aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat
AgeCommit message (Collapse)AuthorFilesLines
2016-12-21TWA calculation for SFO, FOMC and DFOP (parent)Johannes Ranke1-0/+45
2016-06-28Skip testing for warning for ill-defined FOMC fitsJohannes Ranke1-0/+2
This caused the test suite to fail on r-forge for v0.9.43, obviously no warning was produced in one of the two expectations
2016-04-21Avoid unnecessary stop in edge case, improve warningsJohannes Ranke1-0/+42
mkinfit: Do not error out in cases where the fit converges, but the Jacobian for the untransformed model cost can not be estimated. Give a warning instead and return NA for the t-test results. summary.mkinfit: Give a warning message when the covariance matrix can not be obtained. A test has been added to containing such an edge case to check that the warnings are correctly issued and the fit does not terminate.
2015-06-21Do the t-test for untransformed parametersv0.9-36Johannes Ranke1-0/+28
2015-05-19Include output in README, use mkinsub() in example codeJohannes Ranke1-8/+9
2015-05-15Make mkinmod quiet in testsJohannes Ranke5-8/+8
2015-05-15Add synthetic data generated for UBA expertise, testsJohannes Ranke2-1/+68
The new tests are based on the results documented in the expertise I wrote for the UBA (currently unpublished).
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-15Also migrate test for mkinpredictJohannes Ranke1-28/+12
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 Ranke6-315/+363
2015-05-14Start of migration from RUnit to testthatJohannes Ranke4-0/+423

Contact - Imprint