rwFormula: Rewrite the formula with all the covariates

Description Usage Arguments Value Note

Description

Rewrite a given formula with all the covariates, so do note have to write them all.

Usage

1
  rwFormula(formula, col.names, ident)

Arguments

formula

: An object of type 'formula' of the form y ~ .

col.names

: Name of the columns in the data.

ident

: Name of the identity column in the data.

Value

: A 'formula' with all covariates.

Note

Meant to be used internally.


kmlcov documentation built on May 2, 2019, 11:38 a.m.