Skip to content
Snippets Groups Projects
Commit a32a99ed authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Improve documentation

parent 3098b6cc
Branches
Tags
No related merge requests found
...@@ -4,7 +4,8 @@ NULL ...@@ -4,7 +4,8 @@ NULL
#' Class valuationTable.period - Period life tables #' Class valuationTable.period - Period life tables
#' #'
#' A period life table, giving death probabilities for each age, up to #' A period life table, giving death probabilities for each age, up to
#' maximum age omega. Optionally apply selection factors to the probabilities #' maximum age \code{omega}. The \code{baseYear} slot can be used to hold
#' information about the period.
#' #'
#' @slot ages The ages corresponding to the entries of the deathProbs #' @slot ages The ages corresponding to the entries of the deathProbs
#' @slot deathProbs The one-year death probabilities for the ages #' @slot deathProbs The one-year death probabilities for the ages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment