View source: R/features_02a_claim_covariates.R
covariates_data | R Documentation |
covariates_data
ObjectConstructs a covariates_data
object which stores the dataset of known covariate levels of each factor.
covariates_data(covariates, data, covariates_id = NULL)
covariates |
a |
data |
a dataset of covariate values, with columns equal to each of the covariate factors and rows related to individual claim observations. |
covariates_id |
optional list of list of ids, in the same format as a |
Returns a covariates_data
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.