.Dy {nlpred} | R Documentation |
Compute one of the terms of the efficient influence function
Description
Compute one of the terms of the efficient influence function
Usage
.Dy(full_long_data, y)
Arguments
full_long_data |
A long form data set |
y |
Which portion of the EIF to compute |
Value
Vector of one piece of EIF evaluated at estimates in full_long_data
[Package nlpred version 1.0.1 Index]