.make.model.RoboDataLinear | R Documentation |
Makes a model class for the specified linear adjustment method with settings for covariate randomization scheme and vcovHC type.
## S3 method for class 'RoboDataLinear' .make.model(data, adj_method, car_scheme, vcovHC, covariate_to_include_strata)
adj_method |
Type of adjustment method |
car_scheme |
Type of covariate adaptive randomization |
vcovHC |
Type of heteroskedasticity-consistent SE's |
covariate_to_include_strata |
Include strata as covariates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.