# Package S3 generics
#' @include imports.R
NULL
# Brier scores ----------
#' Calculate Brier scores for survival models.
#'
#' @rdname surv_brier.coxex
#' @export
surv_brier <- function(fit, ...) UseMethod('surv_brier')
# END ------
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.