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 (may not be active yet)
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: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, 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.