R/AllGenerics.R

## ===========================================================================
## Generics to plot siResult object
## ---------------------------------------------------------------------------
setGeneric("plotModelSLGI", function(x, y,...) standardGeneric("plotModelSLGI"))

## ===========================================================================
## Generics to compare observed versus simulated data after graph approach
## ---------------------------------------------------------------------------
setGeneric("compare", function(x) standardGeneric("compare"))

Try the SLGI package in your browser

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

SLGI documentation built on Nov. 8, 2020, 11 p.m.