powered by
Find noncentrality parameter
noncentrality_parameter(t_stat, df, initial_value = 0, ci = 0.95)
the t-statistic associated with the noncentrality parameters
degrees of freedom associated with the noncentrality parameters
initial value of the noncentrality parameter for optimization (default = 0). Adjust this value if results look strange.
range of the confidence interval associated with the noncentrality parameters (default = 0.95)
# \donttest{ noncentrality_parameter(4.29, 9) # }
Run the code above in your browser using DataLab