formula.anoint-class | R Documentation |
Formula class for anoint
objects
Objects can be created by calls of the form new("formula.anoint", ...)
.
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
signature(object = "formula.anoint")
:
Display main formula of formula.anoint
object.
signature(x = "formula.anoint",...)
:
Display main formula of formula.anoint
object.
signature(object = "formula.anoint",...)
:
Updates formula with same syntax as supplied to anoint
function.
Stephanie Kovalchik s.a.kovalchik@gmail.com
anoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.