Skip to content

Releases: tbates/umx

Waiting for CRAN to fix their El Capitan build process.... since june

18 Aug 18:12
Compare
Choose a tag to compare
fix broken umxACE: Was failing with cov matrix input... h/t @NGillesp…

…ie for spotting this... easy fix, stopping-error introduced in April when improving raw data start values...

umx 1.8.0 (August 2017)

01 Aug 20:40
Compare
Choose a tag to compare

umx 1.8.0 (July 2017, R 3.4.1 (Single Candle)

  • TIP: umxAPA can format lots of things for you: from effects in lm -try it out!
  • NEW: optimiser parameter for umxACE and other twin models: Set the optimizer in your model code!
  • NEW umx_long2wide: Merges long data on famID, for an unlimited number of individuals in a family (twinIDs)
  • NEW umx_wide2long: Takes a family (currently limited to 2) df, and returns a long-format version.
  • NEW forEach option in umxPath (like one.headed version of "unique.pairs").
  • IMPROVED: Auto run/plot for umxGxE
  • IMPROVED: switched umxGxE plot colors to the universal ACE -> RGB scheme
  • IMPROVED: umxCI supports setting interval and type
  • IMPROVED: twin models now print summary when autoRun
  • IMPROVED: models now plot by default
  • umxACEcov improved, but still not working well for multivariate
    • older versions worked with 1 DV only, couldn't handle multivariate means, had poor start values.
  • IMPROVED: lound diag to 0 by default in umxACE
  • IMPROVED: Better default model name for umxACEcov;
  • IMPROVED: More helpful default core list for umx_check_parallel (1 and n-1); plus improved formating of times
  • IMPROVED: umxReduce does a much better job reporting automated umxGxE model reduction.
  • IMPROVED: umxAPA handles lme models
  • IMPROVED: umxPrint error messages
  • DOCUMENT logic.MxModel Rd page for logic.MxModel.
  • CHANGE: Rg is now off by default for umx twin model summaries
  • CHANGE: OpenMx now supports confint, so this has been dropped from umx (added alias to umxConfint)
  • CHANGE: OpenMx now supports anova, so this has been dropped from umx
  • FIXED: Removed superfluous print call from umx_MakeTwinData

R 3.3.3 companion - Another Canoe with better OpenMx 2.7x compatibility and some features

21 Mar 14:08
Compare
Choose a tag to compare

umx 1.5.5

  • This March 2017 release (in line with R 3.3.3 "Another Canoe") contains a couple of new mini-features:
  • NEW: umx_write_to_clipboard
  • NEW: umx_r_test
  • NEW: autoRun option in umxModify (ht @bwiernik)

And also some and a rollback of a generic CSOLNP tolerance change introduced in 1.5.1: this just caused hassles - sorry. Instead, we just special-case the optimiser.

As ever: let me know what new features you'd like!

2.7.3 compatible

12 Jan 23:44
Compare
Choose a tag to compare

December 2016 feature release

  • IMPROVED: umxRAM returns invisibly
  • IMPROVED: umx_aggregate can return a formatted table (kable = TRUE)
  • IMPROVED: umxAPA returns lower-triangle of data.frame correlations (by default)
  • REMOVED: umxSE now included in OpenMx 2.7.0!
  • FIXED: umx_set_plot_format uses silent = TRUE internally where needed

Closing in on 1.5 :-)

06 Dec 11:05
Compare
Choose a tag to compare

Better help and a fix in umx_make_TwinData

CRAN 1.4.0 release

14 Oct 09:44
Compare
Choose a tag to compare

This version is on CRAN. See NEWS for updated features!

Boulder Workshop 2016 version!

23 Feb 17:08
Compare
Choose a tag to compare

Quite a few new features since the last release tag. Check out the NEWS to see them all.

CRAN release!

31 Aug 14:08
Compare
Choose a tag to compare

This version released for download on CRAN

Ready for general use

17 Jul 16:28
Compare
Choose a tag to compare

Feature complete for a release with OpenMx 2.0

umxCI work

20 Nov 10:57
Compare
Choose a tag to compare
umxCI work Pre-release
Pre-release

All working well