OpenMx / OpenMx

Repository for the OpenMx Structural Equation Modeling package
http://openmx.ssri.psu.edu
87 stars 35 forks source link

Document new and noteworthy features in version up to 2.8.3 #30

Closed mhunter1 closed 6 years ago

mhunter1 commented 7 years ago

I'll start

Handy S3 methods

More functions

RMKirkpatrick commented 7 years ago

omxDefaultComputePlan() to generate a default compute sequence, for editing. mxBootstrap() for nonparametric bootstrapping to get SEs and CIs mxParametricBootstrap() for parametric bootstrapping to get marginal p-values for parameters mxComputeNelderMead() for a general-purpose, derivative-free alternative to the GD optimizers imxRobustSE() for robust standard errors in non-multilevel FIML analysis of raw data

RMKirkpatrick commented 7 years ago

mxCheckIdentification() to check if a model is locally identified. mxCompare() for model comparison, which is now smart about detecting invalid comparisons, and which can do the bootstrap LRT. mxCompareMatrix() is a variation of mxCompare().

mhunter1 commented 7 years ago

I edited my original post to include @RMKirkpatrick 's suggestions.

tbates commented 6 years ago

perhaps close this one, and open a new item for next release?

RMKirkpatrick commented 6 years ago

perhaps close this one, and open a new item for next release?

OK with me.