Skip to content

Add alpha argument for CI width calculation #215

@erex

Description

@erex

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

Image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions