pim-getters: Getters for slots of a pim object

Description Usage Arguments Value

Description

Getters for slots of a pim object

Usage

1
2
3
4
5
6
keep.data(x)

fitted(object, ...)

## S4 method for signature 'pim'
fitted(object, ...)

Arguments

x

a pim object

object

a pim object

...

arguments passed to other methods. Currently ignored.

Value

keep.data(): a single logical value indicating whether the model matrix and pseudo responses were stored in the pim object.

fitted(): a numeric vector with the fitted values for the pseudo-observations.


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