Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-11 | Finished 'summary.nlmixr.mmkin', checks, docs | Johannes Ranke | 40 | -431/+15486 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 26 | -251/+288 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-15 | Fully rebuild docs, rerun tests and check | Johannes Ranke | 109 | -436/+430 | |
2021-02-13 | Update docs | Johannes Ranke | 5 | -31/+31 | |
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 29 | -403/+433 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-01-25 | Change default ylab in plot.mkinfit, explicit ylab for plot.mmkin | Johannes Ranke | 18 | -33/+27 | |
See NEWS.md. Closes #12 | |||||
2021-01-11 | Rebuild docs | Johannes Ranke | 6 | -56/+66 | |
2020-12-21 | plot.mixed: Possibility to overlay predictions | Johannes Ranke | 5 | -34/+46 | |
2020-12-19 | Update docs | Johannes Ranke | 3 | -16/+258 | |
2020-12-16 | And add the second candidate model | Johannes Ranke | 1 | -0/+21 | |
2020-12-16 | and update docs | Johannes Ranke | 2 | -20/+17 | |
2020-12-16 | Add printout of d24 model and update docs | Johannes Ranke | 3 | -22/+41 | |
2020-12-11 | Update static docs | Johannes Ranke | 15 | -135/+399 | |
2020-11-30 | Complete rebuild of static docs of dev version | Johannes Ranke | 108 | -2544/+841 | |
2020-11-27 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2020-11-19 | Depend on parallel, doc improvements | Johannes Ranke | 79 | -820/+2489 | |
By depending on parallel instead of importing it, functions to set up and stop a cluster are always available when mkin is loaded. The use of multicore processing in mmkin on Windows is now documented in the help file, which brings mkin closer to a version 1.0 #9. | |||||
2020-11-11 | Update static docs | Johannes Ranke | 5 | -263/+296 | |
2020-11-11 | Add print and plot calls to the saem example code | Johannes Ranke | 11 | -59/+101 | |
2020-11-10 | Digits for summary methods, print.saem.mmkin | Johannes Ranke | 3 | -59/+73 | |
2020-11-09 | saemix.mmkin and nlme.mmkin inherit from mixed.mmkin | Johannes Ranke | 13 | -55/+370 | |
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. | |||||
2020-11-09 | Merge plot methods for nlme.mmkin and saem.mmkin | Johannes Ranke | 10 | -18/+555 | |
This avoids code duplication | |||||
2020-11-09 | Add plot method for saem.mmkin objects | Johannes Ranke | 7 | -8/+316 | |
2020-11-09 | Remove outdated doc page | Johannes Ranke | 1 | -1202/+0 | |
2020-11-09 | Doc improvements | Johannes Ranke | 1 | -5/+6 | |
2020-11-09 | Some work on example code, pkgdown update | Johannes Ranke | 9 | -177/+388 | |
2020-11-09 | Custom analytical solutions for saemix | Johannes Ranke | 2 | -22/+58 | |
Currently SFO-SFO and DFOP-SFO. Speed increase factor about 60 | |||||
2020-11-08 | The call to saemix.predict fails with DFOP-SFO | Johannes Ranke | 1 | -0/+0 | |
2020-11-08 | Update static docs | Johannes Ranke | 4 | -23/+477 | |
2020-11-07 | Update static docs for dev version | Johannes Ranke | 8 | -120/+449 | |
2020-11-06 | Fast analytical solutions for saemix, update.mmkin | Johannes Ranke | 38 | -405/+969 | |
Also, use logit transformation for g and for solitary formation fractions, addressing #10. | |||||
2020-11-05 | Fix link and update docs | Johannes Ranke | 7 | -92/+116 | |
2020-10-27 | Add summary method for nlme.mmkin objects | Johannes Ranke | 6 | -45/+530 | |
Improve and update docs | |||||
2020-10-26 | Put the legend in its own area for plot.nlme.mmkin | Johannes Ranke | 14 | -79/+73 | |
2020-10-24 | Fix a bug for nlme with parent only, improve examples | Johannes Ranke | 9 | -88/+13 | |
2020-10-24 | Improve plot layout | Johannes Ranke | 3 | -16/+5 | |
2020-10-24 | Plot method for nlme.mmkin objects | Johannes Ranke | 8 | -74/+344 | |
Update docs | |||||
2020-10-22 | Really fix check for nlme::varConstProp | Johannes Ranke | 1 | -3/+48 | |
And add output for nlme fit translating the mkinfit error model "obs" into nlme::varIdent(). | |||||
2020-10-22 | Fix check for nlme::varConstProp | Johannes Ranke | 1 | -0/+0 | |
2020-10-22 | Update pkgdown docs | Johannes Ranke | 21 | -112/+200 | |
2020-10-15 | More gentle example for saemix with combined error model | Johannes Ranke | 8 | -46/+42 | |
2020-10-15 | Updating docs of current dev version | Johannes Ranke | 7 | -58/+299 | |
2020-10-08 | Fix another URL, add devcheck targetv0.9.50.3 | Johannes Ranke | 1 | -1/+1 | |
2020-10-08 | Fix issues for release | Johannes Ranke | 48 | -710/+367 | |
2020-05-27 | Improve mkinmod docs | Johannes Ranke | 1 | -32/+56 | |
2020-05-27 | Change dev version label to info color | Johannes Ranke | 10 | -42/+42 | |
instead of the orange danger color. | |||||
2020-05-27 | Create up to date pkgdown docs in development mode | Johannes Ranke | 123 | -0/+18305 | |