Compute Influence Functions after Transformation
Compute influence functions after transformation based on the influence function before transformation.
transformIID(estimate, iid, type)
estimate |
[numeric matrix] the estimate value before transformation. |
iid |
[numeric array] the standard error before transformation. |
type |
[character] the transforamtion.
Can be |
Use a delta method to find the standard error after transformation.
The iid decomposition must contain have dimension [n.obs,time,n.prediction] and estimate [n.prediction,time].
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.