av.aov | R Documentation |
Converts an object of class aov
to an anytime-valid version by setting the
precision parameter g
as an attribute and updating the class.
## S3 method for class 'aov'
av(model, g = 1, ...)
model |
An |
g |
An integer precision parameter for anytime-valid inference. Default is 1. |
... |
Additional arguments passed to or from other methods. |
An object of class avaov
with anytime-valid p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.