Closed ekatsevi closed 7 months ago
resampling_approximation can take values "skew_normal", "no_approximation", or "asymptotic"?
resampling_approximation
"skew_normal"
"no_approximation"
"asymptotic"
Yes, those options sound good to me. For now, throw an error for the asymptotic option; my undergraduate student will implement this option in a couple months.
asymptotic
resampling_approximation
can take values"skew_normal"
,"no_approximation"
, or"asymptotic"
?