Description Usage Details See Also
This function computes marginal moments up to fourth degree, all pairwise correlation of an available IPD and Johnson system parameters for all IPD non-binary marginals. The IPD is supposed to be in a specific format (see 'Return.IPD.design.matrix()' and Details of 'DataRebuild()').
1 2 | Return.key.IPD.summaries(md, corrtype = c("rank.corr", "moment.corr",
"normal.corr"), only.fixed.stats = FALSE, na.erase = TRUE)
|
Ideally the the IPD holder uses this function output as a template for the IPD summaries format to be disclosed and needed in 'DataRebuild()' by a IPD summary holder. If IPD has missing data, the module can compute IPD summaries as if missing records were imputed. This must be decided before via argument fill.missing in 'Return.IPD.design.matrix()'.
[Return.IPD.design.matrix()] for currently requested IPD format, [DataRebuild()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.