regres.slope: Slope

View source: R/regres.R

regres.slopeR Documentation

Slope

Description

Calculates matrix with slope of predicted and measured values for every response and components.

Usage

regres.slope(y.pred, y.ref)

Arguments

y.pred

matrix with predicted values

y.ref

vector with reference values


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.