View source: R/findOptCutoffChisq.R
findOptCutoffClass | R Documentation |
Separates a continuous variable with different cutoffs into two groups and performs a chisquared or Fisher's exact test
findOptCutoffClass(data, class, delta = 0.1, test = "chisq")
data |
vector with the continuous variables |
class |
classification (two factors) to test against |
delta |
step size for alterations of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.