predict_nlm_multi {INSPECTumours} | R Documentation |
Make predictions based on non-linear model, multiple studies
Description
Make predictions based on non-linear model, multiple studies
Usage
predict_nlm_multi(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 |
data frame |
Value
data frame with predictions
[Package INSPECTumours version 0.1.0 Index]