Learn R Programming

proximetricsR (version 0.6.5)

get_model_summary: Summary of spectral_model

Description

Gets a summary of an object of class spectral_model

Usage

get_model_summary(x, ...)

Value

A list containing a summary of the model.

Arguments

x

an object of class spectral_model (as returned by the calibrate function).

...

arguments to be passed to methods (not functional).

Author

Leonardo Ramirez-Lopez