Description Usage Arguments Details Value
View source: R/get_model_predictions.R
Function to get all seer model predictions for train and validation samples
1 |
obj |
seer object |
fits |
tibble with uid, index, and fit. Result of fit_models function |
Returned nested tibble has column for model uid, sample, index, and nested data column with rn (row number), predicted and any confidence levels columns
nested tibble with model predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.