f_conditional_ncp_ci: Conditional test-inversion confidence intervals for F ncps

Description Usage Arguments

Description

Conditional test-inversion confidence intervals for F ncps

Usage

1
2
f_conditional_ncp_ci(x, df1, df2, pval_threshold = 0.05, threshold = NULL,
  confidence_level = 0.95)

Arguments

x

the observed value

df1

the numerator degrees of freedom

df2

the denominator 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.