search for: sitrea

Displaying 1 result from an estimated 1 matches for "sitrea".

Did you mean: sitea
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
...gained 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" "numeric" "...