predict.bayeslist: Predicted prevalence from a 'bayeslist' object

View source: R/printfun.R

predict.bayeslistR Documentation

Predicted prevalence from a bayeslist object

Description

Prediction function for bayeslist objects.

Usage

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

Arguments

object

A bayeslist object to be summarized.

...

Additional arguments to be passed to summary function.

Value

None.

See Also

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


bayeslist documentation built on April 3, 2025, 11:10 p.m.