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

Try the ouch package in your browser

Any scripts or data that you put into this service are public.

ouch documentation built on April 25, 2023, 9:10 a.m.