dr.x: Accessor functions for data in dr objects

Description Usage Arguments Value Author(s) See Also

View source: R/dr.R

Description

Accessor functions for dr objects.

Usage

1
2
3
dr.x(object)
dr.y(object)
dr.z(object) 

Arguments

object

An object that inherits from dr.

Value

Returns a component of a dr object. dr.x returns the predictor matrix reduced to full rank by dropping trailing columns; dr.y returns the response vector/matrix, and dr.z returns the centered and scaled predictor matrix.

Author(s)

Sanford Weisberg, <sandy@stat.umn.edu>

See Also

dr.


dr documentation built on May 2, 2019, 8:49 a.m.