Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Also update tests to the changes in mhmkin (see NEWS)
|
|
To ensure that tests on different platforms work on the same data, the
mixed modelling test data previosly generated in
tests/testthat/setup_script.R were generated once using the script in
inst/dataset/generation/ds_mixed.R, and are now distributed with the
package.
|
|
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
|
|
The bug was introduced by the changes in summary.saem.mmkin.R and
surfaced in the tests when using saemix transformations.
|
|
pfm depends on mkin anyways, so reexporting set_nd_nq and
set_nd_nq_focus in pfm should provide reasonable continuity.
|
|
Apparently, the change I introduced into saemix
saemixdevelopment/saemixextension#34
to fix error model parameters to positive values slightly influences the
results. So this is now with the CRAN version to keep test results
in sync with Travis
|
|
|
|
|