anoint.formula {anoint} | R Documentation |
formula.anoint
objectCreate formula for use with anoint
.
anoint.formula(formula=y~(a+b)*trt,family="binomial")
formula |
formula specifying analysis of interaction model |
family |
string indicating model family, should be one of |
The formula
should have all subgroups enclosed in parantheses and the treatment variable as an interaction, as shown in default.
Returns instance of formula.anoint
class.
Stephanie Kovalchik <s.a.kovalchik@gmail.com>
anoint.formula()