Class
Abingo::Experiment
In:
lib/abingo/experiment.rb
Parent:
ActiveRecord::Base
Methods
alternatives_for_test
best_alternative
cache_keys
cleanup_cache
conversions
end_experiment!
exists?
participants
start_experiment!
Included Modules
Abingo::Statistics
Abingo::ConversionRate
Public Class methods
alternatives_for_test
(test_name)
exists?
(test_name)
start_experiment!
(test_name, alternatives_array, conversion_name = nil)
Public Instance methods
best_alternative
()
cache_keys
()
cleanup_cache
()
conversions
()
end_experiment!
(final_alternative, conversion_name = nil)
participants
()
[Validate]