New answers tagged missing-data
2
votes
Good references on learning how to deal with missing data/imputation
I have to vote against Carpenter and Kenward. The second edition, especially, is a disaster. Full of mistakes, typos, longwinded unclear explanations that overcomplicate and mislead. It should never ...
Community wiki
1
vote
Accepted
Handling a very informative feature with significant missing values
Indeed even in regression methods, this is a classic case of dealing with an informative but missing-not-at-random (MNAR) feature in a regression setting. The key challenge is to balance the richness ...
1
vote
Reverse Coding Likert Data for Cronbach's Alpha
You should reverse code the items based on their content and relation to other variables, not whether the wording is negative or positive. Suppose you had two questions (out of a longer survey):
How ...
1
vote
Data observed with multiple but unpaired/unmatching observations
The approach from this answer to another question seems directly applicable: You assume that there's true latent underlying $y_i$ and $x_i$ for the $i=1,\ldots,N$, on which the regression relationship ...
2
votes
Estimating missing zero class probability using a zero-truncated negative binomial (polya) distribution
I have derived the solution for the Negative-Binomial case, but using the standard notation, using as pdf for $x$
$$f(x|r,p)={x+r-1 \choose x} p^x (1-p)^r$$
which gives me for the conditional ...
3
votes
How much missing data in the output variable is OK when using Linear Mixed Models?
Anna,
You have asked related questions about this same situation already. The advice given in both threads has been the same - the linear mixed model can accommodate the missing data you have. It is ...
0
votes
Paired sample (data) with unequal sample size
It's potentially misleading depending on how it's presented - I would say reporting multiple statistical parameters within the same set of parenthesis alongside a p-value suggests a single statistical ...
0
votes
Paired sample (data) with unequal sample size
I don't necessarily think reporting the sample sizes or descriptives in this way is bad in and of itself. As an example, suppose there is a substantial difference in Time 1 and Time 2 complete cases. ...
Top 50 recent answers are included
Related Tags
missing-data × 1662r × 331
data-imputation × 299
regression × 193
multiple-imputation × 188
time-series × 131
machine-learning × 126
mice × 83
mixed-model × 79
predictive-models × 68
logistic × 62
dataset × 56
panel-data × 55
classification × 50
categorical-data × 48
random-forest × 47
multiple-regression × 42
spss × 42
repeated-measures × 41
survey × 37
anova × 35
maximum-likelihood × 34
correlation × 33
python × 33
lme4-nlme × 32