R/coef.R

#' Model coefficients
#'
#' `coef` extracts the parameters from a fitted model object.
#'
#' @name coef
#' @rdname coef
#' @family methods for ouch trees
#' @param object fitted model object.
#' @param ... additional arguments, ignored.
NULL
kingaa/ouch documentation built on April 24, 2024, 11:24 a.m.