summary_delta: Coefficients for deltas

Description Usage Arguments Value See Also

View source: R/summary_delta.R

Description

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

Usage

1
summary_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 delta 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_xi,values,summary.bayesbr


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