aboutsummaryrefslogtreecommitdiff
path: root/test.log
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-04-21 17:34:38 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-04-21 17:37:54 +0200
commit0b36fb666b84321814eabbc1a25687ee70d789e6 (patch)
treec2cecc577993eb641504b6c2d2f1c82b59ece744 /test.log
parentae5e2bf30393a1a97dcc2da4f8e8fd7be7028117 (diff)
Avoid unnecessary stop in edge case, improve warnings
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.
Diffstat (limited to 'test.log')
-rw-r--r--test.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.log b/test.log
index 90389b07..9079f341 100644
--- a/test.log
+++ b/test.log
@@ -4,4 +4,4 @@ Lade nötiges Paket: rootSolve
Lade nötiges Paket: inline
Lade nötiges Paket: parallel
testthat results ================================================================
-OK: 40 SKIPPED: 0 FAILED: 0
+OK: 42 SKIPPED: 0 FAILED: 0

Contact - Imprint