R/generics.R

## SMC (particle filter) and use for fixed lag smoothing
setGeneric("pfilter2",function(object,...)standardGeneric("pfilter2"))

## iterated smoothing
setGeneric('is2',function(object,...)standardGeneric("is2"))

## iterated smoothing
setGeneric('pmcmc2',function(object,...)standardGeneric("pmcmc2"))

## iterated smoothing
setGeneric('pmif',function(object,...)standardGeneric("pmif"))

## iterated smoothing
setGeneric('pmif2',function(object,...)standardGeneric("pmif2"))

## iterated smoothing
setGeneric('pmif3',function(object,...)standardGeneric("pmif3"))

## iterated smoothing
setGeneric('pmif4',function(object,...)standardGeneric("pmif4"))
nxdao2000/pis2 documentation built on May 24, 2019, 11:51 a.m.