Workshop participant asked how to set $\alpha$ for confidence interval widths other than 95%. Checking the arguments and description of ds() there does not appear to be a way to specify $\alpha$.
In mrds confidence interval calculations occur via dht.se and in the control list for dht there is an entry ci.width. But no way to access this via ds()
This from documentation for mrds::dht
Some dht_options are set by ds() in lines following 731
Perhaps $\alpha$ could be added as an argument to ds() and set around line 731 to be passed to dht
Workshop participant asked how to set$\alpha$ for confidence interval widths other than 95%. Checking the arguments and description of $\alpha$ .
ds()there does not appear to be a way to specifyIn
mrdsconfidence interval calculations occur viadht.seand in the control list fordhtthere is an entryci.width. But no way to access this viads()This from documentation for
mrds::dhtSome
dht_optionsare set byds()in lines following 731Perhaps$\alpha$ could be added as an argument to
ds()and set around line 731 to be passed todht