[R] Help with amelia
Amit Patel
amitrhelp at yahoo.co.uk
Wed Dec 22 19:41:50 CET 2010
Hi
I have a dataset from biological data with forty samples whichh relate to four
different treatments. Each sample has thousands of values but as usuual contains
missing values
I want to use EM to imput these missing values. I am doing tthis using
amelia. Do I need to specify the various groups or can I just use the
amelia command on the whole dataset (zz) together.
zzAmelia <- amelia(zz[,-1], m=5)
Also im not sure which value of m should be used
Thanks in advance
More information about the R-help
mailing list