Age | Commit message (Expand) | Author | Files | Lines |
2022-10-28 | Update test to renamed method | Johannes Ranke | 2 | -14/+14 |
2022-10-28 | Rename 'convergence' method to 'status' | Johannes Ranke | 9 | -75/+71 |
2022-10-26 | Really test anova output, test covariates | Johannes Ranke | 5 | -52/+38 |
2022-10-26 | We don't use KernSmooth any more | Johannes Ranke | 1 | -2/+1 |
2022-10-26 | Update multistart example code and vignette | Johannes Ranke | 16 | -63/+137 |
2022-10-26 | Don't test parhist and llhist on travis, docs | Johannes Ranke | 18 | -73/+741 |
2022-10-26 | Reduced sfo model for multistart.saem.mkin tests | Johannes Ranke | 6 | -45/+147 |
2022-10-26 | Remove kernel density estimate from llhist | Johannes Ranke | 7 | -47/+112 |
2022-10-26 | Skip llhist and parhist tests as platform dependent | Johannes Ranke | 1 | -0/+1 |
2022-10-26 | Try to make multistart (more) reproducible | Johannes Ranke | 4 | -152/+148 |
2022-10-26 | Tests pass locally | Johannes Ranke | 1 | -21/+19 |
2022-10-26 | Make multistart work with testthat scopes | Johannes Ranke | 7 | -18/+301 |
2022-10-25 | Test multistart method | Johannes Ranke | 2 | -0/+19 |
2022-10-25 | Round also for nlme print method... | Johannes Ranke | 2 | -7/+8 |
2022-10-25 | Increase rounding in test for travis | Johannes Ranke | 2 | -2/+2 |
2022-10-25 | Explanatory comment | Johannes Ranke | 1 | -0/+1 |
2022-10-25 | Avoid another platform dependence | Johannes Ranke | 2 | -2/+7 |
2022-10-25 | Change DFOP mixed model data in tests, updates | Johannes Ranke | 9 | -1282/+1298 |
2022-10-25 | Address platform dependencies that surfaced on travis | Johannes Ranke | 2 | -5/+10 |
2022-10-25 | Another attempt to restore coverage on codecov | Johannes Ranke | 1 | -2/+3 |
2022-10-25 | Install covr on travis to restore codecov coverage | Johannes Ranke | 1 | -1/+1 |
2022-10-25 | Complete documentation and fix a bug | Johannes Ranke | 11 | -29/+69 |
2022-10-25 | Revert accidental change | Johannes Ranke | 1 | -21/+27 |
2022-10-21 | Explain chisq tests in anova | Johannes Ranke | 1 | -1/+2 |
2022-10-21 | Adapt summary.saem.mmkin to covariate models | Johannes Ranke | 1 | -7/+6 |
2022-10-21 | Add a simple anova method for model comparison | Johannes Ranke | 7 | -5/+175 |
2022-10-21 | Make update.saem.mmkin work with objects from multistart | Johannes Ranke | 1 | -6/+10 |
2022-10-20 | First working version setting up covariate models | Johannes Ranke | 1 | -4/+53 |
2022-10-18 | Don't fail if one of the Hessians can't be computed | Johannes Ranke | 1 | -1/+8 |
2022-10-17 | Fix selecting by log likelihood in parhist | Johannes Ranke | 1 | -8/+21 |
2022-10-17 | SFORB in saem, update for mhmkin and multistart | Johannes Ranke | 6 | -9/+94 |
2022-10-14 | update method for mhmkin objects, clarify comment | Johannes Ranke | 2 | -2/+25 |
2022-10-14 | Select best fit from multistart, use in parhist | Johannes Ranke | 6 | -31/+117 |
2022-10-13 | Cope with failed FIM inversions | Johannes Ranke | 3 | -10/+29 |
2022-10-05 | Simplify the removal of random effects | Johannes Ranke | 5 | -29/+94 |
2022-10-04 | Add set_nd_nq to pkgdown topics | Johannes Ranke | 1 | -0/+1 |
2022-09-30 | Test the package with saemix development version | Johannes Ranke | 1 | -43/+12 |
2022-09-30 | Install development version of saemix on travis | Johannes Ranke | 1 | -0/+1 |
2022-09-30 | r2u is now the default for r-ci | Johannes Ranke | 1 | -1/+1 |
2022-09-29 | Add set_nd_nq previously in pfm | Johannes Ranke | 7 | -18/+405 |
2022-09-29 | More adaptations to deal with failed saem fits | Johannes Ranke | 1 | -2/+8 |
2022-09-29 | Adapt to new format of failed saem.mmkin fits | Johannes Ranke | 2 | -8/+13 |
2022-09-28 | Update vignette and static docs | Johannes Ranke | 8 | -21/+46 |
2022-09-28 | Fix handling of multistart fits with failures | Johannes Ranke | 13 | -104/+159 |
2022-09-26 | Make BIC.mhmkin work with failed fits | Johannes Ranke | 1 | -1/+4 |
2022-09-19 | Make the multistart method work on Windows | Johannes Ranke | 2 | -17/+43 |
2022-09-19 | Improve parhist and llhist | Johannes Ranke | 13 | -59/+77 |
2022-09-16 | Add llhist to the multistart vignette | Johannes Ranke | 5 | -1/+23 |
2022-09-16 | Improve multistart documentation, bugfix | Johannes Ranke | 26 | -101/+1319 |
2022-09-16 | Tell travis to wait for coverage report | Johannes Ranke | 1 | -1/+1 |