E_theta_Reg {BayesSampling}R Documentation

calculates the BLE for the individuals not in the sample

Description

calculates the BLE for the individuals not in the sample

Usage

E_theta_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]