Description Usage Arguments Value Examples
Regroup categorical covariates
1 | transformCatCov(object, covariate, group, reference, verbose = FALSE)
|
object |
saemixData object |
covariate |
name of the covariate |
group |
a vector giving the categories to which the initial values of the covariates should be mapped. If the resulting covariate is binary, it will be stored as 0/1. If it has more than 2 categories, dummy covariates will be created for the analysis. |
reference |
the reference group |
verbose |
a boolean, prints messages during the execution of the function if TRUE. Defaults to FALSE. |
an object of class "SaemixData"
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.