post {moc}R Documentation

Generic function post.

Description

post is a generic function to compute the posterior probabilities of a fitted model.

Usage


       post(object,...)

Arguments

object an object for which posterior probabilities are meaningful.
... other arguments.

Value

Posterior probabilities computed from the object `object'.

See Also

post.moc


[Package Contents]