Module: Planout
- Defined in:
- lib/planout.rb,
lib/planout/version.rb,
lib/planout/operator.rb,
lib/planout/op_random.rb,
lib/planout/op_simple.rb,
lib/planout/assignment.rb,
lib/planout/experiment.rb,
lib/planout/random_float.rb,
lib/planout/random_integer.rb,
lib/planout/uniform_choice.rb,
lib/planout/bernoulli_trial.rb,
lib/planout/weighted_choice.rb,
lib/planout/simple_experiment.rb
Defined Under Namespace
Classes: Assignment, BernoulliTrial, Experiment, OpRandom, OpSimple, Operator, RandomFloat, RandomInteger, SimpleExperiment, UniformChoice, WeightedChoice
Constant Summary collapse
- VERSION =
'0.0.4'