xdc.dc: Mixture Decomposition

Description Usage Arguments Value

View source: R/xdc_dc.R

Description

Using the histogram structure to approximately identify the mixture composition that minimizes the distance with the input distribution.

Usage

1
xdc.dc(es, se, k = 2)

Arguments

es,

the reported effect sizes

se,

the reported standard errors

k,

the number of mixture components, default to 2

Value

output of mixture decomposition, a data frame with three columns: (mean, sd, weight), and k rows representing the k components


robustanalytics/xdc documentation built on Sept. 4, 2020, 12:37 a.m.