Skip to contents

Concomitant variable drawn from a normal distribution

Usage

test_covariates

Format

test_covariates

A data frame with 30 rows and 1 column:

rownames

Individual IDs

covar1

Concomitant variable drawn from a normal distribution with mean = 0 and sd = 1

Examples

summary(test_covariates)
#>      covar1        
#>  Min.   :-1.96662  
#>  1st Qu.:-0.67140  
#>  Median :-0.07373  
#>  Mean   :-0.04710  
#>  3rd Qu.: 0.48862  
#>  Max.   : 1.78691