6.3.6.2.4. statsmodels.sandbox.distributions.gof_new.bootstrap2¶
-
statsmodels.sandbox.distributions.gof_new.
bootstrap2
(value, distr, args=(), nobs=200, nrep=100)[source]¶ Monte Carlo (or parametric bootstrap) p-values for gof
currently hardcoded for A^2 only
non vectorized, loops over all parametric bootstrap replications and calculates and returns specific p-value,
rename function to less generic