Skip to contents

Computes squared deviations of estimates from the true effect.

Usage

sim_mse(estimates, true_effect)

Arguments

estimates

Numeric vector of point estimates.

true_effect

Scalar true effect value.

Value

Numeric vector of squared errors.