RMCE {cjbart}R Documentation

Inspect Round-Level Marginal Component Effect (RMCE)

Description

RMCE calculates the round-level marginal component effects from a cjbart model.

Usage

RMCE(imces)

Arguments

imces

An object of class "cjbart", the result of calling the cjbart::IMCE() function

Details

The RMCE estimates are the result of averaging the OMCEs within each round, for each subject in the experiment. The RMCE is the intermediate causal quantity between OMCEs and IMCEs, and can be useful for inspecting whether there are any carryover or stability issues across rounds.

Value

IMCE returns a data frame of RMCEs.

See Also

cjbart() and IMCE()


[Package cjbart version 0.3.2 Index]