summary.avlm | R Documentation |
Computes a summary for an avlm
object, a linear model enhanced with anytime-valid inference.
In addition to the standard lm
summary statistics, the p-values for the coefficient tests are
recalculated using an anytime-valid method.
## S3 method for class 'avlm'
summary(object, ...)
object |
An |
... |
Additional arguments passed to or from other methods. |
A summary object of class summary.avlm
that includes updated p-values for the coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.