Description Usage Arguments Value
View source: R/s.curve.update.R
Calculates output & incorporates overall results, including permutation test data if present
1 | s.curve.update(s.curve.mod, perm.dat = NULL, perm.pvalues = NULL)
|
s.curve.mod |
estimated s.curve model from curveRunner |
perm.dat |
permutation test data to add (if run externally) |
perm.pvalues |
logical, calculate p-values against permutation test data? (if NULL, uses default in model object) |
updated s-curve model with results summaries (also printed to console)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.