aboutsummaryrefslogtreecommitdiff
path: root/R/logLik.mkinfit.R
AgeCommit message (Collapse)AuthorFilesLines
2019-10-31Add likelihood ratio test and other methods, fixesJohannes Ranke1-4/+5
The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added.
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-18/+34
2019-04-08Remove zero observations, adapt logLikJohannes Ranke1-24/+4
Zero observations at time zero made fitting the two-component error model fail. A concentration of exactly zero does not make sense anyways, as we generally have a limit of detection
2018-11-26Support logLik and AIC for manual weightsJohannes Ranke1-2/+11
Static documentation rebuilt by pkgdown
2018-11-23Add logLik method to enable AIC() on mkinfit modelsJohannes Ranke1-0/+35
Further relax two tests to pass build on Travis

Contact - Imprint