Nothing
cov_betahat_adjust <- function(invcov_betahat_list, betahat_list,
betahat, eigenprods_list, data_object, params_object,
cov_betahat_noadjust, var_adjust) {
# for now before local implemented
var_adjust <- "none"
cov_betahat_adjust_val <- cov_betahat_noadjust
cov_betahat_adjust_val
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.