Learn R Programming

bisoreg (version 1.5)

summary.biso: Summary of a biso Object

Description

Returns a matrix of summary statistics for the MCMC draws in a biso object.

Usage

# S3 method for biso
summary(object, ...)

Arguments

object

a biso object.

not implemented.

Value

Returns a matrix with columns for the mean and five number summary of all the parameters in postdraws element of the biso object x. There is also an additional column for the probability that each u parameter is equal to zero.

Details

None.

References

None.

See Also

bisoreg

Examples

Run this code
# NOT RUN {
## See examples for bisoreg ##
# }

Run the code above in your browser using DataLab