factorana 1.3.4

Test infrastructure

factorana 1.3.3

Bug fixes

factorana 1.3.2

Changes in behavior

factorana 1.3.1

Changes in behavior

factorana 1.3.0

New features

Bug fixes

Bundles the parameter-mapping bug fixes that were committed but never shipped to CRAN (1.2.1 + 1.2.2 + 1.2.3 in the local history). All three addressed silent-wrong-estimate paths when factor_structure = "SE_linear" or "SE_quadratic" was combined with n_types > 1 and either se_covariates or factor_covariates:

Regression tests at: tests/testthat/test-two-stage-se-types.R::"Constrained re-run via free_params: SE-cov / typeprob / type_loading slots get distinct values", tests/testthat/test-equality-constraints.R::"equality_constraints + se_covariates does not corrupt component idx mapping", and tests/testthat/test-fix-factor-param.R::* for the new feature.

factorana 1.2.3

Combined release covering the parameter-mapping bugs introduced by the SE_linear / SE_quadratic + n_types > 1 + se_covariates / factor_covariates combinations. Bundles the 1.2.1 fixes (R/C++ parameter-ordering desync, factor_mean_param_start collision, and the un-fix loop name-coverage gap that produced a clean k-cycle of recycled values when callers used define_model_system(previous_stage = ..., free_params = ...) against a matching SE structure) with the 1.2.2 fix (equality_constraints map name-coverage gap, which silently bound component-level constraints to factor-distribution slots when factor_covariates or se_covariates were also present). See the 1.2.1 and 1.2.2 sections below for full descriptions and regression-test pointers.

factorana 1.2.2

Bug fixes

factorana 1.2.1

Bug fixes

factorana 1.2.0

Bug fixes

factorana 1.1.8

Minor changes

factorana 1.1.7

Bug fixes

New features

New tests

factorana 1.1.6

Bug fixes

Tests

factorana 1.1.5

Bug fix

Tests

factorana 1.1.4

New features

factorana 1.1.3

New tests and documentation

factorana 1.1.2

Bug fixes

Tests

factorana 1.1.1

CRAN resubmission fixes

Bug fixes

factorana 1.0.2

Improvements

factorana 1.0.1

Bug Fixes

factorana 1.0.0

New Features

Core Features