Learn R Programming

bisoreg (version 1.5)

pflat: Posterior probability of a flat regression curve

Description

Compute the posterior probability of a flat regression function.

Usage

pflat(obj, …)
# S3 method for default
pflat(obj,…)
# S3 method for biso
pflat(obj,…)

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
# NOT RUN {
## See examples for bisoreg
# }

Run the code above in your browser using DataLab