grapes-pred-grapes: Binary operator for model predictions on data

%pred%R Documentation

Binary operator for model predictions on data

Description

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

Usage

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


MarioniLab/StabMap documentation built on Sept. 28, 2022, 2:28 a.m.