aboutsummaryrefslogtreecommitdiff
path: root/man/endpoints.Rd
AgeCommit message (Collapse)AuthorFilesLines
2023-03-23Support covariates in endpoints()Johannes Ranke1-1/+8
2022-11-08Simplify SFORB also in the endpoint functionJohannes Ranke1-9/+8
2022-03-07Remove nlmixr interface for release of mkin 1.1.0Johannes Ranke1-2/+2
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).
2021-06-11Finished 'summary.nlmixr.mmkin', checks, docsJohannes Ranke1-2/+2
2021-02-06Reintroduce interface to saemixJohannes Ranke1-4/+4
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed.
2021-02-03Prepare for v1.0.0v1.0.0Johannes Ranke1-4/+4
- 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
2020-11-08Improve saem method, add summaryJohannes Ranke1-4/+11
Also make the endpoints function work for saem objects.
2020-09-10Regenerate docs with current roxygenJohannes Ranke1-1/+3
2020-05-12Improve documentation, now using a spell checkerJohannes Ranke1-1/+1
2020-05-12Documentation improvements, rebuild static docsJohannes Ranke1-3/+3
2020-04-15Adapt endpoint() to also work for nlme.mmkin objectsJohannes Ranke1-2/+10
2020-04-03Compiled models article, reduce distractionsJohannes Ranke1-1/+1
- Added a section with platform specific notes on getting compiled models to work to the compiled models article - Don't return empty SFORB parameter list from endpoints() if there is no SFORB model - Avoid warnings when using standardized = TRUE in plot.mmkin()
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-18/+20
2016-11-18Improve examples for showing with pkgdownJohannes Ranke1-0/+4
- Use quiet= TRUE in dontrun sections - Use mkinsub in model definitions - Avoid \code{\link{}} in titles
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-2/+2
Also ignore test.R in the top level directory, as it is not meant to be public
2014-06-26Fix naming of SFORB DT50_bx values, fix docsJohannes Ranke1-1/+1
2014-06-26Calculate additional DT50 values for non-SFO modelsJohannes Ranke1-5/+1
2012-06-25- Document endpoints() functionjranke1-0/+33
- Fix unit tests that were broken by introduction of the endpoints function - Small documentation fixes - Format output of backtransformed parameters - Integrate snippet for making static documentation using staticdocs by Hadley Wickham git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@41 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

Contact - Imprint