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

New Continuous Process: Multidimensional Spatial Point Process. #12

Open
Gabinou opened this issue Aug 29, 2018 · 0 comments
Open

New Continuous Process: Multidimensional Spatial Point Process. #12

Gabinou opened this issue Aug 29, 2018 · 0 comments

Comments

@Gabinou
Copy link
Contributor

Gabinou commented Aug 29, 2018

This process would be able to generate any number or events in an arbitrary number of dimensions, using either a callable function or density array. This class would diverge slightly from other processes, maybe changing the length parameter to bounds as such: ((0,1),(0,2),...). Then, the generated n would only be generated in these bounds. For now, I am thinking about generating points using the thinning algorithm.

Would such a process fit in this package?

@Gabinou Gabinou changed the title New Continuous Process: Multidimensional spatial point processes. New Continuous Process: Multidimensional Spatial Point Process. Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant