V_beta {BayesSampling} | R Documentation |
calculates the risk matrix associated with the BLE for Beta
Description
calculates the risk matrix associated with the BLE for Beta
Usage
V_beta(ys, xs, R, Vs)
Arguments
ys |
response variable of the sample |
xs |
explicative variable of the sample |
R |
covariance matrix of Beta |
Vs |
covariance of sample errors |
[Package BayesSampling version 1.1.0 Index]