summary.brsdata.RdSummary method for objects of class brsdata. Print a text-based summary of the data in the R console.
# S3 method for brsdata summary(dat.obj, print.config = TRUE)
| dat.obj | Input dataset. Must be an object of class |
|---|---|
| print.config | Logical. Whether to print a summary of MCMC parameters, when the data have been configured using |
A text-based summary of dataset properties.
Phil J. Bouchet