powered by
Function providing a brief description of results related to the regression model (bessel or beta).
# S3 method for bbreg print(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
fitted.bbreg
summary.bbreg
coef.bbreg
vcov.bbreg
plot.bbreg
predict.bbreg
# NOT RUN { fit = bbreg(agreement ~ priming + eliciting, data = WT) fit # }
Run the code above in your browser using DataLab