Description Usage Arguments Details Author(s) References See Also Examples
Summary method for objects of class "sensitivity".
1 2 3 4 | ## S3 method for class 'sensitivity'
summary(object, ...)
## Default S3 method:
summary.sensitivity(object, digits = 3, signif.level = 0.05, ...)
|
object |
An object of class "sensitivity". |
digits |
The number of digits used for rounding. |
signif.level |
Function returns a table of combinations of sensitivity parameters where this significance level is lost. |
... |
Included for consistency with |
Prints a summary of main features of sensitivity analysis distribution.
Nicole Bohme Carnegie, Masataka Harada, and Jennifer Hill
Carnegie NB, Hill JH and Harada M. Assessing sensitivity to unmeasured confounding using simulated potential confounders (under review)
1 | #See treatSens documentation
|
Loading required package: Rcpp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.