compile,propagate {gRain} | R Documentation |
compile
and propagate
are generic functions which invoke
particular methods which depend on the class of the first argument
compile(object, ...) propagate(object, ...)
object |
An object to be compiled or propagated |
... |
Additional arguments which depends on the class of the object |
The value returned depends on the class of the first argument.
Søren Højsgaard, sorenh@agrsci.dk
compile.grain
, propagate.grain