stats.fmri_lm | R Documentation |
This function extracts statistical values (e.g., t-statistics, F-statistics) from an fmri_lm
object.
## S3 method for class 'fmri_lm'
stats(x, type = c("estimates", "contrasts", "F"), ...)
x |
An |
type |
The type of statistics to extract: |
... |
Additional arguments (currently unused). |
A tibble containing the requested statistical values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.