man-roxygen/spec-details.R

#' @details
#' This function only defines what _type_ of model is being fit. Once an engine
#'  is specified, the _method_ to fit the model is also defined.
#'
#' The model is not trained or fit until the [fit.model_spec()] function is used
#' with the data.
tidymodels/discrim documentation built on Oct. 24, 2024, 2:46 p.m.