Age | Commit message (Collapse) | Author | Files | Lines |
|
llquant argument, improved legend text, tests
|
|
Save winbuilder/CRAN check time...
|
|
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.
|
|
Due to an oversight, error.init was not really passed to saemix_model in
saem.mmkin. The new initial values were reverted to c(1, 1), in order to
avoid changing the test results. Initial values for error model
parameters are now shown in parplot.multistart.
|
|
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
|
|
That parhist name was not the brightest idea, as it does
not show histograms.
|
|
|
|
|
|
|
|
Also skip long-running test with saem using the analytical from mkin
|