calc_rf_R2 | R Documentation |
calculates R2
calc_rf_R2(data, type = "Y")
data |
data with variables Y and Y_pred if type="Y" or N_obse and N_pred if type="N" |
type |
type of variables ("Y" or "N": defaults to "Y") |
R2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.