predict_lm: Make predictions, linear model

View source: R/fct-model.R

predict_lmR Documentation

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


AstraZeneca/INSPECTumours documentation built on March 30, 2023, 12:30 p.m.