R/AllGenerics.r

################
## All Generics
################

setGeneric("marg", function(object) standardGeneric("marg"))
setGeneric("cond", function(object) standardGeneric("cond"))
setGeneric("mcor", function(object) standardGeneric("mcor"))
setGeneric("pcor", function(object) standardGeneric("pcor"))
setGeneric("postExpSigma", function(object, vars.method="eb") standardGeneric("postExpSigma"))
setGeneric("postExpOmega", function(object, vars.method="eb") standardGeneric("postExpOmega"))
setGeneric("plotML", function(object, ...) standardGeneric("plotML"))
setGeneric("plotCor", function(object, type = object@type, order = 'original', by = "marginal") standardGeneric("plotCor"))
setGeneric("plotAdj", function(object, type="conditional", order = 'original') standardGeneric("plotAdj"))
setGeneric("bgraph", function(object) standardGeneric("bgraph"))
setGeneric("ugraph", function(object) standardGeneric("ugraph"))

Try the beam package in your browser

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

beam documentation built on July 1, 2020, 10:23 p.m.