View source: R/PUMICE.compute_weights.R
calc_R2 | R Documentation |
Function for calculating coefficient of determination#' Read plink file through R
calc_R2(y, y_pred)
y |
observation vector |
y_pred |
prediction vector |
calc_R2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.