diff --git a/R/Recur.R b/R/Recur.R index 9cfb626..ced8878 100644 --- a/R/Recur.R +++ b/R/Recur.R @@ -69,7 +69,7 @@ NULL ##' numeric vector. Non-positive values are internally converted to zero ##' indicating censoring status. ##' @param terminal A numeric vector that may represent the status, costs, or -##' types of the terminal events. Logival vector is allowed and converted +##' types of the terminal events. Logical vector is allowed and converted ##' to numeric vector. Non-positive values are internally converted to zero ##' indicating censoring status. If a scalar value is specified, all ##' subjects will have the same status of terminal events at their last diff --git a/man/Recur.Rd b/man/Recur.Rd index e5931ea..f985a78 100644 --- a/man/Recur.Rd +++ b/man/Recur.Rd @@ -33,7 +33,7 @@ numeric vector. Non-positive values are internally converted to zero indicating censoring status.} \item{terminal}{A numeric vector that may represent the status, costs, or -types of the terminal events. Logival vector is allowed and converted +types of the terminal events. Logical vector is allowed and converted to numeric vector. Non-positive values are internally converted to zero indicating censoring status. If a scalar value is specified, all subjects will have the same status of terminal events at their last