gen_poly_reg | R Documentation |
Generate polynomial regressors.
gen_poly_reg(degree, mrs_data = NULL, tr = NULL, Ndyns = NULL, Ntrans = NULL)
degree |
the degree of the polynomial. |
mrs_data |
mrs_data object for timing information. |
tr |
repetition time. |
Ndyns |
number of dynamic scans stored, potentially less than Ntrans if block averaging has been performed. |
Ntrans |
number of dynamic scans acquired. |
polynomial regressors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.