regres.r2 {mdatools} | R 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 |
[Package mdatools version 0.14.1 Index]