response: Extract response from a pim.formula

Description Usage Arguments Value See Also

Description

This function extracts the response from a pim.formula for use in pim.fit.

Usage

1
2
3
4
5
6
7
response(object)

## S4 method for signature 'pim.formula'
response(object)

## S4 method for signature 'pim'
response(object)

Arguments

object

an object of class pim or pim.formula.

Value

The response variable with pseudo-observations for a pim.

See Also

pim-class and pim.formula-class for more information on the classes, and pim, pim.fit and pim.formula for more information on related functions.


pimdevel documentation built on May 2, 2019, 4:58 p.m.