predict_regr_model {INSPECTumours}R Documentation

Make predictions

Description

Make predictions

Usage

predict_regr_model(model, df)

Arguments

model

object of class brmsfit

df

data frame with classification results

Value

data frame


[Package INSPECTumours version 0.1.0 Index]