Skip to content
New issue

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

DrawEvent should be able to manage a given sample #49

Open
mbaudin47 opened this issue Aug 27, 2020 · 0 comments
Open

DrawEvent should be able to manage a given sample #49

mbaudin47 opened this issue Aug 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mbaudin47
Copy link
Collaborator

In the PR #39, the DrawEvent class is extended to manage input distributions with dimension greater than 3.

For each cross-cut plot (i,j), the current implementation of the drawSample method uses the marginal bivariate distribution, then generates a sample from this distribution. It would be handy to plot a given sample instead of generating it. Each (i,j) plot would contain the projection of the sample. This would be an extension of drawInputOutputSample().

@mbaudin47 mbaudin47 mentioned this issue Aug 27, 2020
@mbaudin47 mbaudin47 added the enhancement New feature or request label Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant