formula.PanelMatch: Return the refinement formula used in a PanelMatch specification
Description
Return the refinement formula used in a PanelMatch specification
Usage
# S3 method for PanelMatch
formula(x, ...)
Value
One sided formula object containing the variables/specification used in refinement. This corresponds to what was provided to the covs.formula
argument.
Arguments
- x
A PanelMatch Object
- ...
not used