get.instrumental.function.evals {depCensoring} | R Documentation |
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 |
[Package depCensoring version 0.1.7 Index]