GE_enumerate_inputs_old: GE_enumerate_inputs_old.R

View source: R/GE_enumerate_inputs_old.R

GE_enumerate_inputs_oldR Documentation

GE_enumerate_inputs_old.R

Description

Call this function to display the necessary inputs for GE_bias. If you see a term like mu_Gf, that means it is the scalar E[G*f(E)]. If you see a term like MU_GM, that means it is the vector c(E[G*M_1], E[G*M_2], ..., E[G*M_q]) where M is of dimension q. For terms in cov_mat_list like E[ZZ], these should be matrices where the (i,j) element is E[Z_i*Z_j].

Usage

GE_enumerate_inputs_old()

Value

Nothing

Examples

GE_enumerate_inputs_old()

ryanrsun/GEint documentation built on May 20, 2022, 3:07 a.m.