Description Usage Arguments Value
View source: R/get_synthetic_estimator.R
Compute synthetic estimator. This is a wrapper function for combine_estimators.
1 | get_synthetic_estimator(theta, boot, theta_0 = NULL, ...)
|
theta |
vector or one-row data frame of candidate estimators. |
boot |
matrix or data frame of bootstrapped versions of candidate estimators. |
theta_0 |
name of estimator presumed to be unbiased. |
... |
additional arguments to be passed to |
vector of synthetic estimators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.