| summary.margstd_boot {risks} | R Documentation | 
Summary for models using marginal standardization
Description
Summary for models using marginal standardization
Usage
## S3 method for class 'margstd_boot'
summary(
  object,
  dispersion = NULL,
  correlation = FALSE,
  symbolic.cor = FALSE,
  level = 0.95,
  bootrepeats = 1000,
  bootci = c("bca", "normal", "nonpar"),
  ...
)
Arguments
| object | Model | 
| dispersion | Not used | 
| correlation | Not used | 
| symbolic.cor | Not used | 
| level | Confidence level, defaults to  | 
| bootrepeats | Bootstrap repeats for standard errors. Defaults to 1000. Consider increasing. | 
| bootci | Type of bootstrap confidence interval: 
 | 
| ... | Not used | 
Value
Model summary (list)
[Package risks version 0.4.2 Index]