fitted.bc2.Rd
fitted method for bc2 fits.
# S3 method for bc2 fitted(object, ...)
object | a fitted object of class inheriting from "bc2". |
---|---|
... | Other fitted arguments (Not being used by objects of class |
A tibble with 2 columns containing fitted values of each response.
Shahin Roshani