anoint.formula | 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>
formula.anoint-class,anoint
anoint.formula()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.