View source: R/PanelMatchObject.R
formula.PanelMatch | R Documentation |
Return the refinement formula used in a PanelMatch specification
## S3 method for class 'PanelMatch'
formula(x, ...)
x |
A PanelMatch Object |
... |
not used |
One sided formula object containing the variables/specification used in refinement. This corresponds to what was provided to the covs.formula
argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.