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


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.