Age | Commit message (Collapse) | Author | Files | Lines |
|
This also adds the first benchmark results obtained on my laptop system
|
|
|
|
In residual plots, use xlab and xlim if appropriate
|
|
Also bump version to 1.0.3.
|
|
- Improve authorship and copyright information
- Prepare pkgdown config
- Remove dependence on saemix as we need the development version which
is not ready for CRAN
- Temporarily remove saemix interface to check code coverage of the rest
|
|
|
|
also for deSolve and eigenvalue based solutions. This noticeably increases
performance for these methods, see test.log and benchmark vignette.
|
|
|
|
|
|
Static documentation rebuilt by pkgdown
|
|
The new algorithm tries direct optimization of the likelihood, as well
as a three step procedure. In this way, we consistently get the
model with the highest likelihood for SFO, DFOP and HS for all 12
new test datasets.
|
|
by plotting squared residuals against predicted values, and
showing the variance function used in the fitted error model.
Rebuild docs
|