[.FishHook | R Documentation |
Overrides the subset operator x[] for use with FishHook to allow for vector like subsetting, see fishHook demo for examples
## S3 method for class 'FishHook' obj[i = NULL, j = NULL]
obj |
FishHook object This is the FishHookObject to be subset |
i |
vector subset hypotheses |
j |
vector subset covariates |
A new FishHook object that contains only the given hypotheses and/or covariates
Zoran Z. Gajic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.