aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_FOMC_ill-defined.R
AgeCommit message (Collapse)AuthorFilesLines
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.

Contact - Imprint