R/utils.R
print.plrd.Rd
Print a plrd object
# S3 method for class 'plrd' print( x, digits = max(3L, getOption("digits") - 3L), percentage.cumulative.weights = 0.99, ... )
plrd object
number of digits to print
The percentage of the cumulative absolute weights to determine effective sample size
Additional arguments passed to print methods.