question
stringlengths
37
38.8k
group_id
stringlengths
2
6
sentence_embeddings
listlengths
768
768
<p>Are there any speedy alternatives to the EM algorithm for learning models with latent variables (especially pLSA)? I'm okay with sacrificing precision in favor of speed.</p>
g44357
[ -0.01754462718963623, -0.07433155924081802, 0.006714964751154184, -0.030412644147872925, -0.044520922005176544, -0.053839899599552155, 0.03770831227302551, -0.03428847715258598, -0.007003950420767069, 0.009560409002006054, 0.013338208198547363, -0.01373694371432066, 0.06606674939393997, 0....
<p>I'm using euclidean distance for kNN. I have labeled data, I have took logarithm of some variables to make them look more like normaly distributed and scaled them all. And now I would like to multiply some variables by weights, then compute euclidean distance and train kNN. But how to find those weights ? My idea is...
g59511
[ -0.019280290231108665, 0.002063848078250885, -0.02099946327507496, -0.04366575554013252, -0.050935130566358566, -0.05323445796966553, -0.024596083909273148, -0.008210469037294388, -0.037966903299093246, 0.0028480496257543564, -0.015607166104018688, 0.014998256228864193, 0.05717284977436066, ...
<p>The <code>qqnorm()</code> R function produces a normal QQ-plot and <code>qqline()</code> adds a line which passes through the first and third quartiles. What is the origin of this line? Is it helpful to check normality? This is not the classical line (the diagonal $y=x$ possibly after linear scaling).</p> <p>Here i...
g59512
[ 0.0068211336620152, -0.0059885806404054165, -0.026091016829013824, -0.03288663551211357, -0.00629727728664875, 0.009560896083712578, 0.009177141822874546, -0.05205842852592468, -0.04453098401427269, -0.008404289372265339, -0.02992432937026024, 0.022154539823532104, 0.06370183825492859, -0....
<p>I am calculating PCA using a numpy/python approach. The principal components are in the form of GIS grids (rasters), created in a manner very similar to the GRASS GIS approach described here: <a href="http://grass.fbk.eu/gdp/html_grass62/r.covar.html" rel="nofollow">http://grass.fbk.eu/gdp/html_grass62/r.covar.html...
g44360
[ -0.0009696709457784891, -0.03798544406890869, -0.006583708338439465, -0.05810342729091644, -0.027199367061257362, -0.011084339581429958, 0.019273744896054268, 0.02605370432138443, -0.07782924920320511, 0.003142560599371791, 0.05009455606341362, 0.06924248486757278, 0.06831340491771698, -0....
<p>I have performed a simple regression analysis between one dependent variable (DV) and one explanatory variable (IV).</p> <p>If the p-value from the regression analysis for the IV is not significant, should I still use residual plots to verify that the regression model used was correct (and the statement of non-sign...
g59513
[ 0.004250349011272192, -0.03475860506296158, 0.023061603307724, -0.007262008730322123, -0.048850346356630325, 0.0156466756016016, -0.003606627229601145, -0.010217401199042797, -0.017883211374282837, -0.026690063998103142, 0.006919428240507841, 0.012669187970459461, -0.005755475722253323, 0....
<p>I have inherited a dataset with two types of data from an employee opinion survey project spanning multiple organizations. </p> <p>We have responses by individual employees on questions to do with their work situation (such as "I have the resources I need to do my job"). </p> <p>Then we also have metrics data from...
g59514
[ -0.002098320983350277, -0.005180468782782555, -0.028278809040784836, -0.033499568700790405, 0.015278136357665062, 0.013612856157124043, 0.020262889564037323, -0.027574986219406128, -0.011951564811170101, -0.03332575783133507, 0.04789470508694649, -0.035514894872903824, 0.06736122816801071, ...
<p>I'm looking for good panel data analysis references. I've Baltagi &amp; "Panel Data Econometrics in R". But I want something which is short (max 100 pgs), lucid (know this criteria differs) &amp; have examples to work through.</p> <p>I'll be grateful if somebody can give me some references.</p>
g44361
[ 0.05226438492536545, 0.012913406826555729, 0.010075541213154793, -0.034752149134874344, -0.01513370405882597, -0.01802663877606392, 0.011168092489242554, -0.0028082225471735, -0.06011040881276131, -0.011178938671946526, 0.027927691116929054, 0.020999765023589134, 0.022793015465140343, -0.0...
<p>If $\text{RMSEA} = 0$, it means $\chi^2 &lt; df$. </p> <p>Does it disqualify RMSEA as a criterion to evaluate the model fit, or is it just the explanation why it is zero?</p>
g532
[ 0.005317987408488989, -0.0007159638334996998, -0.0016096566105261445, 0.0007204604335129261, 0.044722095131874084, 0.01676921732723713, 0.07363173365592957, 0.0879598930478096, -0.010213784873485565, -0.027355270460247993, -0.04243433102965355, 0.02800099365413189, 0.040368858724832535, 0....
<p>I came across the word <em>subjective interestingness</em> measures in my book, where author says that:</p> <blockquote> <p>Subjective interestingness measures are based on user belief in the data. These measures find patterns interesting if they are unexpected (contradicting user's belief) or offer strategic...
g59515
[ -0.013046837411820889, 0.07979407161474228, -0.0030209950637072325, -0.03569488972425461, 0.02147601544857025, 0.03371218964457512, -0.0013398946030065417, -0.02313084714114666, -0.010798822157084942, -0.033859625458717346, -0.017551932483911514, 0.06426075845956802, 0.017387112602591515, ...
<p>Multiple regression model<br> $H_0$:$\beta_2=0$, $H_1$:$\beta_2 \neq 0$<br> where $\beta_2$ is the vector of elements ($\beta_2, \beta_3, \dots, \beta_k$) and $\beta$ is slope of regression line.</p> <p>Why it is equivalent to a test based on the statistic $$\frac{R^2/(k-1)}{(1-R^2)/(T-k)}$$ where $R^2$ is the squa...
g59516
[ 0.008543943986296654, -0.04650455340743065, -0.02478736825287342, 0.04440673068165779, 0.058243945240974426, 0.013801617547869682, 0.06417811661958694, 0.033010635524988174, -0.06385189294815063, -0.057967279106378555, -0.03252895176410675, 0.05888555943965912, 0.01581394299864769, 0.04836...
<p>I have points in a 2D graph (coordinates: X,Y property: Z). I would like to find for every point the closest, for example, 5 points and save their properties.</p> <p>What would be the easiest approach?</p> <p>Update:<br> Using the following code:</p> <pre><code>%Synthetic data A = {[1,1]; 'A'}; B = {[2,2]; 'B'}; ...
g59517
[ 0.016003411263227463, -0.07113739848136902, -0.010389728471636772, -0.033381398767232895, -0.0022334109526127577, -0.038497984409332275, 0.01967778615653515, -0.023943671956658363, -0.06762614101171494, -0.04271019622683525, -0.05156867578625679, 0.06869037449359894, 0.0786159411072731, -0...
<p>I have a servlet-based application wherein I measure the time taken to complete each request to that servlet. I already compute simple statistics like the mean and maximum; I'd like to produce some more sophisticated analysis however, and to do so I believe I need to properly model these response times.</p> <p>Sure...
g59518
[ 0.01347313541918993, 0.006464050151407719, -0.015121650882065296, -0.0309637151658535, -0.023051027208566666, -0.00784966628998518, 0.02439255639910698, 0.007892209105193615, -0.02915135584771633, -0.006330204661935568, -0.00042019490501843393, -0.08555200695991516, 0.0466768704354763, -0....
<p>Is there an issue with the output of the Huynh-Feldt correction when running an ANOVA for both between and within factors (mixed design) in R? My issue is that when I run a 'within-subject (only)' ANOVA using either the 'Anova' or 'ezANOVA' functions, the output for the Huynh-Feldt correction is the exact same I get...
g41088
[ 0.017816152423620224, -0.11937746405601501, 0.013093550689518452, -0.004451402463018894, 0.01287821028381586, 0.039877619594335556, 0.07136109471321106, 0.062241870909929276, -0.04240528494119644, 0.02906743809580803, 0.03804871812462807, -0.004608571529388428, 0.06576360762119293, 0.04799...
<p>I need to calculate the Probabilistic Sensitivity Analysis for a function. I was given this:</p> <p>beta distributions assigned to represent uncertainty<br> And have this parameter with this data:</p> <pre><code>variable = d_progress probability of variable : 0.1 n = 100 r = cases = 3 </code></pre> <p>Now, I need...
g59519
[ -0.020146695896983147, -0.03998101130127907, -0.00966340210288763, -0.02010846883058548, 0.045229095965623856, -0.007699393667280674, 0.00837349146604538, -0.00897400826215744, -0.11165116727352142, -0.01663835532963276, -0.09646543860435486, 0.03201659396290779, 0.048239897936582565, 0.07...
<p>I have spent much time looking for a special package that could run the Pesaran(2007) unit root test (which assumes cross-sectional dependence unlike most others) and I have found none. So, I decided to do it manually; however, I don't know where I'm going wrong, because my results are very different from Microsoft ...
g15084
[ 0.019119761884212494, -0.02503249980509281, 0.0040883771143853664, -0.03811566159129143, -0.03336126729846001, -0.04021187499165535, 0.08998521417379379, -0.02117633819580078, -0.05844384431838989, 0.03453804552555084, 0.04490653797984123, 0.02581317350268364, 0.010598545894026756, -0.0063...
<p>I get a little bit confused by the conclusions I can take or not with these small samples.</p> <p>I have been measuring the degradation of a pollutant for 9 days. I measured the remaining concentration and only took triplicates each day, so that gives me a very small sample size. I want to check at which point ther...
g44364
[ 0.03666289523243904, -0.04416779801249504, -0.01338218990713358, -0.0219365693628788, -0.034198082983493805, 0.007007647305727005, 0.07182808965444565, -0.0021957531571388245, 0.006339904852211475, -0.028397412970662117, -0.011278350837528706, 0.02880297601222992, 0.02386297471821308, 0.01...
<p>I recently learned about using bootstrapping techniques to calculate standard errors and confidence intervals for estimators. What I learned was that if the data is IID, you can treat the sample data as the population, and do sampling with replacement and this will allow you to get multiple simulations of a test sta...
g18752
[ 0.012681223452091217, -0.035905759781599045, 0.007289785426110029, -0.01696178689599037, -0.0603010468184948, 0.006127077620476484, 0.03430306538939476, -0.028804460540413857, -0.07771655917167664, -0.0033841722179204226, 0.020177988335490227, 0.027642780914902687, 0.04533316195011139, 0.0...
<p>I should not be here, I am a designer by trade and all these numbers scare me. I am attempting to help someone display their information; they sent me an excel spreadsheet and asked me to make graphs out of certain information. </p> <p>Unfortunately the spreadsheet contains ~13,000 rows and 32 columns, and I need t...
g59520
[ 0.02589832805097103, 0.0982731357216835, -0.026963943615555763, -0.027915410697460175, -0.0033779283985495567, -0.023461733013391495, 0.02099582925438881, -0.010133981704711914, -0.06398728489875793, -0.04952425882220268, -0.02997424267232418, -0.009705271571874619, 0.04149135574698448, -0...
<p>We draw $N$ samples, each of size $n$, independently from a Normal $(\mu,\sigma^2)$ distribution.</p> <p>From the $N$ samples we then choose the 2 samples which have the highest (absolute) Pearson correlation with each other.</p> <p>What is the expected value of this correlation ?</p> <p>Thanks [P.S. This is not ...
g44365
[ 0.025655509904026985, -0.05903942883014679, -0.007134786807000637, -0.07134932279586792, -0.008755271323025227, -0.022729285061359406, -0.03757913038134575, 0.012104792520403862, -0.033555712550878525, -0.01075633056461811, 0.015549564734101295, 0.019369907677173615, 0.005253518000245094, ...
<p>I have a data set with about 6,000 Fishers exact tests. If I want to do a multiple testing correction to control the FWER what are the advantages of one of these methods vs the other</p> <p>calculating a q-value for each test <a href="http://www.jstor.org/stable/3448445" rel="nofollow">Cite</a></p> <p>Using a Ben...
g9363
[ 0.016160599887371063, -0.04639893025159836, 0.010262968018651009, -0.018725905567407608, 0.0033024298027157784, -0.04994084686040878, 0.04431146755814552, 0.057363249361515045, -0.04415842145681381, -0.011016247794032097, -0.010077564977109432, -0.0367254912853241, 0.060447048395872116, 0....
<p>Assume that there is a 5 $\times$ 6 matrix that records the ratings of six users on five movies. </p> <p>I have computed the singular value decomposition (SVD) for such a matrix. </p> <p>Suppose I add another movie so now it becomes 6 $\times$ 6 matrix. </p> <p>However, I only have a rating of that movie for two ...
g59521
[ 0.00938373152166605, -0.0014586526667699218, -0.016571851447224617, 0.027862899005413055, 0.004319643601775169, -0.03430471196770668, -0.02107277698814869, 0.047311753034591675, -0.04359319806098938, 0.017259914427995682, -0.0298551544547081, -0.0005083678988739848, 0.03290507569909096, 0....
<p>what I am interested in learning is how to calculate the std error of the marginal effects of a X variable when it is part of an interaction, especially in robust regression.</p> <p>There are tipically two cases that interest me: when there is an interaction between two continuous variables and when there is an in...
g59522
[ 0.07861263304948807, -0.061032745987176895, -0.00444693211466074, 0.020021213218569756, 0.009544401429593563, 0.010562941431999207, 0.047935862094163895, 0.04710746556520462, -0.04957793280482292, 0.002283976413309574, 0.035853855311870575, 0.06773538887500763, -0.004380828235298395, -0.02...
<p>Okay, so I'm having a conceptual issue with using the f-distribution to build a Working-Hotelling confidence band.</p> <p>It makes sense to me that we use a tα/2 or a zα/2 value when building a standard confidence interval, as there are two tails to equally take into account. Now, doesn't the f-curve also have two ...
g59523
[ -0.009248269721865654, 0.010784243233501911, -0.024750225245952606, 0.011342791840434074, 0.011148817837238312, 0.02717255800962448, 0.03646286576986313, 0.0439099557697773, -0.05787573382258415, -0.06899138540029526, 0.005439539439976215, 0.015054219402372837, 0.06245746091008186, 0.02136...
<p>I do not know which distance function between individuals to use in case of nominal attributes. I was reading some textbook and they suggest Simple Matching function but some books suggest that I should change the nominal to binary attributes and use Jaccard Coefficient. However, what if the values of the nominal at...
g59524
[ 0.06634612381458282, -0.03451612591743469, 0.027246898040175438, -0.06312097609043121, -0.0411151647567749, 0.00934949517250061, -0.0041844104416668415, 0.017591916024684906, -0.06205616518855095, 0.012402854859828949, 0.04693887010216713, 0.020771902054548264, 0.016830991953611374, -0.076...
<p>In Markov decision processes, what is the guarantee that value iteration chooses the same policy action from a given state for every iteration? I am referring to the slides given by AWM at <a href="http://www.autonlab.org/tutorials/mdp09.pdf" rel="nofollow">http://www.autonlab.org/tutorials/mdp09.pdf</a>. </p> <p>T...
g59525
[ 0.05440978705883026, -0.030008528381586075, -0.0020915812347084284, 0.05486508086323738, 0.05009967088699341, -0.026394780725240707, 0.004673439543694258, 0.03314903378486633, -0.00861362461000681, -0.003540612990036607, -0.04127124696969986, 0.06471516191959381, 0.024032458662986755, -0.0...
<p>A very new European “Rapid Reaction Force for Fire” has been created today and begins operation between three Countries “A”, “B” and “C”. It’s main resource is a super aircraft “Funderbird2” with a massive water cannon that even carries a small mini-submarine for fighting fires at sea. Unfortunately, it can only b...
g59526
[ 0.03793039917945862, -0.0065005868673324585, -0.004828291945159435, -0.04309243708848953, 0.012332303449511528, -0.010853512212634087, 0.03176378831267357, 0.03193534538149834, -0.05405114218592644, -0.036375969648361206, -0.021806932985782623, 0.03044705092906952, 0.0279791671782732, -0.0...
<p>I'm trying to estimate the design effect of a series of relatively small sample size surveys ($n\sim 70$) with multiple responses. Design effects roughly correspond to how much larger actual sample variance than would be expected from naive random sampling. The simplest way to parametrize this is for Effective Sampl...
g44371
[ -0.04958534240722656, 0.013768032193183899, -0.010953139513731003, -0.028316577896475792, -0.042823076248168945, -0.03438277915120125, -0.04763581603765488, -0.010230311192572117, -0.0019081104546785355, -0.01990463212132454, 0.015607253648340702, -0.03207620978355408, 0.0059136394411325455,...
<p>I'm compiling a survey that will have several questions which would lend to the creation of an index of a main dependent variable (level of engagement in sucession planning). The questions will involve topics like: </p> <ul> <li>PROCESS: linking strategic planning to succession planning, identifying critical positi...
g44374
[ -0.03505502641201019, 0.037311624735593796, -0.011601261794567108, -0.05053459107875824, -0.021550433710217476, 0.02691107615828514, -0.023981941863894463, -0.01582070253789425, 0.025712119415402412, 0.026675203815102577, 0.010280831716954708, -0.011469349265098572, 0.051699236035346985, -...
<h3>Context:</h3> <p>I am trying to analyze an experiment on plant community response to two treatments. Here’s a simplified description of the experiment, there are a few extra complications in reality. </p> <p>Treatments were applied to small patches of ground arranged in blocks with a mix of naturally occurring ...
g44375
[ -0.005687979515641928, -0.0210501067340374, -0.020527059212327003, -0.018328003585338593, -0.025395432487130165, 0.005417872220277786, 0.017102770507335663, 0.04394477978348732, -0.027364058420062065, 0.0042329286225140095, -0.0038387319073081017, -0.020942408591508865, -0.0380210280418396, ...
<p>I have a few questions regarding quantile regression and how to interpret the results. I have several independent variables and I want to figure out which combination of variables have the highest predictive value. I have preformed quantile regression, in Eviews, on all possible combinations of the 10 independent va...
g15094
[ -0.008341546170413494, -0.018412631005048752, -0.01727493293583393, -0.0033216008450835943, 0.003916167188435793, -0.061786845326423645, 0.02739478275179863, 0.021371815353631973, -0.033877406269311905, -0.0229326318949461, -0.00900291744619608, -0.01746535673737526, 0.0034810882061719894, ...
<p>I've been using the Johansen Procedure to check and correct for cointegration in my model, by estimating a VECM instead of VAR. But now I want to estimate a new model, in which I expect the same cointegrated relationships, however, some of my variables are now stationary (because they are one of the former variables...
g15095
[ 0.06193391606211662, -0.09528926014900208, -0.0002575753314886242, -0.028915030881762505, 0.011694064363837242, -0.017421353608369827, 0.060138024389743805, 0.02477254904806614, -0.017178960144519806, 0.03441175818443298, -0.04114086180925369, 0.021516360342502594, 0.02803482487797737, 0.0...
<p>Edit: I've conducted an item analysis on four variables - two quizzes and two psychological attributes, namely emotional intelligence and happiness. Its a within-subject design with students as participants. They all have Cronbach's alpha above .70 or have been revised to meet that criteria. I have a scenario where ...
g15096
[ 0.0163885485380888, -0.057933561503887177, -0.00288712908513844, -0.03214268758893013, 0.009125815704464912, 0.01609315164387226, 0.019535209983587265, 0.022770442068576813, -0.024894170463085175, -0.004833312705159187, 0.05482308566570282, -0.023778563365340233, -0.02573181875050068, -0.0...
<p>Consider I have the following probabilities:</p> <p>$$P(A|B) = 0.86 $$</p> <p>$$ P(A|B^C) = 0.35 $$</p> <p>$$ P(B) = 0.80 $$</p> <p>$$ P(A) = 0.758$$</p> <p>Is there necessary information given to calculate $P(B^C|A^C)$? If so please guide me how. Thanks in advance.</p>
g15097
[ 0.08545543253421783, 0.018290413543581963, 0.013926563784480095, -0.02124089002609253, 0.04803762957453728, 0.003367951139807701, -0.0024682695511728525, -0.004103342071175575, -0.05089176818728447, 0.01749587617814541, -0.022841911762952805, 0.03686653450131416, -0.01164158433675766, -0.0...
<p>So I'm working with logistic regression models in R. Though I'm still new to statistics I feel like I got a bit of an understanding for regression models by now, but there's still something that bothers me:</p> <p>Looking at the linked picture, you see the summary R prints for an example model I created. The model ...
g41955
[ 0.01847868598997593, -0.023707551881670952, -0.0072163124568760395, -0.01714194193482399, 0.052736181765794754, -0.04500347748398781, 0.050744473934173584, 0.022957593202590942, -0.03164678066968918, -0.028952104970812798, 0.0025600476656109095, 0.044662512838840485, 0.03365666791796684, 0...
<p>I have a few questions with regards to a solution to the problem below:</p> <p><img src="http://i.stack.imgur.com/aTeir.png" alt="Question and Answer:"></p> <ol> <li><p>How is it possible to have $max_{1\leq{i}\leq{n}}x_i-1&lt;\theta&lt;min_{1\leq{i}\leq{n}}x_i$? How can a value of $\theta$ be both greater than a ...
g59527
[ -0.030260346829891205, 0.042922090739011765, -0.023476460948586464, 0.0073571945540606976, 0.03430456668138504, -0.041452836245298386, -0.035055842250585556, 0.007786915637552738, -0.06607584655284882, -0.02264508418738842, -0.08470501750707626, 0.03591747209429741, 0.02903522551059723, 0....
<p>Am trying to set a few binary/dummy variables against each other, i.e. <code>propensity_to_dance</code> and <code>gender</code>.</p> <p>I assume that it' ok to be using a binary logistic regression in SPSS (or otherwise) to investigate the interaction on these two variables; I've previously been using that kind of ...
g59528
[ 0.013319194316864014, 0.008656967431306839, 0.017082160338759422, -0.04512014985084534, -0.00902921799570322, -0.027794383466243744, 0.006092379800975323, -0.008441043086349964, -0.025079576298594475, -0.07929899543523788, 0.011272164061665535, 0.043370168656110764, 0.03155585378408432, 0....
<p>I'm currently using a matrix factorization method to generate recommendations (for info on this, check: <a href="http://www2.research.att.com/~volinsky/papers/ieeecomputer.pdf" rel="nofollow">Matrix Factorization Techniques for Recommender Systems</a>). At the moment, my rating estimate is given by the global mean, ...
g15102
[ 0.019377445802092552, 0.04233628138899803, 0.0012481367448344827, -0.046456385403871536, -0.025850942358374596, -0.013844463974237442, -0.021266654133796692, 0.007697832304984331, -0.02812621369957924, -0.003460993291810155, 0.019322598353028297, 0.025797907263040543, 0.0201013945043087, -...
<p>I'd like to wrap my head around this topic but learning from white-papers and tutorials is hard because there are many gaps which are usually filled in textbooks. </p> <p>If it is important I have relatively strong mathematical background as I did my Ph.D. in applied mathematics (CFD to be more precise).</p>
g15103
[ 0.059682924300432205, 0.08385884761810303, -0.01240404974669218, 0.04544965177774429, 0.024121658876538277, 0.008825414814054966, 0.03801687806844711, -0.04419838637113571, -0.02692459523677826, -0.03888032212853432, -0.015093214809894562, -0.003015300026163459, 0.09794358909130096, -0.001...
<p>I have a sample with very small sample size ($n&lt;10$) and I would like to estimate the population mean. However, some of the samples are replicates (for instance, sampled at the same location). According to a previous discussion:</p> <p><a href="http://stats.stackexchange.com/questions/49480/sampling-with-or-with...
g41996
[ 0.017202410846948624, -0.004609363619238138, -0.001000513439066708, -0.053392618894577026, -0.0838593989610672, -0.01515244785696268, -0.05109825357794762, 0.016506535932421684, 0.00990153755992651, 0.01599530503153801, -0.008745227009057999, -0.020373864099383354, -0.034751467406749725, 0...
<p>I have a couple of questions regarding the maximum likelihood solution in a classification problem (with only two classes $C_{1}$ and $C_{2}$) Basically, I have the following likelihood function:</p> <p>$$p({\bf{t}}|\pi, \mu_{1},\mu_{2},\Sigma)=\Pi_{n=1}^{N}[\pi N(x_{n}|\mu_{1},\Sigma)]^{t_{n}}[(1-\pi)N(x_{n}|\mu_{...
g44388
[ 0.0203938540071249, -0.06598486006259918, 0.01033028494566679, -0.0025193938054144382, 0.06201406940817833, -0.005920632742345333, 0.04561156779527664, 0.05217943340539932, -0.05626019835472107, 0.022442065179347992, -0.042662303894758224, 0.034927401691675186, 0.04344674572348595, 0.01969...
<p>I am currently doing my statistics thesis on modelling football data which requires quite a great knowledge of Bayesian Theory especially MCMC methods. However I have some minor problems regarding the Metropolis algorithm:</p> <ul> <li><p>Any distribution can be attributed to the proposal density function?</p></li...
g59529
[ 0.004694785922765732, 0.00164597958792001, 0.005589622538536787, -0.046576034277677536, -0.009926946833729744, 0.010431149043142796, -0.0013315413380041718, 0.0635564774274826, -0.06701242923736572, 0.06296097487211227, -0.015034024603664875, -0.026712199673056602, 0.11337903887033463, 0.0...
<p>Suppose $ \textbf{Y} = (Y_1, \dots, Y_n)'$ are independent and </p> <p>$$\eqalign{ Y_i = 0 &amp; \text{with probability} \ p_i+(1-p_i)e^{-\lambda_i}\\ Y_i = k &amp; \text{with probability} \ (1-p_i)e^{-\lambda_i} \lambda_{i}^{k}/k! }$$ </p> <p>and </p> <p>$$\eqalign{ \log(\mathbf{\lambda}) &amp;= \textbf{B} \beta...
g13127
[ -0.02114468440413475, 0.006052971817553043, -0.0185126643627882, -0.02205551601946354, 0.03506435081362724, -0.026478959247469902, 0.03630514815449715, 0.02552914246916771, -0.012565885670483112, 0.0002794009924400598, -0.07553424686193466, 0.026356274262070656, 0.03065481036901474, 0.0245...
<p>Is there some standard procedure (such that one might cite it as a reference) for selecting the subset of data points from a larger pool with the strongest correlation (along just two dimensions)?</p> <p>For instance, say you have 100 data points. You want a subset of 40 points with the strongest correlation possib...
g59530
[ 0.03906300291419029, -0.018842410296201706, 0.0045415302738547325, -0.10426531732082367, -0.016835255548357964, -0.00845418218523264, 0.03461224213242531, 0.03153576701879501, -0.0470225028693676, -0.011102528311312199, 0.04185553640127182, 0.02129380963742733, 0.07604143023490906, -0.0022...
<p>Is there a good expository account of Sheppard's correction, written in a way that any ordinary mathematician can readily follow? </p> <p><a href="http://mathworld.wolfram.com/SheppardsCorrection.html" rel="nofollow">http://mathworld.wolfram.com/SheppardsCorrection.html</a></p> <p>(I've thought of writing a Wikipe...
g42019
[ 0.07196222990751266, -0.04910501837730408, -0.009597178548574448, -0.038591012358665466, 0.017061607912182808, -0.023174434900283813, 0.07149247825145721, 0.03994784504175186, -0.0026467929128557444, 0.00377817009575665, 0.03766307234764099, -0.006431292276829481, 0.04750474914908409, 0.01...
<p>What are the standard statistical tests to see if data follows exponential or normal distributions?</p>
g59531
[ 0.033070158213377, -0.016518671065568924, -0.019511742517352104, -0.03545534610748291, -0.0172920823097229, -0.006980172824114561, 0.028231853619217873, 0.00728288758546114, 0.04521867260336876, -0.029627736657857895, 0.03891748934984207, -0.004217639099806547, 0.04416945204138756, -0.0181...
<p>According to <a href="http://en.wikipedia.org/wiki/Unbiased_estimation_of_standard_deviation" rel="nofollow">the Wikipedia article</a>, the following estimator of the standard deviation $$s=\sqrt{\frac{1}{n-1}\sum_{k=1}^n(x_i-\bar{x})^2}$$</p> <p>for a normal variable, verifies $E[s]=C_4(n) \sigma$, where</p> <p>$...
g42022
[ 0.0064716944471001625, 0.006917651742696762, -0.03885158896446228, -0.010333207435905933, 0.01000409759581089, 0.004290351644158363, 0.05726313963532448, -0.02350936084985733, -0.017223436385393143, 0.009238691069185734, -0.051544439047575, 0.0164903923869133, -0.02876579947769642, 0.01871...
<p>I'm using the LIBSVM in Java for classification with 200 documents in inputs. I build/train the SVM using the same input training data.</p> <p>My response time for preprocessing of documents (tokenization, filtering and ngrams and then writing results out to files) and loading file into memory is 8 second.</p> <p...
g3904
[ 0.03299273923039436, 0.009107200428843498, 0.015006579458713531, -0.07667164504528046, -0.02330625429749489, -0.06543916463851929, -0.007121153641492128, 0.009781865403056145, -0.03490160033106804, 0.00830292608588934, -0.0008818723144941032, -0.01885465532541275, 0.06031864508986473, 0.01...
<p>I am attempting to write a program in Javascript to estimate where a radio-tracked animal is. Basically, it should take 3+ bearings as inputs, along with the locations they were taken, and output a good estimate of where the animal is. From what I've read, it seems like Lenth's 1981 method of Maximum Likelihood Esti...
g59532
[ 0.003523548599332571, -0.05637568607926369, -0.009753764607012272, -0.058062296360731125, -0.022631170228123665, -0.03675394505262375, 0.06691531836986542, -0.008982338942587376, -0.05227402225136757, -0.011603820137679577, -0.0426679290831089, 0.023334508761763573, 0.10366053879261017, -0...
<p>Okay I will explain this as best as I can. </p> <p>I have an additive risk score for each of my observations (i.e. I'm putting 100 individual effects into a single variable). The means of this risk score variable are significantly different between sets of observations from two different populations. </p> <p>I now...
g59533
[ -0.015234441496431828, -0.016316335648298264, -0.008136299438774586, -0.05147527530789375, 0.020690375939011574, -0.05169820040464401, 0.03172176703810692, 0.029433492571115494, -0.05874297767877579, -0.02412847802042961, 0.045439429581165314, 0.05821617692708969, 0.033442381769418716, 0.0...
<p>My professor has this slide up here:</p> <p><img src="http://i.stack.imgur.com/ok8iy.png" alt="enter image description here"></p> <p>Here, $y$ is an observed signal. $H$ is a deterministic transformation, which is assumed known. $f$ is the original signal (which we dont know), and $w$ is random gaussian noise. We ...
g59534
[ 0.05280575156211853, -0.08056997507810593, -0.028201354667544365, -0.018256543204188347, 0.03863344341516495, -0.0026136457454413176, 0.031418852508068085, 0.04256998002529144, -0.057064883410930634, -0.06804350763559341, -0.05622057244181633, 0.03597484901547432, 0.07918097823858261, 0.01...
<p>I am wondering whether there exist a closed-form expression for the expected assortativity coefficient (<a href="http://arxiv.org/pdf/cond-mat/0205405.pdf" rel="nofollow">http://arxiv.org/pdf/cond-mat/0205405.pdf</a>) of an Erdos Ranyi random graph model $G(n,m)$, where $n$ is the number of nodes and $m$ is the dens...
g59535
[ -0.02806044928729534, -0.007299221586436033, -0.02064916118979454, -0.004856102634221315, 0.03735845535993576, -0.006712008733302355, 0.011640192940831184, -0.003432545578107238, -0.003732918994501233, 0.002325375797227025, -0.02925044670701027, 0.028243381530046463, 0.042919740080833435, ...
<p>I am considering writing an article that discusses the Bayesian MMSE and MAP of the posterior predictive distribution. I was wondering if there are acronyms that have been used so that instead of always saying: "The MMSE of the posterior predictive distribution..." I might just say: "The MMSPE..." or "The MMSEP" or ...
g15113
[ 0.016325853765010834, -0.05760132521390915, 0.023706449195742607, -0.03938411921262741, -0.049905456602573395, -0.04141081124544144, -0.042511582374572754, 0.02705973945558071, 0.02373393252491951, 0.013666165061295033, 0.053609203547239304, -0.0134394196793437, 0.11595672369003296, 0.0221...
<p>Suppose we have a data set <strong>test</strong>:</p> <pre><code>1 8 12 14 . . 19 </code></pre> <p>The <code> . </code> denotes missing values. When would it be better to use the average of the non-missing values to impute the missing values rather than assuming that the data comes from a normal distribution?</p>
g13234
[ 0.045642782002687454, -0.03671598434448242, -0.011251584626734257, -0.03423149883747101, 0.013597028329968452, 0.03118179365992546, -0.0020096537191420794, 0.040856312960386276, -0.03948771581053734, -0.011499740183353424, -0.011392844840884209, 0.018718115985393524, 0.022866642102599144, ...
<p>I'd like to get your opinions on how to interpret items that had to be eliminated in factor analysis (FA).</p> <p>I've been researching consumer shopping motivations and ran a survey with 40 items, which included statements from previous research in the field (there is no developed go-to scale). I expected items w...
g59536
[ -0.007624307181686163, 0.020854471251368523, 0.001422400469891727, -0.03906875103712082, -0.00014629916404373944, -0.004061080515384674, 0.07763037085533142, 0.022602055221796036, 0.016503337770700455, -0.001806242624297738, -0.005222836975008249, -0.01813747175037861, -0.0046041496098041534...
<p>I am using <strong>linear-mixed effect models</strong> to analyse my data (the interaction between <code>on</code> and <code>arc</code>; both <code>arc</code> and <code>on</code> are continuous variables). I also used the <code>effects</code> library to plot the interaction of <code>on*arc</code>. However, I could n...
g15118
[ 0.04468853771686554, -0.027009934186935425, -0.01345677487552166, -0.07334529608488083, 0.08380861580371857, 0.0019256217638030648, 0.041328877210617065, -0.042323265224695206, -0.011137162335216999, -0.05366688221693039, -0.01547007355839014, 0.02745686285197735, -0.009011533111333847, 0....
<p>Let's assume we get <strong>1 point for predicting the result</strong> (win/lose/draw) and <strong>3 points for predicting correct score for both teams</strong> (e.g. 3:2). </p> <p>We've got two separate accounts where we can bet, my question is: </p> <p>(1) <strong>does betting twice each match</strong> (once per...
g15119
[ -0.010540126822888851, -0.025150960311293602, 0.03846530243754387, 0.09406118839979172, 0.008431470952928066, -0.03495706617832184, -0.00009987333760363981, 0.033424876630306244, -0.014067607931792736, 0.005486838519573212, -0.0232272706925869, 0.03638412430882454, 0.03808009997010231, -0....
<p>I'm rather new to statistics, so please bear with me.</p> <p>I would like to be able to say "to within 95% confidence, this data is exponentially-distributed." In this case, I know how the data <em>should</em> be distributed and I want to be able to say it <em>is</em> to some confidence.</p> <p>In other words:</p>...
g15120
[ 0.027695419266819954, -0.03616762533783913, -0.04685298725962639, -0.03362018242478371, 0.0032473388127982616, 0.03374139592051506, 0.024160781875252724, 0.026312321424484253, -0.0422392264008522, -0.036855824291706085, 0.03970890864729881, 0.0016661046538501978, 0.04398911073803902, -0.02...
<p>When trying to code this in R, I'm getting very confused about what to do. Apologies if my terminology is incorrect but I would be grateful for any advice.</p> <p><strong>The Problem:</strong></p> <p>I have been given two normal distributions for the mean and standard deviation of rat weights. So:</p> <ol> <li>Th...
g59537
[ 0.041769783943891525, -0.024592800065875053, -0.016489733010530472, -0.01806860789656639, -0.019240133464336395, 0.003410532372072339, -0.010291017591953278, 0.010826416313648224, -0.026464644819498062, 0.016103891655802727, -0.010389833711087704, 0.04269254207611084, 0.053839489817619324, ...
<p>I have a large number of factors that categorize my numerical observations in different ways and no preconception which if any of these factors may be significantly explanatory, but I have a p-value threshold that I'm obliged to observe. I want to perform an analysis of variance for each factor and then select those...
g15121
[ -0.042350929230451584, 0.07336215674877167, -0.008023219183087349, 0.019732613116502762, -0.009313751943409443, -0.05348552390933037, 0.045582111924886703, 0.04283842444419861, 0.013281824998557568, -0.001235690084286034, -0.041838858276605606, 0.004871673416346312, 0.0029142231214791536, ...
<p>I am validating a logistic regression model. This is the first time i am validating a model. I am using split sampling method. I have split data randomly into two parts - 70% development and 30% validation data sets (70:30). Then i run logistic regression on development data set using SAS and rank their probabilitie...
g15122
[ 0.011407045647501945, -0.031153352931141853, -0.005543643608689308, -0.02487468346953392, 0.03376045450568199, 0.02488146349787712, 0.013141448609530926, 0.05485178902745247, -0.04350167512893677, -0.044929321855306625, 0.02663329988718033, -0.01267225667834282, 0.05794353783130646, -0.027...
<p>Has anyone attempted prediction using support vector regression? I'm using LIBSVM, but I'm not sure how to use SVR in either univariate and multivariate time series.</p> <p>Say we have stock prices for $N$ days. For training inputs, $y$ are the stock prices for $N$ days, but what will we use for $x$? </p> <ol> <li...
g59538
[ -0.01405586488544941, 0.018771879374980927, 0.0012887517223134637, 0.023119105026125908, -0.03847179189324379, -0.058642465621232986, -0.003398312721401453, 0.05282510071992874, 0.002762257121503353, -0.0005131439538672566, 0.044951554387807846, -0.030213424935936928, 0.0412428118288517, 0...
<p>Any arbitrary distribution of a multivariate binary variable can be represented as a log-linear model. That is, for $X = (X_1,\dots,X_d)$ a $d$ dimensional binary rv, the distribution can be written as $\log(\text{p}(x)) = \sum\limits_{A\subseteq V} \beta_A (\prod\limits_{i \in A} x_i)$ where $V={1,\dots,d}$. E.g. f...
g59539
[ -0.00807548314332962, -0.0442734956741333, -0.026031576097011566, -0.0164854284375906, 0.0028197390493005514, -0.017470575869083405, 0.024962227791547775, 0.0037107826210558414, -0.06091742590069771, -0.042859140783548355, -0.03841863572597504, 0.0068576824851334095, 0.004362075123935938, ...
<p>In my current analysis, I have not found statistical significance to some of my conditions. So I was wondering how to predict or calculate the effect size with more subjects and items. I have 20 subjects and each have taken 120 items. My dependent variable is Reaction Time (RT) and my independent variables are Relat...
g159
[ -0.03483590483665466, 0.017687566578388214, -0.023303860798478127, -0.07200650125741959, -0.03000590205192566, -0.031801220029592514, 0.06925955414772034, -0.0052193268202245235, -0.01956653967499733, -0.04043125733733177, -0.029188698157668114, 0.005645204335451126, 0.051124922931194305, ...
<p>I have been lately testing the best training period length to perform a forecast. I have tested it for various days of training period length, among them 60 days and 30 days. My methodology is quite rigorous. I have the nrmse growth for the 6 hours of forecast for each training period length. The nrmse growth is tel...
g59540
[ 0.008453342132270336, -0.01666923239827156, 0.026331868022680283, 0.02333562634885311, -0.08421223610639572, 0.03377045691013336, 0.03669802099466324, -0.007285008672624826, -0.00294030481018126, -0.04517047107219696, 0.07079474627971649, 0.006352477706968784, 0.029560532420873642, 0.01881...
<p>A stochastic process is composed of a sequence of random variables ordered by time,<br> and a time series is just a realization of such a process.<br> The book that I'm reading says: "if we assume stationarity, then we can get expectation and variance from time series data". </p> <p>I don't understand this. Doesn...
g13336
[ -0.0005570338689722121, 0.01297180075198412, -0.0010618165833875537, 0.0009301868267357349, -0.02661491557955742, 0.007035421207547188, 0.007573525886982679, 0.05810136720538139, -0.04009067639708519, -0.027817722409963608, -0.022707821801304817, 0.01441972330212593, -0.02186541073024273, ...
<p>Let's assume I don't know of the existence of clocks, so I want to build a model to predict the current time of day based on a large amount of other things I can measure, for example pressure, temperature, noise, light, and so on. Some of these variables may be directly correlated with time, some may show some sort ...
g59541
[ 0.0018767791334539652, -0.013538079336285591, -0.004372792784124613, -0.05512196570634842, -0.015764495357871056, -0.02568383514881134, 0.05083407461643219, -0.018558552488684654, -0.019938861951231956, -0.060791775584220886, 0.027221515774726868, -0.03868022561073303, 0.03600405156612396, ...
<p>I would appreciate your help with this problem. I am trying to replicate <a href="http://www.bankofengland.co.uk/publications/Documents/externalmpcpapers/extmpcpaper0031.pdf" rel="nofollow">this study</a> which is about finding the optimal level of bank capital. All this is done using Stata. The only difference i...
g59542
[ 0.002616059733554721, -0.020235657691955566, 0.001970697194337845, -0.04016832634806633, 0.08696455508470535, -0.02926592528820038, 0.05912865698337555, 0.03129535913467407, -0.024103278294205666, -0.03588440269231796, 0.032055407762527466, 0.04105418547987938, -0.021357158198952675, 0.003...
<p>I have an implementation of an MCMC algorithm (Metropolis-Hastings and Adaptive Metropolis-Hastings) that I want to modify to suit my needs (it's pyMC, if anyone is interested on the details). </p> <p>My problem is that the parameter space for my model is very high (10-20 parameters), so the burn-in period is cruci...
g44426
[ 0.019678007811307907, 0.009195417165756226, -0.01916572079062462, -0.06904872506856918, -0.00137156096752733, -0.00520939938724041, -0.013991400599479675, 0.048793725669384, -0.018195312470197678, -0.0007184973801486194, -0.020194755867123604, 0.03419412672519684, -0.0002485693839844316, 0...
<p>I have 60 apps. For each app, I look at 10 review of that app, and count how many of the reviews say the app is unreliable. Let $X_i$ denote the number of such reviews, for the $i$th app. I want to check whether the reviews seem to be pretty consistent for each app. For instance, if one review says the app is un...
g59543
[ -0.016576243564486504, -0.048214901238679886, -0.028296753764152527, -0.03098098374903202, 0.002614589873701334, -0.008874253369867802, -0.004425702150911093, -0.01536550186574459, 0.013756601139903069, 0.006133662536740303, 0.021621834486722946, 0.0317855179309845, 0.045072540640830994, -...
<p>I have reactions times in a no-normal distribution, so I am using logarithms. Which can be the best way to estimate a regression? Later, I would like to plot the results according to the age of my subjects.</p>
g59544
[ -0.009749266318976879, 0.00005968851110083051, -0.010681556537747383, -0.07711772620677948, -0.05915328860282898, -0.051471952348947525, 0.07066378742456436, -0.002738803392276168, 0.006500796880573034, -0.039836496114730835, -0.01230961550027132, 0.00834641233086586, 0.041861630976200104, ...
<p>I normally use MATLAB, or JMP but right now am working with R.</p> <p>I have ~150 dimensional data with a few hundred thousand rows. Some of the columns are non-informative, they only have one value. This makes some of the descendants of "pairs" to fail. </p> <p>I wish that I could say "pairs(mydata)" but that ...
g59545
[ -0.003586221719160676, 0.03998010233044624, -0.034491583704948425, -0.05666675418615341, -0.007310125511139631, -0.017666427418589592, -0.012551821768283844, -0.046384330838918686, -0.05205770581960678, -0.020384401082992554, 0.05246015638113022, 0.009820402599871159, 0.03396131470799446, ...
<p>One criterion to access a confidence interval is that the smaller its area, the better.</p> <p>For hypothesis testing, I was wondering if it is also that the smaller the area of the acceptance region, the better?</p> <p>When we pursue maximum power while restricting type I error to be no more than the significance...
g59546
[ 0.014336769469082355, 0.05606725439429283, -0.003032641252502799, -0.03882811963558197, -0.04479755088686943, 0.05193289741873741, 0.028217393904924393, 0.021864712238311768, -0.052466269582509995, -0.03944041207432747, 0.036160364747047424, 0.03165126219391823, 0.029218900948762894, 0.009...
<p>I want to test existence of correlation between two time series but I suspect that there would exist only one way correlation. By one way, I mean that changes in Series A should bring about a change in Series B, but the converse may not be true. Do any tests cater to this situation?</p>
g59547
[ 0.03306964039802551, 0.022701531648635864, 0.015723560005426407, -0.034305743873119354, 0.04478256404399872, -0.00895804911851883, -0.022035473957657814, -0.012029147706925869, -0.015108224004507065, -0.05352481082081795, 0.01788119599223137, 0.03248864784836769, -0.016773859038949013, 0.0...
<p>I have this dataset of flows:</p> <pre><code>Source entity | Dest entity | Traffic | Cost | Source location | Dest location | Direction | more independent variables (mostly nominal) </code></pre> <p>There is also a unit price ($/unit traffic) of each entity which comes from a discrete set <code>{p1,p2,p3}</code> a...
g59548
[ -0.0014681970933452249, 0.004783815238624811, -0.029757117852568626, -0.0292749535292387, 0.04452447220683098, -0.026206232607364655, 0.012369388714432716, -0.005700281821191311, -0.039313800632953644, -0.020797468721866608, 0.03471066430211067, 0.04113778471946716, 0.04073362052440643, -0...
<p>If I have many covariates $X_1, X_2, ... ,X_{15}$ in a linear regression model, how do I determine which two-way interactions to include? Obviously there would be too many potential models to do a best subset regression. Should I fit all the two-way interactions and do a stepwise selection?</p>
g59549
[ 0.009434401988983154, 0.010292756371200085, -0.009297228418290615, -0.03219064325094223, 0.05312144756317139, -0.017007235437631607, 0.007530564442276955, -0.034044332802295685, -0.034062739461660385, -0.031127585098147392, 0.03164488449692726, 0.01559257972985506, 0.0040701269172132015, 0...
<p>I have initially run a 2x2x2 Anova and found some significant interaction between the independent variables. I then ran a ANCOVA where I added a covariate. I am confused with how to interpret the output from the ANCOVA as the significant interactions that I found with the ANOVA are now insignificant in the ANCOVA.</...
g38163
[ -0.0015057711862027645, -0.031853530555963516, 0.00844159908592701, -0.0133517449721694, -0.007733614183962345, 0.04061464965343475, 0.04952630773186684, -0.0024236380122601986, -0.02082100510597229, -0.018123583868145943, -0.02038874663412571, 0.03937365487217903, 0.016320474445819855, 0....
<p>I am trying to isolate the important predictors for my response variable "Y". I know that "TL" (which is an individual level predictor) affects "Y", and now I want to determine if adding the site level predictors "PC1" and "PC4" (both continuous variables) improve the fit of the model.</p> <p>The data looks like th...
g42324
[ -0.0011959682451561093, -0.08664041757583618, 0.0023413386661559343, -0.0336293987929821, 0.005535233300179243, -0.013114155270159245, 0.09803035110235214, 0.06485806405544281, -0.032003823667764664, 0.004818550776690245, 0.007361306343227625, -0.009349157102406025, 0.03536003455519676, 0....
<p>I have a research design with a mediation effect between 3 variables over a period of 5 years (panel data). And I would appreciate it if you can provide advice for analysis. </p> <p><strong>the independent variable</strong> = CEO which include the eduation(level of education: PHD, MSC, etc), workexperience info (w...
g59550
[ -0.007732184138149023, 0.017177775502204895, -0.020408812910318375, -0.012245846912264824, -0.005319457035511732, 0.00478731794282794, 0.048870593309402466, 0.007534177973866463, 0.02988055907189846, 0.011506102979183197, 0.037778403609991074, 0.005746076349169016, -0.004278808366507292, 0...
<p>Spectral leakage is obviously a function of several factors, including its underlying algorithm, precision of variables, etc.</p> <p>Is there a body of work that explores the behavior and attempts to characterize the noise in spectral leakage? Both frequentist and Bayesian approaches?</p>
g42345
[ -0.014377609826624393, 0.0006515489658340812, -0.004410214722156525, -0.042034368962049484, -0.014720163308084011, -0.0404074601829052, -0.012543660588562489, 0.01841190829873085, -0.011243143118917942, 0.03349792957305908, 0.035922590643167496, 0.04720943793654442, 0.08449749648571014, 0....
<p>I read a lot of forum to understand this, but I'm only more confused. I have a database with some comorbidities and I want to see if they could be divided in groups. I did a cluster analysis and a factor analysis and the results are similar. The difference is only in one comorbidity that is in another group. After I...
g59551
[ -0.008705881424248219, 0.003815606003627181, 0.02039070427417755, -0.030578037723898888, 0.03548307716846466, -0.04348181188106537, 0.052700843662023544, 0.010012316517531872, 0.015380042605102062, -0.02433200739324093, 0.023389574140310287, 0.02026623860001564, 0.022193510085344315, 0.020...
<p>I have a problem making time series predictions with SVM and Matlab. I tried to solve the problem by myself in several ways without success.</p> <p>I downloaded, compiled and installed LibSVM scripts for Matlab. But I don't know how to format my data in input. I mean, I have a time series that is an array of values...
g59552
[ 0.010974003002047539, -0.04510103911161423, 0.005172669421881437, 0.008559290319681168, -0.00433855876326561, -0.021994376555085182, -0.009203016757965088, 0.03243989869952202, -0.05883890017867088, -0.002240629866719246, 0.022857464849948883, 0.02383538894355297, 0.05545628443360329, 0.01...
<p>First, I am no expert but I am analyzing some marketing data. I have information on two versions of the same site, and I have data on the number of times people filled out a form on each version of the site. I want to know if one of the site variation performs better at generating more filled out forms.</p> <p>Samp...
g59553
[ -0.01769080199301243, 0.005196941085159779, -0.006733487360179424, -0.03762735053896904, -0.007291613612323999, -0.029938265681266785, 0.018591156229376793, 0.043998319655656815, -0.022263698279857635, -0.02014668844640255, 0.02853909507393837, -0.022671960294246674, 0.03956475853919983, -...
<p>The textbook examples of metaregression I demonstrate how to combine coefficients when the dependent variable has the one distribution (for instance, exclusively binomial or exclusively continuous). </p> <p>Is there a method of combining regression coefficients for a meta-regression when the dependent variables are...
g15138
[ 0.00171750970184803, -0.022877682000398636, -0.004545087460428476, -0.01138229575008154, 0.004511930048465729, -0.02677907980978489, 0.0013594209449365735, 0.012984451837837696, 0.010372083634138107, -0.033928293734788895, -0.06014173850417137, -0.002912216354161501, 0.05895822495222092, -...
<p>I am trying to implement the Kernel Ridge Regression algorithm but I am getting some quite strange results. I am afraid that I have made some silly mistakes, so I need your help to find out how to fix them. I quote my code bellow. All suggestions are welcome.</p> <pre><code>function [MSE_train_mean,MSE_train_std,MS...
g59554
[ -0.004419904667884111, -0.05428484082221985, 0.009041257202625275, -0.020811447873711586, 0.03555985540151596, -0.026893677189946175, 0.0348564051091671, 0.05922831594944, -0.03470119461417198, -0.021095192059874535, -0.003829492488875985, 0.0709620863199234, 0.048129335045814514, 0.021354...
<p>Let $X_1, X_2,\cdots,X_n$ be a random sample from the distribution with the p.d.f $$f(x)=\frac{1}{\beta -\alpha},\alpha&lt;x&lt;\beta $$ where $0&lt;\alpha&lt;\beta&lt;\infty$. Obtain the minimum variance unbiased estimators of $\frac{\alpha+\beta}{2}$ and $\beta-\alpha$.</p> <p>Here I try to use Rao Blackwell Meth...
g15140
[ 0.006059997249394655, -0.02654123492538929, 0.0037708862219005823, -0.03204524889588356, 0.030536387115716934, -0.02966434136033058, 0.02427006885409355, 0.010493200272321701, -0.01579400897026062, -0.023209773004055023, 0.020650701597332954, 0.016055382788181305, -0.027261925861239433, 0....
<p>are there any measures of similarity or distance between two symmetric covariance matrices (both having the same dimension)?</p> <p>I am thinking here of analogues to KL divergence of two probability distributions or the Euclidean distance between vectors except applied to matrices. I imagine there would be quite a...
g59555
[ 0.012084328569471836, -0.022053442895412445, -0.006260457448661327, -0.06704520434141159, -0.03457072377204895, 0.004349495284259319, 0.004263302776962519, -0.009549707174301147, -0.05201180651783943, 0.01051506120711565, 0.00816874299198389, 0.005801112856715918, 0.035805560648441315, 0.0...
<p>I'm trying to fit a basic measurement error model (from Wansbeek and Meijer pg. 191), using a Bayesian latent variable model. The model appear to converge, but on the wrong answer. I've tried all kinds of variations, and can't get it to work. Why?</p> <p>Here's the setup: We wish to regress y ~ chi. Unfortunatel...
g59556
[ 0.010455109179019928, -0.032859064638614655, -0.012154996395111084, -0.050757236778736115, 0.035595133900642395, -0.01568908803164959, 0.023395990952849388, 0.0013250063639134169, -0.08967390656471252, -0.019866179674863815, -0.04680894315242767, 0.010344646871089935, -0.009666882455348969, ...
<p>I've got a dataset of demographic details of store customers and which store they (most frequently) visit. <strong>I would like to categorize the stores based on their customers.</strong> </p> <p>To clarify: The issue here is to create clusters of shops, on the basis of the characteristics of the customers who ha...
g59557
[ -0.024717135354876518, 0.012314311228692532, -0.03964998200535774, -0.02957429736852646, -0.000014751189155504107, -0.04072718694806099, 0.0021722628735005856, 0.02749938890337944, -0.018421806395053864, 0.0016989021096378565, 0.029260925948619843, -0.011971251107752323, 0.07306792587041855,...
<p>I have read that the k-means algorithm tries to minimize the within cluster sum of squares (or variance). With some brainstorming, a question popped up. Why is it that k-means or any other clustering algorithm that has <strong>within cluster variance</strong> as its objective to minimize, chose this as the objective...
g40294
[ 0.011781193315982819, 0.006160758901387453, 0.024688098579645157, 0.04214097931981087, 0.02576722390949726, -0.0381237231194973, -0.023988328874111176, 0.01188437920063734, -0.0015634193550795317, -0.03581162542104721, -0.006884872913360596, 0.013165113516151905, 0.07566258311271667, 0.043...
<p>I have developed three a-priori candidate models that represent factors at three separate spatial scales. A factor in one model is correlated with a factor in another model. (there are debates in the literature about which factor is most influencing the independent variable, and I do not want to draw conclusions ab...
g59558
[ -0.011895635165274143, -0.016919398680329323, 0.03278234228491783, -0.05215632542967796, 0.008370950818061829, 0.06472510099411011, -0.012548379600048065, 0.02530604600906372, -0.010019049979746342, 0.016339868307113647, 0.027944419533014297, 0.0036225242074579, 0.006081937346607447, 0.006...
<p>I have been using linear Kalman Filters for several different applications. I wrote the implementation from scratch and it follows <a href="http://www.cs.unc.edu/~welch/media/pdf/kalman_intro.pdf" rel="nofollow">Welch &amp; Bishop</a> verbatim in the simplest way.</p> <p>I have also heard of implementations that em...
g44471
[ 0.0668482631444931, -0.023981891572475433, -0.004386251326650381, 0.011527473106980324, -0.020764511078596115, -0.06372910737991333, -0.011630222201347351, 0.03387415036559105, -0.03130951523780823, 0.01662006787955761, 0.027066651731729507, -0.02812216803431511, 0.05454742908477783, 0.027...
<p>One of the problems I've always had with mixed models is figuring out data visualizations - of the kind that could end up on a paper or poster - once one has the results.</p> <p>Right now, I'm working on a Poisson mixed effects model with a formula that looks something like the following:</p> <p><code> a &lt;- glm...
g44472
[ 0.005210618022829294, -0.027800116688013077, -0.02190116047859192, -0.08045175671577454, -0.038485944271087646, -0.03577901050448418, 0.03235643357038498, -0.001507040229626, -0.019463440403342247, -0.04992073029279709, 0.023795191198587418, -0.009471820667386055, 0.041709039360284805, -0....
<p>I would like to perform fuzzy clustering on a data set $\boldsymbol{X}$ that contains missing elements. The fuzzy clustering algorithm requires the computation of covariance matrix $\boldsymbol{C}$ of the distance matrix $d_i = \boldsymbol{x}_i - v_j$ where $\boldsymbol{x}_i$ is a row vector from $\boldsymbol{X}$ an...
g59559
[ 0.03648833930492401, -0.004053855314850807, 0.013903179205954075, 0.006018247455358505, -0.010828632861375809, -0.010514819994568825, -0.026111511513590813, 0.0398821160197258, -0.0359296090900898, 0.024073919281363487, -0.015389327891170979, 0.007035849150270224, 0.02279619313776493, 0.00...
<p>I have my jags output object. In order to understand how MCMC coda chains work, I tried to see if first iteration in each MCMC chain is equal to the initial values supplied. And it is different! The initial value is not there! Is it an error?</p> <p>Note that I specified burnin = 0 for this purpose.</p> <p>How I r...
g44474
[ -0.0012444629101082683, -0.08080322295427322, -0.000020045201381435618, -0.08985073119401932, 0.057833801954984665, -0.06845501810312271, 0.019887764006853104, -0.01919187419116497, -0.0952429324388504, -0.02510088123381138, -0.05562019348144531, 0.06334775686264038, 0.017324933782219887, ...
<p>In an assignment, I am provided with the following output from R:</p> <pre><code>&gt; summary(myfit) Call: lm(formula = Blood_pre ~ Heart_wt) Residuals: Min 1Q Median 3Q Max -41.655 -29.796 -8.198 27.425 48.161 Coefficients: Estimate Std. Error t value Pr(&gt;|t|) (Intercept) ...
g44476
[ -0.0031766497995704412, -0.0689808800816536, -0.023861344903707504, -0.01744488812983036, -0.04733394831418991, -0.041615188121795654, -0.0009052628884091973, 0.007869255729019642, -0.047524724155664444, -0.022393258288502693, -0.050744980573654175, 0.09315618872642517, 0.0072977798990905285...
<p>I'm wondering if someone is familiar with the NLMEFITSA algorithm in matlab. This algorithm gives me as result the fixed effects parameters (beta) for a mixed effects model as well as their covariance matrix (psi), but it also gives me, in the "stats" struct, one covariance matrix called "covb" I know this one has t...
g59560
[ 0.04320288449525833, -0.0803423598408699, 0.0016389023512601852, -0.035933054983615875, 0.011493081226944923, 0.029202431440353394, 0.02962426096200943, 0.03979312255978584, -0.06410524994134903, -0.015977341681718826, -0.006764305755496025, -0.01854240521788597, 0.01889493130147457, -0.01...
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="http://stats.stackexchange.com/questions/1815/recommended-books-on-experiment-design">Recommended books on experiment design?</a> </p> </blockquote> <p>I will be working with three treatments of egg replacers in bakery applications and would like...
g49563
[ 0.016682729125022888, 0.061115384101867676, 0.007832713425159454, -0.006465421058237553, -0.024968059733510017, -0.05282247066497803, -0.004552952013909817, 0.03560972213745117, -0.024338938295841217, 0.024202002212405205, -0.002203228184953332, -0.0209041815251112, 0.027449477463960648, 0...
<p>I've been doing a bit of research into bootstrapping as I've been told one method of performing it, and this seems to differ from what I can find in other sources.</p> <p>I have a sample, and want to estimate the mean or median. I generate 1000 resamples, without replacement, calculating the mean/median for each. B...
g37904
[ -0.0319933257997036, -0.020642992109060287, 0.0027148863300681114, -0.021860074251890182, -0.020961768925189972, 0.012609217315912247, 0.009836219251155853, 0.023538080975413322, -0.06059947609901428, -0.03354676440358162, 0.0023746860679239035, -0.011867435649037361, 0.025404643267393112, ...
<p>Suppose you want to find clusters based on a set of variables $Y$, and that you want to estimate the effects of some variables $X$ on membership in those clusters. Here is how I am doing it now.</p> <p>Step 1: Perform model-based clustering on the variables $Y$ (using the <code>mclust</code> package for this).</p> ...
g59561
[ 0.03934920206665993, -0.05014043673872948, -0.018348943442106247, 0.0300605446100235, -0.00016967968258541077, -0.11381810903549194, -0.04816773533821106, 0.035919662564992905, -0.03599487617611885, 0.010162212885916233, -0.007022805046290159, 0.011290740221738815, 0.06432916224002838, 0.0...
<p>I have some survey data from employees in different companies and I would like to perform a regression with company-level variables (based on employee perception) as both the dependent and independent variables. I am wondering which strategy to use - straight OLS, hierarchical linear modeling, or mean aggregation ac...
g59562
[ 0.05551636591553688, -0.015141697600483894, -0.037268176674842834, -0.007018298376351595, -0.014435598626732826, 0.0072477106004953384, -0.015286778099834919, 0.000829781754873693, -0.0400380901992321, -0.00287248776294291, 0.07372111827135086, 0.05574684217572212, 0.03917938098311424, 0.0...