.\" -*- nroff -*- generated from .Rd format
.BG
.FN getResponseFormula
.TL
Extract Formula Specifying Response Variable
.DN
The left hand side of `formula{object}' is returned as a
one-sided formula.
.CS
getResponseFormula(object)
.RA
.AG object
any object from which a formula can be extracted.
.RT
a one-sided formula with the response variable associated with
`formula{object}'.

.SA
`getResponse'
.EX
getResponseFormula(y ~ x | g)
.KW models
.WR
