regres.r2: Determination coefficient

View source: R/regres.R

regres.r2R Documentation

Determination coefficient

Description

Calculates matrix with coefficient of determination for every response and components

Usage

regres.r2(err, ytot)

Arguments

err

vector with difference between reference and predicted y-values

ytot

total variance for y-values


mdatools documentation built on March 6, 2026, 5:08 p.m.