Learn R Programming

bisoreg (version 1.0)

pflat: Posterior probability of a flat regression curve

Description

Compute the posterior probability of a flat regression function.

Usage

pflat(obj, ...)
## S3 method for class 'default':
pflat(obj,\dots)
## S3 method for class 'biso':
pflat(obj,\dots)

Arguments

obj
a biso object
...
not used

Value

  • Returns the average of the postrior draws where $u_1=\cdots=u_M$

Details

No details.

References

No references.

See Also

bisoreg

Examples

Run this code
## See examples for bisoreg

Run the code above in your browser using DataLab