indicat {bayesdistreg} | R Documentation |
Indicator function
Description
This function creates 0-1 indicators for a given threshold y0 and vector y
Usage
indicat(y, y0)
Arguments
y |
vector y |
y0 |
threshold value y0 |
Value
val
[Package bayesdistreg version 0.1.0 Index]