slopeprior {exametrika} | R Documentation |
Prior distribution function with respect to the slope.
Description
Prior distribution function with respect to the slope.
Usage
slopeprior(a, m, s, const = 1e-15)
Arguments
a |
slope coefficient |
m |
prior parameter to be set |
s |
prior parameter to be set |
const |
A very small constant |
[Package exametrika version 1.1.0 Index]