search for: emfit

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

Did you mean: eafit
2004 Nov 30
1
Using mimR
...to use the mimR Package. According to its help pages it needs the RDCOMClient package to run. When I try to evaluate a model I get > m.sat<-mim("..",data=gm.dat) Error in mim.cmd("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 fu...