View source: R/summary.PSAboot.R
summary.PSAboot | R Documentation |
Summary of pooled results from PSAboot
## S3 method for class 'PSAboot'
summary(object, ...)
object |
result of |
... |
currently unused. |
a list with pooled summary statistics.
a list with the results from easch PSA method. For each method a list contains the following elements:
Percentage of boostrap samples where the confidence interval does not span zero.
Weighted mean difference across all bootstrap samples.
Overall confidence interval across all bootstrap samples.
Overall weighted bootstrap mean.
Contingency table of the number of bootstrap samples that don't span zero.
Results of the summary of the PSA method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.