Displaying 1 result from an estimated 1 matches for "retrievedata".
2004 Nov 30
1
Using mimR
...t;clear; clear output") : couldn't find function "COMCreate"
> m2.sat<-emfit(m.sat)
Error in toMIM(mim$data) : Object "m.sat" not found
> imputeMissing()
Error in mim.cmd("impute") : couldn't find function "COMCreate"
> imp.dat<-retrieveData()
Error in mim.cmd("pf 12,8", look.nice = FALSE) :
couldn't find function "COMCreate"
I first thought mimR might not automatically load RDCOMClient, but it
turned out that RDCOMClient may not be called vie library at al, even
though it was installed correctly.
&...