getY,ubmsFit-method {ubms}R Documentation

Extract y, the Response Variable, From a ubmsFit Model

Description

Extract y, the Response Variable, From a ubmsFit Model

Usage

## S4 method for signature 'ubmsFit'
getY(object)

Arguments

object

A ubmsFit model

Value

A matrix containing the response variable y.


[Package ubms version 1.2.6 Index]