We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I'm not sure. I think this is @mattrheault's doing, so it's possible that he has some examples
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: