Age | Commit message (Collapse) | Author | Files | Lines |
|
This revealed a bug in the data returned in mkinfit$data in the case
of the d_3 algorithm, which also affected the residual plot - the
data from the direct fitting was not returned even if this was
the better method.
|
|
This is about twice as fast as deSolve compiled in the case of FOCUS D
|
|
|
|
|
|
- Switch an example dataset in the test setup to a dataset with
replicates, adapt tests
- Skip the test for lrtest with an update specification as it does not
only fail when pkgdown generates static help pages, but also in testthat
|
|
|
|
The likelihood ratio test method is lrtest, in addition,
methods for update and residuals were added.
|
|
|
|
The confint method can do profile likelihood based confidence intervals!
|
|
|
|
Because on winbuilder obviously gcc was not found, so the Eigenvalue
based solution method was used, leading to a test failure when
comparing the summary, as the solution method is listed
|
|
|