View source: R/explore_functions.R
| print.bbreg | R Documentation |
Function providing a brief description of results related to the regression model (bessel or beta).
## S3 method for class 'bbreg' print(x, ...)
x |
object of class "bbreg" containing results from the fitted model. |
... |
further arguments passed to or from other methods. |
fitted.bbreg, summary.bbreg, coef.bbreg, vcov.bbreg, plot.bbreg, predict.bbreg
fit = bbreg(agreement ~ priming + eliciting, data = WT) fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.