formula.PanelMatch {PanelMatch}R Documentation

Return the refinement formula used in a PanelMatch specification

Description

Return the refinement formula used in a PanelMatch specification

Usage

## S3 method for class 'PanelMatch'
formula(x, ...)

Arguments

x

A PanelMatch Object

...

not used

Value

One sided formula object containing the variables/specification used in refinement. This corresponds to what was provided to the covs.formula argument.


[Package PanelMatch version 3.1.1 Index]