Simulate.data.given.IPD: IPD reconstruction from IPD summaries directly computed on...

Description Usage Note See Also

View source: R/ipd_rec.R

Description

'Simulate.data.given.IPD()' is basically a wrapper for 'DataRebuild()' but additionally computes the needed input IPD summaries from the IPD automatically.

Usage

1
2
3
4
Simulate.data.given.IPD(data, H = NULL, method, fill.missing = F,
  SBjohn.correction = F, stochastic.integration = F, checkdata = F,
  compute.eec = F, tabulate.similar.data = FALSE,
  print.message = TRUE, set.corr.matr2null = FALSE)

Note

the arguments of this function are mostly inherited by 'DataRebuild()'. However fill.missing (logical, default to FALSE) is inherited by 'Return.key.IPD.summaries()'. Also argument method (integer 1 to 4) is an encoding for different combinations of data.rearrange, corrtype, and marg.model (see 'setting.comb.matrix()' in source code).

See Also

[Return.key.IPD.summaries()] for currently allowed input IPD summary format, [DataRebuild()]


bonorico/gcipdr documentation built on May 2, 2021, 8:12 p.m.