pclm.confidence | R Documentation |
Compute Confidence Intervals for PCLM output
pclm.confidence(fit, out.step, y, SE, ci.level, type, offset)
fit |
Fitted values from pclm.fit |
out.step |
Length of estimated intervals in output. Values between 0.1 and 1 are accepted. Default: 1. |
y |
Vector with counts to be ungrouped. It must have the same dimension
as |
SE |
Standard Errors |
ci.level |
Level of significance for computing confidence intervals.
Default: |
type |
Type of PCLM model. Options: |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.