| summary.sdreport | R Documentation | 
Extract parameters, random effects and reported variables along with uncertainties and optionally Chi-square statistics. Bias corrected quantities are added as additional columns if available.
## S3 method for class 'sdreport'
summary(
  object,
  select = c("all", "fixed", "random", "report"),
  p.value = FALSE,
  ...
)
| object | Output from  | 
| select | Parameter classes to select. Can be any subset of
 | 
| p.value | Add column with approximate p-values | 
| ... | Not used | 
matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.