manymodels: Many Models Data

manymodelsR Documentation

Many Models Data

Description

Generated data to test linear models. 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.

Usage

data(manymodels)

Examples

data(manymodels)

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