get_synthetic_estimator: Compute synthetic estimator. This is a wrapper function for...

Description Usage Arguments Value

View source: R/get_synthetic_estimator.R

Description

Compute synthetic estimator. This is a wrapper function for combine_estimators.

Usage

1
get_synthetic_estimator(theta, boot, theta_0 = NULL, ...)

Arguments

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 combine_estimators.

Value

vector of synthetic estimators


denisagniel/synthate documentation built on April 16, 2020, 12:45 a.m.