diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-26 11:36:02 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-06-26 11:36:02 +0200 |
commit | a7e6b9f9a0ba46f84929603296d3dd4a0cbe4787 (patch) | |
tree | cb4b810c984e8b9ea0f8f85689a2adfe88509796 /man | |
parent | e8cf8558b7d071f800a65c3688f19d5ae400c33f (diff) |
Calculate additional DT50 values for non-SFO models
Diffstat (limited to 'man')
-rw-r--r-- | man/endpoints.Rd | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/man/endpoints.Rd b/man/endpoints.Rd index 21316cf2..0a8fd401 100644 --- a/man/endpoints.Rd +++ b/man/endpoints.Rd @@ -15,11 +15,7 @@ endpoints(fit, pseudoDT50 = FALSE) \arguments{ \item{fit}{ An object of class \code{\link{mkinfit}}. -} - \item{pseudoDT50}{ - Should pseudoDT50 values for FOMC, DFOP and SFORB models be reported, as - recommended by the FOCUS group? Currently not implemented. -} + } } \note{ The function is used internally by \code{\link{summary.mkinfit}}. |