Description Usage Arguments Value Examples
extracts F-statistic from a linear model object then calculates P-value
1 | extract_lm_pval(model)
|
model |
an lm object |
pvalues
1 2 3 4 | ## Not run:
pvals <- extract_lm_pval(myModelObj)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.