mbrdr.x {mbrdr}R Documentation

Accessor functions for data in dr objects

Description

Accessor functions for dr objects.

Usage

mbrdr.x(object)
mbrdr.y(object)

Arguments

object

An object that inherits from mbrdr.

Value

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

Author(s)

Jae Keun Yoo, <peter.yoo@ewha.ac.kr>

See Also

mbrdr.


[Package mbrdr version 1.1.1 Index]