build_C_matrix | R Documentation |
Build Composition Matrices
build_C_matrix(x, y, nlast, offset, out.step, type)
x |
Vector containing the starting values of the input intervals/bins.
For example: if we have 3 bins |
y |
Vector with counts to be ungrouped. It must have the same dimension
as |
nlast |
Length of the last interval. In the example above |
offset |
Optional offset term to calculate smooth mortality rates. A vector of the same length as x and y. See \insertCiterizzi2015;textualungroup for further details. |
out.step |
Length of estimated intervals in output. Values between 0.1 and 1 are accepted. Default: 1. |
type |
Type of PCLM model. Options: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.