E_beta {BayesSampling} | R Documentation |
calculates the BLE for Beta
Description
calculates the BLE for Beta
Usage
E_beta(ys, xs, a, R, Vs)
Arguments
ys |
response variable of the sample |
xs |
explicative variable of the sample |
a |
vector of means from Beta |
R |
covariance matrix of Beta |
Vs |
covariance of sample errors |
[Package BayesSampling version 1.1.0 Index]