Description Usage Arguments Value
View source: R/var_mle_gmm_comparison.r
Compare parameter estimation of TCA in MLE versus GMM Mode
1 2 3 4 5 6 | var_mle_gmm_comparison(
plot_dir,
plot_type = "tiff",
sample.sizes = c(100, 500, 1000),
n.replications = 5
)
|
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. |
A list of the results and plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.