chisq_conditional_ncp_ci: Conditional test-inversion confidence intervals for...

Description Usage Arguments

Description

Conditional test-inversion confidence intervals for chi-square ncps

Usage

1
2
chisq_conditional_ncp_ci(x, df, pval_threshold = 0.05, threshold = NULL,
  confidence_level = 0.95, normalize = FALSE)

Arguments

x

the observed value

df

the degrees of freedom

pval_threshold

the pvalue corresponding to the chisq-statistic (under the null) must be below this value to be observed.

threshold

an alternative way to specify the selection threshold. If specificed, then the selection rule is assumed to be x > threshold. Takes precedence to pval_threshold.

confidence_level

the desired confidence level of the confidence interval.

normalize

whether to report the non-centrality parameter per degree of freedom


ammeir2/CoReAnalysis documentation built on May 17, 2019, 1:28 p.m.