#' @section Public fields:
#'
#' \describe{
#' \item{\code{name}}{The name of the \code{Method}.}
#' \item{\code{method_fun}}{The data-generating process function.}
#' \item{\code{method_params}}{(Named) list of parameters to input into the data-generating process function.}
#' }
#'
#' @section Public methods:
#'
#' \itemize{
#' \item{\code{Method$new()}} See \link{create_method}.
#' \item{\code{Method$fit()}} See \link{fit_method}.
#' }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.