Exception: RunningStat::InsufficientDataError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/running_stat/insufficient_data_error.rb

Overview

Raised when < 2 data points are provided

Constant Summary collapse

ERROR_STRING =
'Insufficient Data'.freeze