formula.mim-class: Class "formula.anoint"

formula.anoint-classR Documentation

Class "formula.anoint"

Description

Formula class for anoint objects

Objects from the Class

Objects can be created by calls of the form new("formula.anoint", ...).

Slots

formula:

formula supplied to anoint

uni:

list of all univariate interaction model formulas

prognostic:

formula of subgroup main effects

prognostic.trt:

formula of subgroup and treatment main effects model (no interactions)

trt:

character string of treatment variable

family:

character string describing model family

Methods

show

signature(object = "formula.anoint"): Display main formula of formula.anoint object.

print

signature(x = "formula.anoint",...): Display main formula of formula.anoint object.

update

signature(object = "formula.anoint",...): Updates formula with same syntax as supplied to anoint function.

Author(s)

Stephanie Kovalchik s.a.kovalchik@gmail.com

See Also

anoint


anoint documentation built on Sept. 11, 2024, 8:49 p.m.