Skip to content

CRAN release version 1.0.21

Latest

Choose a tag to compare

@Kss2k Kss2k released this 03 Jul 13:54
· 39 commits to main since this release
bec8deb

What's Changed

  • Check for interaction terms in lhs column by @Kss2k in #164
  • Fix highlighting of syntax errors by @Kss2k in #165
  • Move MplusAutomation from Imports to Suggests by @felipelfv in #166
  • Lower recommended number of nodes for interaction between endogenous and exogenous latent variables in LMS with quasi adaptive quadrature. by @Kss2k in #167
  • Refactor gradient code for the LMS approach by @Kss2k in #168
  • Correctly order sampling weights with FIML estimation in LMS by @Kss2k in #169
  • Check if unicode is supported before printing unicode characters by @Kss2k in #172
  • Give Mplus files unique IDs, and add cleanup argument by @Kss2k in #174
  • Don't mix upper and lower case in generated mplus .inp, .out and .dat files by @Kss2k in #175

New Contributors

Full Changelog: v1.0.20...v1.0.21