adjR2: Compute McNemar's adjusted R2

View source: R/adjR2.R

adjR2R Documentation

Compute McNemar's adjusted R2

Description

The function computes the adjusted R2 between two numeric vectors

Usage

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

Arguments

x

numeric vector

y

numeric vector

method

character, correlation method

Value

adjusted R2 of x and y


bhattacharya-a-bt/MOSTWAS documentation built on April 6, 2023, 12:20 a.m.