get.instrumental.function.evals: Evaluate each instrumental function at each of the observations.
Description
Obtain the evaluations of each observation on each of the
instrumental functions. (Used in function get.mi.mat.R)
Usage
get.instrumental.function.evals(data, hp)
Arguments
- data
Data frame.
- hp
List of hyperparameters. Notably, it contains the instrumental
function to be used in an element named G
.