Generate polynomial regressors.
gen_poly_reg(degree, mrs_data = NULL, tr = NULL, Ndyns = NULL, Ntrans = NULL)
polynomial regressors.
the degree of the polynomial.
mrs_data object for timing information.
repetition time.
number of dynamic scans stored, potentially less than Ntrans if block averaging has been performed.
number of dynamic scans acquired.