| cML_SdTheta | R Documentation |
Get the standard error of estimated theta from constrained maximum likelihood.
cML_SdTheta(b_exp, b_out, se_exp, se_out, theta, b_vec, r_vec)
b_exp |
Vector of estimated effects for exposure. |
b_out |
Vector or estimated effects for outcome. |
se_exp |
Vector of standard errors for exposure. |
se_out |
Vector of standard errors for outcome. |
theta |
Estimated theta from cML. |
b_vec |
Estimated vector of b from cML. |
r_vec |
Estimated vector of r from cML. |
Standard error of theta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.