Description Usage Arguments Value Author(s) See Also
plot method for bc2 fits.
1 2 |
x |
a fitted object of class inheriting from "bc2". |
type |
Type of plot to be drawn. Valid inputs are |
... |
Other plot arguments (Not being used by objects of class |
When type='responses'
, density plots of original and un-transformed responses (non-zero) will be returned (unless transformation was done directly on non-zero responses and not through the g.funs
argument).
When type='residuals'
, density plot of residuals plus residuals vs fitted values plot for each response will be returned.
For type='fit'
, actual vs fitted values of each response will be returned.
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.