dot-make.model.RoboDataLinear: Makes a model class for the specified linear adjustment...

.make.model.RoboDataLinearR Documentation

Makes a model class for the specified linear adjustment method with settings for covariate randomization scheme and vcovHC type.

Description

Makes a model class for the specified linear adjustment method with settings for covariate randomization scheme and vcovHC type.

Usage

## S3 method for class 'RoboDataLinear'
.make.model(data, adj_method, car_scheme, vcovHC, covariate_to_include_strata)

Arguments

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


mbannick/RoboCar documentation built on June 16, 2022, 6:56 p.m.