dp.inputs.csavr.model | R Documentation |
Get the model used to estimate incidence in CSAVR
dp.inputs.csavr.model(dp.raw, direction = "wide")
dp.raw |
DemProj module data in raw format, as returned by
|
direction |
Ignored; included for compatibility with similar functions. |
The incidence model name as a factor (see "Details" below for factor levels)
CSAVR users select one of four curve types to model incidence:
None - no curve selected
Single logistic
Double logistic
Splines
rLogistic
Use dp.inputs.incidence.model()
to check if CSAVR was used to
estimate incidence; use dp.inputs.incidence()
to get the incidence
estimate itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.