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")
kingaa/pomp documentation built on April 8, 2024, 5:50 p.m.