powered by
Generic print method for BCC objects
# S3 method for BCC print(x, ...)
Void function prints model information, no object return
An object of class BCC.
further arguments passed to or from other methods.
# get data from the package data(epil2) fit.BCC <- epil2 print(fit.BCC)
Run the code above in your browser using DataLab