var_mle_gmm_comparison: Compare parameter estimation of TCA in MLE versus GMM Mode

Description Usage Arguments Value

View source: R/var_mle_gmm_comparison.r

Description

Compare parameter estimation of TCA in MLE versus GMM Mode

Usage

1
2
3
4
5
6
var_mle_gmm_comparison(
  plot_dir,
  plot_type = "tiff",
  sample.sizes = c(100, 500, 1000),
  n.replications = 5
)

Arguments

plot_dir

Directory to save plot of results

plot_type

Extension for saving plot graphics, such as pdf or png

sample.sizes

Sample sizes for simulation

n.replications

Number of replications to do for each sample size.

Value

A list of the results and plot


cozygene/CellTypeSpecificMethylationAnalysis documentation built on Jan. 28, 2022, 11:20 a.m.