Learn R Programming

NEONiso (version 0.7.0)

estimate_calibration_error: estimate_calibration_error

Description

estimate_calibration_error

Usage

estimate_calibration_error(formula, data)

Arguments

formula

Formula to pass to caret::train to perform cross validation.

data

Data frame to perform cross-validation on.

Author

Rich Fiorella rfiorella@lanl.gov