VT_Reg {BayesSampling} | R Documentation |
calculates risk matrix associated with the BLE for for the total T
Description
calculates risk matrix associated with the BLE for for the total T
Usage
VT_Reg(ys, xs, a, R, Vs, x_nots, V_nots)
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 |
x_nots |
values of X for the individuals not in the sample |
V_nots |
covariance matrix of the individuals not in the sample |
[Package BayesSampling version 1.1.0 Index]