This function performs model predictions via the predict function
for each column of data.
data %pred% modelsis a matrix with rows corresponding to features, and columns corresponding to cells/observations
is a list of univariate outcome models with the features as explanatory variables
a matrix with rows equal to length(models) and columns
corresponding to cells/observations