Description Usage Arguments Value Author(s) See Also
predict method for bc2 fits.
1 2 |
object |
a fitted object of class inheriting from "bc2". |
newdata |
Data (tibble or data.frame) containing predictor information of new records. |
interval |
Type of interval for predictions. Valid inputs are |
alpha |
alpha value for creating the interval(s) of new prediction(s). Default is 0.05. |
... |
Other predict arguments (Not being used by objects of class |
A list of length 2. Each slot of this list contains a tibble with the information of predictions and their related intervals for each response.
Shahin Roshani
https://shahin-roshani.github.io/BC2/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.