summary.biso: Summary of a biso Object

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/bisoreg.R

Description

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

Usage

1
2
## S3 method for class 'biso'
summary(object, ...)

Arguments

object

a biso object.

...

not implemented.

Details

None.

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.

Note

None.

Author(s)

S. McKay Curtis

References

None.

See Also

bisoreg

Examples

1
## See examples for bisoreg ##

Example output

Loading required package: bootstrap
Loading required package: monreg
Loading required package: R2WinBUGS
Loading required package: coda
Loading required package: boot

bisoreg documentation built on June 25, 2018, 9:03 a.m.