Displaying 1 result from an estimated 1 matches for "nbpventil".
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
...ses, which might be regained by other means).
To try my hand at multiple imputation, I created a small extract of the
original dataset :
>
DataTest<-Data2[c("ctr","cadredp","persmob","trea","taller","tbox","nbpradio","nbpventil","sitrea")]
> dim(DataTest)
[1] 231 9
> sapply(DataTest,data.class)
ctr cadredp persmob trea taller tbox nbpradio
nbpventil
"factor" "factor" "numeric" "numeric" "numeric" "numeric" "n...