Class: Ritsudo::Result::Xhrs

Inherits:
Base
  • Object
show all
Includes:
Uncompletable
Defined in:
lib/ritsudo/result/xhrs.rb

Instance Method Summary collapse

Methods included from Uncompletable

#add, #report

Methods included from Helper

mean, remove_outliters, standard_deviation, variance

Methods inherited from Base

#add, #add_multiple, #initialize

Constructor Details

This class inherits a constructor from Ritsudo::Result::Base

Instance Method Details

#nameObject



5
6
7
# File 'lib/ritsudo/result/xhrs.rb', line 5

def name
  "XHR"
end