Skip to content

umx 3.0.6

Compare
Choose a tag to compare
@tbates tbates released this 06 Feb 14:50
· 1109 commits to master since this release
  • BETA: umxDoc example but summary and plot TODO.
  • NEW: umxRAM2Lav export umx to lavaan.
  • IMPROVED:
  • xmu_safe_run_summary has smarter default for std (model summary default).
  • umx_score_scale: implemented score = "mean" and score = "max".
  • umx_score_scale: better documentation.
  • umxGxE gains dzAr and dzCr control so ADE is possible as well as assortative mating.
  • xmu_twin_check works with mxData * IMPROVED: xmu_twin_starts works with mxData input.
  • xmu_make_top_twin works with mxData input.
  • xmu_twin_check support mxData (was just data.frame input).
  • umx_long_2_wide: help notes on processing TWINIDs into famID and twinID columns.
  • REPAIR: umxSummary handles std=NULL as documented (don't show parameter table).
  • RENAME: umx_nice_data --> umx_make_twin_data_nice.