simulate_predictors: Function simulating the predictors

simulate_predictorsR Documentation

Function simulating the predictors

Description

Function simulating the predictors

Usage

simulate_predictors_1C1G(n, k)

Arguments

n

the number of datapoints to simulate per group

k

the number of group to simulate

Value

a data.frame containing the simulated data

Examples

simulate_predictors_1C1G(n = 3, k = 4)


courtiol/LM2GLMM documentation built on July 3, 2022, 7:42 a.m.