compute_Betastar | R Documentation |
compute_Betastar
computes the plug-in efficient betahat
compute_Betastar(
Ybar_g_list,
A_theta_list,
A_0_list,
S_g_list,
N_g_list,
Xvar_list = NULL
)
Ybar_g_list |
Ybar_g_list |
A_theta_list |
A_theta_list |
A_0_list |
A_0_list |
S_g_list |
S_g_list |
N_g_list |
N_g_list |
Xvar_list |
Xvar_list |
betastar Vector of plug-in efficient betahat estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.