summary.PSAboot: Summary of pooled results from PSAboot

View source: R/summary.PSAboot.R

summary.PSAbootR Documentation

Summary of pooled results from PSAboot

Description

Summary of pooled results from PSAboot

Usage

## S3 method for class 'PSAboot'
summary(object, ...)

Arguments

object

result of PSAboot.

...

currently unused.

Value

a list with pooled summary statistics.

a list with the results from easch PSA method. For each method a list contains the following elements:

sig.tot.per

Percentage of boostrap samples where the confidence interval does not span zero.

boostrap.mean

Weighted mean difference across all bootstrap samples.

boostrap.ci

Overall confidence interval across all bootstrap samples.

bootstrap.weighted.mean

Overall weighted bootstrap mean.

percent.sig

Contingency table of the number of bootstrap samples that don't span zero.

complete

Results of the summary of the PSA method.


jbryer/PSAboot documentation built on Oct. 29, 2023, 10 a.m.