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