Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-21 | Updates to summary.mkinfit | Johannes Ranke | 1 | -2/+2 | |
2020-05-29 | Improve handling of warnings, reorganize tests | Johannes Ranke | 1 | -7/+9 | |
2020-05-29 | Warn if standardized residuals are unlikely normal | Johannes Ranke | 1 | -0/+5 | |
This revealed a bug in the data returned in mkinfit$data in the case of the d_3 algorithm, which also affected the residual plot - the data from the direct fitting was not returned even if this was the better method. | |||||
2020-04-18 | Avoid assignment to .GlobalEnv for CRAN | Johannes Ranke | 1 | -7/+5 | |
2020-04-17 | Fix summarizing old objects | Johannes Ranke | 1 | -6/+12 | |
2020-04-17 | Add AIC, BIC and log likelihood to summary.mkinfit | Johannes Ranke | 1 | -0/+7 | |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -0/+272 | |