View source: R/model_fitting.R
get_pval_tstat | R Documentation |
Function: get_pval_tstat
extracts p-value and t statistics from a given fitted model.
get_pval_tstat(mod, d_m, model.params.list)
mod |
model object |
d_m |
design/model |
model.params.list |
list of model parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.