Description Usage Arguments Value
View source: R/gof_bootstrap.R
Wrapper to generate random samples from a probability distribution and run gof_stats
1  | gof_replicate(i, param_replicate, n, distr_name)
 | 
i | 
 replication index  | 
param_replicate | 
 parameters for probability distribution function  | 
n | 
 number of observations to use in each replication  | 
dist_name | 
 name of univariate distribution  | 
gof_results list with KS, AD, and CVM test statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.