z_A2._Define_linear_terms_: Linear components of the mean of the model

Description Usage Arguments Author(s)

Description

Define parametric components of the mean as linear terms.

Usage

1
linear(formula, data = NULL, contrasts = NULL, intercept = FALSE)

Arguments

formula

formula expression. A formula expression as described in formula.

data

data frame. Where to search for the covariates?

contrasts

character. A contrast method for factor covariates. Default to contr.treatment.

intercept

logical. TRUE to include an intercept term, FALSE otherwise (default).

Author(s)

Mario A. Martinez Araya, r@marioma.me


scpm documentation built on Feb. 17, 2020, 5:08 p.m.