Learn R Programming

bayeslist (version 0.0.1.5)

predict.bayeslist: Predicted prevalence from a bayeslist object

Description

Prediction function for bayeslist objects.

Usage

# S3 method for bayeslist
predict(object, ...)

Value

None.

Arguments

object

A bayeslist object to be summarized.

...

Additional arguments to be passed to summary function.

See Also

print_text.bayeslist, print_mcmc.bayeslist, print_coef.bayeslist.