View source: R/estimate_extraction.R
extract_stat | R Documentation |
Extract a statistic from a supernova table and name the values
extract_stat(fit, type, stat, predictor = character(0))
fit |
A fitted linear model to pass to supernova. |
type |
The type (1, 2, 3) of sums of squares to use. |
stat |
The statistic from the supernova (as named in the |
predictor |
Optionally specify which terms to return (instead of all of them). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.