V_theta_Reg {BayesSampling} | R Documentation |
calculates the risk matrix associated with the BLE for the individuals not in the sample
Description
calculates the risk matrix associated with the BLE for the individuals not in the sample
Usage
V_theta_Reg(ys, xs, R, Vs, x_nots, V_nots)
Arguments
ys |
response variable of the sample |
xs |
explicative variable of the sample |
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]