diff options
Diffstat (limited to 'man/lossdist.joint.Rd')
| -rw-r--r-- | man/lossdist.joint.Rd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/lossdist.joint.Rd b/man/lossdist.joint.Rd index 1cf7a71..d803252 100644 --- a/man/lossdist.joint.Rd +++ b/man/lossdist.joint.Rd @@ -1,4 +1,4 @@ -% Generated by roxygen2 (4.1.1): do not edit by hand +% Generated by roxygen2: do not edit by hand % Please edit documentation in R/distrib.R \name{lossdist.joint} \alias{lossdist.joint} @@ -16,7 +16,7 @@ lossdist.joint(p, w, S, N, defaultflag = FALSE) \item{N}{Integer, number of ticks in the grid} -\item{defaultflab}{Logical, whether to return the loss or default distribution} +\item{defaultflag}{Logical, whether to return the loss or default distribution} } \value{ q Matrix of joint loss, recovery probability distribution @@ -27,4 +27,3 @@ rowSums(q) is the loss distribution marginal For high severities, M can become bigger than N, and there is some probability mass escaping. } - |
