| T_Reg {BayesSampling} | R Documentation | 
calculates BLE for the total T
Description
calculates BLE for the total T
Usage
T_Reg(ys, xs, a, R, Vs, x_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  | 
[Package BayesSampling version 1.1.0 Index]