R/AllPlot.R

#setMethod("plot", "ParamFamily", 
#    function(x,y=NULL,...){ 
#        e1 <- x@distribution
#        if(!is(e1, "UnivariateDistribution")) stop("not yet implemented")
#
#        plot(e1) 
#    })

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.