Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-04 | Revert to use starting values for random effects in nlme.mmkin | Johannes Ranke | 1 | -4/+0 | |
2020-05-29 | Improve handling of warnings, reorganize tests | Johannes Ranke | 1 | -0/+4 | |
2020-05-08 | Roxygenize, adapt tests | Johannes Ranke | 1 | -66/+67 | |
2020-05-07 | Another overhaul of analytical solutions | Johannes Ranke | 1 | -28/+32 | |
Still in preparation for analytical solutions of coupled models | |||||
2020-04-18 | Avoid assignment to .GlobalEnv for CRAN | Johannes Ranke | 1 | -5/+0 | |
2020-04-17 | Add AIC, BIC and log likelihood to summary.mkinfit | Johannes Ranke | 1 | -0/+5 | |
2019-10-21 | Fix platform dependence of the correlation matrix | Johannes Ranke | 1 | -12/+1 | |
Especially on winbuilder (i386 and amd64) | |||||
2019-10-21 | Explicit solution_type for FOCUS D in tests | Johannes Ranke | 1 | -0/+125 | |
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 |