Learn R Programming

PFIM (version 5.0)

defineVariables: Define variables in a statistical model.

Description

Define variables in a statistical model.

Usage

defineVariables(.Object, listOfVariables)

Value

The StatisticalModel object with the new variables.

Arguments

.Object

A StatisticalModel object.

listOfVariables

A list of character string giving the variables to be defined.