mi: Multivariate Intercepts

Description Usage Arguments Author(s) Examples

Description

mi handles the evaluation of multivariate intercepts.

Usage

1
mi(beta, size)

Arguments

beta

A q-length numeric vector of intercepts for each response variable.

size

A numeric value n representing the number of units.

Author(s)

Erick A. Chacón-Montalván

Examples

1
2
# Different effects for each response.
mi(c(1:3), size = 10)

ErickChacon/datasim documentation built on March 25, 2020, 7:53 p.m.