makeForms | R Documentation |
makeForms - function to construct and return formulae (fixed, random, formula)
makeForms(
ids = "Mare",
dv = "follicles",
time = "Time",
phase = "Phase",
ivs = "iv1",
interactions = list(c("iv1", "Phase")),
rint = "",
correlation = "NULL",
family = NO(),
dropTime = "no",
method = "REML"
)
See |
|
Stephen Tueller stueller@rti.org
PersonAlytics:::makeForms()
PersonAlytics:::makeForms(time = c("time", "time2", "time3"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.