Learn R Programming

SCGLR (version 1.1)

multivariateFormula: Formula construction

Description

Construction of the multivariate scglr formula

Usage

multivariateFormula(namesY, namesX, namesSX = NULL)

Arguments

namesY
a vector of character containing the names of the dependent variables
namesX
a vector of character containing the names of the covariates (X) involved in the components
namesSX
a vector of character containing the names of the additional covariates

Value

  • an object of class formula