subset.bdotsBootObj: Subset a nested group bdotsBoot objects

View source: R/methods.R

subset.bdotsBootObjR Documentation

Subset a nested group bdotsBoot objects

Description

Subset a nested group bdotsBoot objects

Usage

## S3 method for class 'bdotsBootObj'
subset(x, group, adjustAlpha = NULL, ...)

Arguments

x

An object returned from bdotsBoot

group

A group to subset. Must be an outer group

adjustAlpha

currently not used. Will give option to recompute adjusted alpha

...

Not used

Details

This function is used to subset a bdotsBootObject that was fit to compute the difference of differences. This allows the user to subset out the outer group in the comparison for plotting and investigation


bdots documentation built on Jan. 7, 2023, 1:18 a.m.