Run regression for puncta data
1 2 3 4 5 6 7 8 9 | puncta.stats(
dset,
y.var,
cond.var,
subsamp.var,
cond.inc,
trans.name = "identity",
y.count = F
)
|
dset |
data.frame of experimental data |
y.var |
name of y variable in dset |
cond.var |
name of condition variable in dset |
subsamp.var |
name of subsample variable for random effect |
cond.inc |
vector of conditions to include in analysis |
trans.name |
name of function to transform y as a string |
y.count |
indicates (T/F) whether y is a count variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.