clustermanymodels: Many Mixed Models

clustermanymodelsR Documentation

Many Mixed Models

Description

Generated data to test different types of linear models with clustered data. The variables can be used as:

'x' and 'z' as two continuous independent variables;

'cat2' and 'cat3' as categorical independent variables, with two and three groups respectively;

'ycont' is a continuous variable, suitable as dependent variable. 'ybin' is dichotomous dependent variable; 'ypoi' a count variable (Poisson), 'yord' and ordinal dependent variable with 5 levels, and 'ycat' a categorical dependent variable with three groups. 'cluster' as the clustering variable.

Usage

data(clustermanymodels)

Examples

data(clustermanymodels)

gamlj/gamlj documentation built on April 17, 2024, 7:51 p.m.