Skip to contents

Generic methods defined for objects returned from process_kinetics().

Usage

# S3 method for class 'mNIRS.kinetics'
print(x, ...)

# S3 method for class 'mNIRS.kinetics'
plot(x, ...)

Arguments

x

Object of class mNIRS.kinetics returned from process_kinetics().

...

Additional arguments.

plot_coefs

plot_coefs = TRUE will display kinetics coefficients at the top left of the plot.

plot_diagnostics

plot_diagnostics = TRUE will display kinetics model diagnostic metrics at the bottom right of the plot.

plot_residuals

plot_diagnostics = TRUE will display kinetics model residuals along the bottom of the plot. Residual values are correctly scaled about the zero dotted line

Value

Return:

print

Returns a model summary

plot

Returns a ggplot2 object