View source: R/compute_aggregations.R
compute_se_agg | R Documentation |
Function to take an nx1 influence function and return a standard error
compute_se_agg(influence_function, boot = FALSE, boot_std_errors = NA)
influence_function |
An influence function |
boot |
a boolean indicating whether bootstrapping was performed |
boot_std_errors |
a vector of bootstrapped standard errors |
scalar standard error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.