fdaPlot: Diagnostics and performance plots

Description Usage Arguments See Also

View source: R/fdaPlot.R

Description

Displays visual diagnostics information and performance measures for objects of class fdaModel and fdaModelPred.

Usage

1
2
fdaPlot(obj, hist_range = NULL, roc_smoothing = NULL,
  multinom_labels = NULL)

Arguments

obj

An object of class fdaModel from fdaML_train or class fdaModelPred from fdaML_predict.

hist_range

A range for the histogram plot in binomial classification.

roc_smoothing

A value for the parameter spar in smooth.spline.

multinom_labels

Labels for the multinomial classes.

See Also

fdaML_train and fdaML_predict


pmesperanca/mlevcm documentation built on March 17, 2021, 10:03 p.m.