Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
R - Mortality Tables
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
R
R - Mortality Tables
Commits
a32a99ed
Commit
a32a99ed
authored
8 years ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Improve documentation
parent
3098b6cc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
R/valuationTable.period.R
+2
-1
2 additions, 1 deletion
R/valuationTable.period.R
with
2 additions
and
1 deletion
R/valuationTable.period.R
+
2
−
1
View file @
a32a99ed
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment