Q2F3_func: Q2F3 function

Description Usage Arguments Value

View source: R/qsar_metrics.R

Description

This function computes the Q2F3 metric between observed and predicted value

Usage

1
Q2F3_func(observed_train, observed_test, predicted_test)

Arguments

observed_train

is the vector of the observed reponses of the training set

observed_test

is the vector of the observed reponses of the test set

predicted_test

is the vector of the predicted reponses on the test set

Value

numeric value representing the Q2F3 metric


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