Skip to content

CRAN release version 1.0.13

Choose a tag to compare

@Kss2k Kss2k released this 07 Oct 14:51
· 263 commits to main since this release
e7fa9df

Release of version 1.0.13 on CRAN

What's Changed

  • Handle higher order variables in relcorr_single_item() and modsem_da() by @Kss2k in #78
  • Include quadratic effects in plotting/margins by @Kss2k in #80
  • Fix handling of lavaan labels for interaction terms by @Kss2k in #81
  • Improve input validation in plotting functions by @Kss2k in #82
  • Add options for setting theme in plot_surface() by @Kss2k in #83
  • Handle residual covariances between indicators in x and y by @Kss2k in #84
  • Improve handling of residual covariances in relcorr_single_item() by @Kss2k in #85
  • Upgrade to C++17 by @Kss2k in #86
  • Better optimization of starting parameters of latent mean structures by @Kss2k in #87
  • Cleaner calculation of Binv in src/equations_lms.cpp by @Kss2k in #88
  • Better scaling of Hessian calculation by @Kss2k in #89
  • Add clustered bootstrap by @Kss2k in #90
  • Mplus constraints by @Kss2k in #91

Full Changelog: v1.0.12...v1.0.13