summary.seqgboots {DirectEffects}R Documentation

Summary of DirectEffect Bootstrap Estimates

Description

Summary of DirectEffect Bootstrap Estimates

Usage

## S3 method for class 'seqgboots'
summary(object, level = 0.95, ...)

Arguments

object

An output of class seqg estimated by boots_g.

level

level of intervals to estimate. Defaults to 0.95

...

additional arguments affecting the summary produced.


[Package DirectEffects version 0.2.1 Index]