This function performs model predictions via the predict function for each column of data.

data %pred% models

Arguments

data

is a matrix with rows corresponding to features, and columns corresponding to cells/observations

models

is a list of univariate outcome models with the features as explanatory variables

Value

a matrix with rows equal to length(models) and columns corresponding to cells/observations