Learn R Programming

PFIM (version 5.0)

addResponse: Add a response to a statistical model.

Description

Add a response to a statistical model.

Usage

addResponse(object, value)

Value

The StatisticalModel object with the added response.

Arguments

object

A StatisticalModel object.

value

A character string giving the name of the response to add.