You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ msnz::censoring_date
77
77
78
78
This function is the only one of use more generally to external researchers. The
79
79
package incorporates the New Zealand Cohort Life Tables provided by
80
-
Statistics New Zealand, and as released in March 2021. (See https://www.stats.govt.nz/information-releases/new-zealand-cohort-life-tables-march-2022-update
80
+
Statistics New Zealand, as released in March 2021. (See https://www.stats.govt.nz/information-releases/new-zealand-cohort-life-tables-march-2022-update
81
81
for source data).
82
82
83
83
The `msnz::expected_year_of_death()` function allows one to calculate the life
@@ -127,6 +127,6 @@ to compare the survival in a given sample against a synthetic sample derived
127
127
from the population. That is, for each person in the actual sample, generate a
128
128
synthetic comparison person randomly sampled from the population, conditional
129
129
on the target person's year of birth, sex, and age at a censoring date. The
130
-
sampling approach gives a much more natural looking comparison sample
130
+
sampling approach gives a much more natural looking population comparison
131
131
survival distribution, compared to each synthetic person having precisely the
0 commit comments