The function computes the adjusted R2 between two numeric vectors

adjR2(x, y, method = "pearson")

Arguments

x

numeric vector

y

numeric vector

method

character, correlation method

Value

adjusted R2 of x and y