calculate_se_c: Calculate SE combined based on SE X and SE RM

View source: R/bias_se_c.R

calculate_se_cR Documentation

Calculate SE combined based on SE X and SE RM

Description

Calculate SE combined based on SE X and SE RM

Usage

calculate_se_c(se_x, se_rm)

Arguments

se_x

SE X

se_rm

SE RM

Value

SE C


CLSIEP15 documentation built on Nov. 11, 2023, 1:08 a.m.