getErrorDiff | R Documentation |
Determine the squared log-difference between alpha and beta error given a certain chi-square value from central chi-square(df) and a non-central chi-square(df, ncp) distribution.
getErrorDiff(critChiSquare, df, ncp, log.abratio)
critChiSquare |
evaluated chi-squared value |
df |
the model degrees of freedom |
ncp |
the non-centrality parameter |
log.abratio |
log(alpha/beta) |
squared difference between alpha and beta on a log scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.