beta.indices: Shared Components for Mixed-Level Meta-Analysis Functions
Description
Gives position for shared coefficients of individual-level and
study-level models of mixed-level meta-analyses.
Usage
beta.indices(ipd.f,ad.f)
Arguments
ipd.f
Formula of ipd model as given in mlma
ad.f
Study-level formula
Value
List with components:
ll{
ipd Positions for full model beta that are in IPD model
ad Positions for full model beta that are in AD model
shared.index Componets of AD coefficients that are shared
with IPD (logical)
labels Coefficient labels for full beta
}