Standardized effect size for a list of index.
ses.listofindex.Rd
Standardized effect size and confidence interval for a list of index.
Usage
ses.listofindex(index.list = NULL, val.quant = c(0.025, 0.975))
Value
A list which each component correspond to the result of the ses function for an index. Further, each component is a list of three components:
- $ses
Observed value of standardized effect size.
- $ses.inf
Lower limit of the confidence interval.
- $ses.sup
Upper limit of the confidence interval.