This function defines the S3 print method for objects of class
pvEBayes. It displays a concise description of the fitted model.
Usage
# S3 method for class 'pvEBayes'
print(x, ...)Arguments
- x
a
pvEBayesobject, which is the output of the function pvEBayes or pvEBayes_tune.- ...
other input parameters. Currently unused.