summary_tau_delta: Coefficients for tau_delta

Description Usage Arguments Value See Also

View source: R/summary_tau_delta.R

Description

A function that uses values of the posterior distribution of the model and calculates the estimates for tau_delta parametrer.

Usage

1
summary_tau_delta(x,prob=0.95)

Arguments

x

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

prob

a probability containing the credibility index for the HPD interval for the coefficients of the covariates.

Value

A list containing the estimates for tau parametrer, this list contains the following items:

table

a table with the means, medians, standard deviations and the Highest Posterior Density (HPD) Interval,

coeff

a vector containing the estimated coefficients.

See Also

summary_delta,values,summary_tau_xi


bayesbr documentation built on July 17, 2021, 1:07 a.m.