Description Usage Arguments Value
Returns correlation of a prediction direction(s) with an observed response(s). Intended for use as a feature-importance measure for the CRT.
1 |
preds |
Vector of length n OR a matrix of dimension (n x k) giving the logit inverse of the probability of being one for k different models. |
Y |
Observed responses, a 0-1 vector of length n or a matrix of dimension (n x k) |
genotypes |
Whether to interpret the data as genotypes, i.e. summing pairs of rows
of Returns: |
A vector of length k, the correlations of the columns of Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.