subset.bdotsBootObj | R Documentation |
Subset a nested group bdotsBoot objects
## S3 method for class 'bdotsBootObj' subset(x, group, adjustAlpha = NULL, ...)
x |
An object returned from |
group |
A group to subset. Must be an outer group |
adjustAlpha |
currently not used. Will give option to recompute adjusted alpha |
... |
Not used |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.