Learn R Programming

PublicationBiasBenchmark (version 0.1.3)

S_theta_minus_theta_squared: Calculate sample variance of squared errors

Description

Calculate sample variance of squared errors

Usage

S_theta_minus_theta_squared(theta_hat, theta)

Value

Sample variance S_(theta_hat - theta)^2

Arguments

theta_hat

Vector of estimates

theta

True parameter value