get_targets returns matrix of target data elements

get_targets(betas, X, error_fun, ...)

Arguments

betas

coefficients to use to make the target values

X

a matrix of observed predictor variable values

error_fun

error function

...

additional arguments need by error_fun

Value

matrix of target variables