rsquared: Coefficient of determination (R^2)

Description Usage Arguments Value

View source: R/fitness.r

Description

Coefficient of determination (R^2)

Usage

1
rsquared(x, y)

Arguments

x

A numeric vector or list.

y

A numeric vector or list.

Value

The coefficient of determination (R^2) between x and y.


rgp documentation built on May 30, 2017, 12:45 a.m.