R/AllGeneric.R

#if(!isGeneric("type")){ 
#    setGeneric("type", function(object) standardGeneric("type"))
#}
#if(!isGeneric("center")){ 
#    setGeneric("center", function(object) standardGeneric("center"))
#}
#if(!isGeneric("center<-")){
#    setGeneric("center<-", function(object, value) standardGeneric("center<-"))
#}
#

Try the robKalman package in your browser

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

robKalman documentation built on May 2, 2019, 4:50 p.m.