grbase_generics | R Documentation |
compile
and propagate
are generic
functions which invoke particular methods which depend on the
class of the first argument
fit(object, ...)
compile(object, ...)
propagate(object, ...)
stepwise(object, ...)
object |
An object |
... |
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@math.aau.dk
Højsgaard, Søren; Edwards, David; Lauritzen, Steffen (2012): Graphical Models with R, Springer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.