predict_nlm_single {INSPECTumours}R Documentation

Make predictions based on non-linear model, single study

Description

Make predictions based on non-linear model, single study

Usage

predict_nlm_single(model, newdata, change_time)

Arguments

model

an object of class brmsfit

newdata

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

change_time

numeric

Value

data frame with predictions


[Package INSPECTumours version 0.1.0 Index]