r_squared {structToolbox}R Documentation

Coefficient of determination class

Description

Coefficient of determination (r-squared).

Usage

r_squared(...)

Arguments

...

additional slots and values passed to struct_class

Value

struct object

Examples

MET = r_squared()


[Package structToolbox version 1.0.1 Index]