R2_func: R2 function

Description Usage Arguments Value

View source: R/qsar_metrics.R

Description

This function computes the R2 metric between observed and predicted value

Usage

1
R2_func(observed, predicted)

Arguments

observed

is the vector of the observed reponses

predicted

is the vector of the predicted reponses

Value

numeric value representing the R2 metric


angy89/hyQSAR documentation built on Sept. 24, 2019, 7:31 a.m.