Learn R Programming

INSPECTumours (version 0.1.0)

predict_lm: Make predictions, linear model

Description

Make predictions, linear model

Usage

predict_lm(model, newdata, single)

Arguments

model

a model object

newdata

data frame in which to look for variables with which to predict

single

logical: TRUE if single study experiment

Value

data frame with predictions