aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_parent_only.R
AgeCommit message (Collapse)AuthorFilesLines
2019-10-21Refactor mkinfit, infrastructure workJohannes Ranke1-218/+0
mkinfit objects now include an ll() function to calculate the log-likelihood. Part of the code was refactored, hopefully making it easier to read and maintain. IRLS is currently the default algorithm for the error model "obs", for no particular reason. This may be subject to change when I get around to investigate. Slow tests are now in a separate subdirectory and will probably only be run by my own Makefile target. Formatting of test logs is improved. Roundtripping error model parameters works with a precision of 10% when we use lots of replicates in the synthetic data (see slow tests). This is not new in this commit, but as I think it is reasonable this closes #7.
2019-02-25Fixes for last commitJohannes Ranke1-1/+1
2019-02-25Test AIC calculationJohannes Ranke1-1/+1
2018-09-14Skip more tests on CRANv0.9.47.5Johannes Ranke1-0/+3
Static documentation rebuilt by pkgdown
2018-09-14Skip some more tests on CRANJohannes Ranke1-1/+3
Static documentation rebuilt by pkgdown
2017-07-21Only use 1 core to pass test on windowsJohannes Ranke1-3/+3
2017-07-21Fix tests, try FOMC ill-defined againJohannes Ranke1-29/+31
2015-05-15Relax test tolerance for SFORB, FOCUS B and deSolveJohannes Ranke1-2/+2
While this was OK on my local windows machine, the test failed on winbuilder
2015-05-15Make FOMC test for FOCUS A robust towards non-convergenceJohannes Ranke1-5/+4
2015-05-15Skip testing FOMC with FOCUS A WindowsJohannes Ranke1-9/+15
Testing the package on winbuilder shows that the Port algorithm does not converge on Windows with this combination, which is not a problem as the FOMC model is not appropriate for the dataset anyways.
2015-05-15Finished migration from RUnit to testthatJohannes Ranke1-26/+184
2015-05-14Start of migration from RUnit to testthatJohannes Ranke1-0/+48

Contact - Imprint