D_C_check {mvGPS} | R Documentation |
Internal function for formatting and checking specification of exposures and confounders
Description
Internal function for formatting and checking specification of exposures and confounders
Usage
D_C_check(D, C, common)
Arguments
D |
numeric matrix of dimension |
C |
either a list of numeric matrices of length |
common |
logical indicator for whether C is a single matrix of common
confounders for all exposures. default is FALSE meaning C must be specified
as list of confounders of length |
[Package mvGPS version 1.2.2 Index]