The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RSEML: Case-Based Least Squares Estimation of Nonlinear Structural Equation Models

Estimates structural equation models by case-based least squares: the latent scores of every observation are treated as free variables of a constrained optimization problem, so that arbitrary nonlinear model equations, bounds and constraints on latent variables and inequality constraints on parameters become possible. Model equations are specified as plain text (e.g. "y == a*exp(b*eta)"). Gradients are obtained by automatic differentiation via 'RTMB', and the constrained problem is solved with 'nloptr' (SLSQP or augmented Lagrangian). Missing data are handled case-wise. The methodology is described in Oldenburg (2024) <doi:10.19139/soic-2310-5070-1868> and Oldenburg (2025) <doi:10.19139/soic-2310-5070-2324>.

Version: 0.1.0
Imports: RTMB, nloptr, stats
Suggests: knitr, rmarkdown
Published: 2026-09-10
DOI: 10.32614/CRAN.package.RSEML
Author: Reinhard Oldenburg [aut, cre]
Maintainer: Reinhard Oldenburg <reinhard.oldenburg at math.uni-augsburg.de>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: RSEML results

Documentation:

Reference manual: RSEML.html , RSEML.pdf

Downloads:

Package source: RSEML_0.1.0.tar.gz
Windows binaries: r-devel: RSEML_0.1.0.zip, r-release: RSEML_0.1.0.zip, r-oldrel: RSEML_0.1.0.zip
macOS binaries: r-release (arm64): RSEML_0.1.0.tgz, r-oldrel (arm64): RSEML_0.1.0.tgz, r-release (x86_64): RSEML_0.1.0.tgz, r-oldrel (x86_64): RSEML_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RSEML to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.