fitted.values: Fitted Values for Theta on Beta Regression

Description Usage Arguments Value See Also

View source: R/fitted.values.R

Description

A function that receives information from an estimated model uses data from the estimated theta for each iteration and returns the average of each theta in the sample.

Usage

1

Arguments

x

an object of the class bayesbr, containing the list returned from the bayesbr function.

Value

A vector with the average of theta estimates in the iterations (excluding warmup). The vector size is equal to the number of model observations.

See Also

bayesbr,predict.bayesbr


pjoao266/bayesbr documentation built on July 21, 2021, 2 p.m.