borsar.stats.
compute_regression_t
Compute regression t values for whole multidimensional data space.
Data to perform regression on. Frist dimension represents observations (for example trials or subjects).
Predictor array to use in regression.
If True - also return p values. Defaults to False.
T values for all predictors for the original data space.
P values for all predictors for the original data space.