View source: R/model_fitting.R
get_rawpt | R Documentation |
Fits models to each of a series of datasets, and extracts p values and t statistics
get_rawpt(dat.all, d_m, model.params.list)
dat.all |
list of datasets (of length M) |
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.