initTclVarLists: Initialize lists of tcl variables containing effect sizes,...

Description Usage Arguments

View source: R/tuma.R

Description

This function initializes several lists of tcl variables. Note that the assignment has to take place in the global environment (i.e. use "<<-"). In particular, the following lists of tcl variables are generated:

Usage

1
  initTclVarLists(T, se, studlab)

Arguments

T

numeric vector of effect sizes

se

numeric vector of standard errors

studlab

character vector of study labels


berndweiss/tuma documentation built on Dec. 1, 2019, 12:30 a.m.