PlanOut.js
PlanOut.js copied to clipboard
How to use LazyInterpretedExperiment in namespace?
Is there an example for doing this? I found an example for LazyInterpretedExperiment https://github.com/rawls238/PlanOut.js/blob/master/examples/sample_interpreter_es5.js#L28 but was wondering how that experiment can be added to a Namespace since the namespace will not inherit any experiment params when it's instantiated
I'm not sure. I think this is @mattrheault's doing, so it's possible that he has some examples