View source: R/helperFunctions.R
getKSdistance | R Documentation |
computes average absulute KS-distance between empirical and asympotic chi-square reference distribution.
getKSdistance(chi, df, ncp = 0)
chi |
empirical distribution |
df |
df of reference distribution |
ncp |
ncp of reference distribution |
average absolute distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.