Skip to content

CIs based on non-central t-distribution may not be correct due to numerical issues #691

@metinbulus

Description

@metinbulus

Describe the bug
CIs based on non-central t-distribution may not be correct due to numerical issues.

To Reproduce
Steps to reproduce the behavior:

effectsize:::.get_ncp_t(t = 55, df_error = 1e6, conf.level = 0.95)
[1] 48.400 63.525
effectsize:::.get_ncp_t(t = 56, df_error = 1e6, conf.level = 0.95)
[1] 61.6 61.6

Screenshots

Image

Specifiations (please complete the following information):

  • R Version 4.1.0
  • effectsize Version 0.8.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions