R/summary.R

##' Summary methods
##'
##' Display a summary of a fitted model object.
##'
##' @name summary
##' @rdname summary
##' @param object a fitted model object
##' @param \dots ignored or passed to the more primitive function
##' @family extraction methods
NULL

setGeneric("summary")

Try the pomp package in your browser

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

pomp documentation built on Aug. 8, 2023, 1:08 a.m.