Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-28 | Update saem benchmark with new CPU | Johannes Ranke | 2 | -22/+123 | |
2023-01-28 | Some improvements to the README | Johannes Ranke | 2 | -3/+3 | |
2023-01-28 | Build online HTML versions of prebuilt vignettes | Johannes Ranke | 38 | -40/+9994 | |
Also, give some structure to the menu for selecting articles | |||||
2023-01-09 | Prebuilt PDF vignettes, summary_listing | Johannes Ranke | 32 | -33/+2836 | |
2022-12-15 | List random effects correlations in output if any | Johannes Ranke | 9 | -258/+377 | |
Update docs | |||||
2022-12-02 | Update online docs | Johannes Ranke | 2 | -2/+2 | |
2022-12-02 | Update online docs | Johannes Ranke | 7 | -14/+95 | |
2022-11-24 | Start online docs of the development version | Johannes Ranke | 178 | -8343/+7032 | |
2022-11-18 | Use cluster with two cores to reduce windows check time | Johannes Ranke | 2 | -2/+3 | |
2022-11-18 | Update docs | Johannes Ranke | 14 | -18/+279 | |
2022-11-17 | Complete update of online docs for v1.2.0 | Johannes Ranke | 160 | -4181/+7909 | |
2022-11-16 | Update docs | Johannes Ranke | 3 | -7/+10 | |
2022-11-16 | Update online docs | Johannes Ranke | 6 | -127/+183 | |
2022-11-15 | Import saemix for easier profiling, update online docs | Johannes Ranke | 7 | -37/+52 | |
2022-11-14 | Add saem benchmarks to index | Johannes Ranke | 6 | -6/+21 | |
2022-11-14 | Update online docs | Johannes Ranke | 34 | -1704/+1760 | |
2022-11-03 | Update docs | Johannes Ranke | 6 | -1/+333 | |
2022-11-01 | Update online docs | Johannes Ranke | 29 | -176/+275 | |
2022-10-29 | Merge branch 'update_online_docs_v1.1.1' | Johannes Ranke | 1 | -56/+62 | |
2022-10-29 | Rebuild vignette with rbenchmark installed | Johannes Ranke | 1 | -56/+62 | |
2022-10-29 | Update multistart docs | Johannes Ranke | 18 | -25/+376 | |
2022-10-26 | Update multistart example code and vignette | Johannes Ranke | 11 | -23/+35 | |
2022-10-26 | Don't test parhist and llhist on travis, docs | Johannes Ranke | 16 | -66/+722 | |
2022-10-05 | Simplify the removal of random effects | Johannes Ranke | 1 | -1/+1 | |
This is achieved by introducing the argument 'no_random_effect' to the saem function. | |||||
2022-09-28 | Update vignette and static docs | Johannes Ranke | 5 | -19/+44 | |
2022-09-19 | Improve parhist and llhist | Johannes Ranke | 6 | -18/+13 | |
In particular, adapt the display of parameter boxplots for saem fits using mkin transformations to the way used for saem fits using saemix transformations, i.e. always show parameters on the natural scale, and normalised them by dividing by the median from the multiple runs. | |||||
2022-09-16 | Add llhist to the multistart vignette | Johannes Ranke | 3 | -1/+9 | |
2022-09-16 | Improve multistart documentation, bugfix | Johannes Ranke | 14 | -27/+576 | |
- Split out llhist and parhist documentation - Add example code for multistart - Create a multistart vignette, because the example code fails when run by pkgdown - Fix multistart for the case of mkin transformations in the saem fit | |||||
2022-09-16 | Improve docs and update pkgdown | Johannes Ranke | 16 | -414/+526 | |
2022-08-10 | Update dev docs | Johannes Ranke | 2 | -2/+2 | |
2022-08-10 | Change dev branch used for docs, update static docs | Johannes Ranke | 73 | -4156/+5578 | |
2022-08-10 | Update docs | Johannes Ranke | 3 | -262/+348 | |
2022-08-10 | Update static docs | Johannes Ranke | 15 | -277/+655 | |
2022-07-22 | Update static docs | Johannes Ranke | 13 | -50/+648 | |
2022-07-12 | Rerun benchmarks on desktop computer | Johannes Ranke | 2 | -2/+31 | |
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 11 | -649/+673 | |
Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel mailing list and for the suggestion on how to fix it. See the current benchmark vignette for the new data on mkin 1.1.1 with R 4.2.1, with unprecedented performance. | |||||
2022-07-01 | Sensitivity of AIC values in DMTA vignette to BLAS version | Johannes Ranke | 8 | -145/+190 | |
2022-07-01 | Update benchmark article in online docs | Johannes Ranke | 2 | -65/+65 | |
2022-07-01 | Add R version to data in benchmark vignette | Johannes Ranke | 12 | -263/+434 | |
2022-06-30 | Merge branch 'dmta_vignette' | Johannes Ranke | 12 | -24/+35 | |
2022-06-30 | Remove stray sentence from vignette, update docs | Johannes Ranke | 19 | -28/+32 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 133 | -953/+964 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-04-11 | Update static docs | Johannes Ranke | 16 | -12/+34 | |
2022-03-16 | Use saemix in help page, typo in vignette | Johannes Ranke | 12 | -63/+155 | |
2022-03-14 | Reduce check time for CRAN, releasev1.1.0 | Johannes Ranke | 7 | -17/+21 | |
2022-03-09 | Fix link to saem.mmkin from README | Johannes Ranke | 2 | -2/+2 | |
Thanks to Uwe Ligges for spotting this inmidst of a lot of ambiguous URL check results. | |||||
2022-03-08 | Avoid using multiple processes on CRAN check machines | Johannes Ranke | 1 | -1/+1 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 94 | -841/+823 | |
I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined). | |||||
2022-03-03 | Update link to 2,4-D data | Johannes Ranke | 3 | -2/+2 | |
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 217 | -15445/+31301 | |