formula.PanelMatch: Return the refinement formula used in a PanelMatch...

View source: R/PanelMatchObject.R

formula.PanelMatchR 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.


PanelMatch documentation built on June 8, 2025, 10:37 a.m.