Class: OpenTox::Validation::RegressionLeaveOneOut

Inherits:
LeaveOneOut show all
Includes:
RegressionStatistics
Defined in:
lib/leave-one-out-validation.rb

Overview

Leave one out validation for regression models

Instance Attribute Summary

Attributes included from RegressionStatistics

#x, #y

Method Summary

Methods included from RegressionStatistics

#correlation_plot, #statistics, #worst_predictions

Methods inherited from LeaveOneOut

create

Methods inherited from Validation

#model