getSE {ptetools} | R Documentation |
Influence Functions to Standard Errors
Description
Function to take an nx1 influence function and return a standard error
Usage
getSE(thisinffunc, bstrap = TRUE, biters = 100, alp = 0.05)
Arguments
thisinffunc |
An influence function |
Value
scalar standard error
[Package ptetools version 1.0.0 Index]