regres.r2: Determination coefficient

View source: R/regres.R

regres.r2R Documentation

Determination coefficient

Description

Calculates matrix with coeffient 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 Aug. 13, 2023, 1:06 a.m.