This is a bugfix release for the OpenMx binary. Several bugs were affecting the confidence interval calculations. Please upgrade to this version of the OpenMx library. You should read the announcement for 0.3.2 if you have not already done so.
Release 0.3.3-1264 (May 24, 2010)
- confidence interval frontend was requesting nonexistent matrices
- omxNewMatrixFromMxMatrix() assumed input was always integer vector S-expression
- confidence intervals mislabeling free parameter names
Release 0.3.2-1263 (May 22, 2010)
- added 'newlabels' argument to omxSetParameters() function
- now throwing errors to the user when detected from the backend in mxRun()
- checkpointing mechanism implemented - mxRun(model, checkpoint = TRUE)
- never computing confidence intervals for matrix cells where free = FALSE (all
bets are off on algebras) - added mxOption(model, "CI Max Iterations", value)
- added documentation for mxRestore() function
- default expected means vectors are no longer generated
Error message
Warning: unable to access index for repository http://openmx.psyc.virginia.edu/packages/bin/windows64/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘OpenMx’ is not available
Not sure what the problem is, please advise...
DJ
Log in or register to post comments
In reply to Error message by davidjoubert
Re: Error message
From http://www.murdoch-sutherland.com/Rtools/ - "Note that these instructions are currently evolving rapidly; plans are for a single combined build by the time 2.12.0 is released."
Log in or register to post comments