OpenMx 0.2.7-1125 released
- Read more about OpenMx 0.2.7-1125 released
- Log in or register to post comments
Otherwise perhaps encourage something like
source("http://www.vipbg.vcu.edu/~vipbg/Tc24/GenEpiHelperFunctions.R")
frontend elapsed time: 0.7429769 secs
backend elapsed time: 2.985495 mins
looks ok but in fact I system.time'd the run and it reported:
> system.time(multivTwinSatFit<-mxRun(multivTwinSatModel))
Running multivTwinSat
user system elapsed
177.301 0.608 179.884
so there are some 175 seconds missing from the tally.
Also, the results from a run with @independent=T under snowfall are different and seem to be basically reporting zero seconds for backend elapsed time.
i) The version number in summary() is stuck at 1050:
> openmx version number: 0.2.5-1050
I noticed that the tar filename is also stuck at 1050 during the build:
> cd build; R CMD INSTALL OpenMx_0.2.5-1050.tar.gz
perhaps this propagates the version #?
name matrix row col Estimate Std.Error
1
2
180
Observed statistics: 960
Estimated parameters: 180
Degrees of freedom: 780
-2 log likelihood: 7259.518
Saturated -2 log likelihood: NA
numObs: 101
Chi-Square: NA
p: NA
AIC (Mx): 5699.518