Functions in spatstat are mainly made for 2-3-dim data analysis. Is there a good possibility to apply them to one-dim data?
- There is huge capability for class ppp in 2-dim.
- There is a very general class ppx for arbitrary dimensions - but this is the problem - only very few functions are available.
- Can I take a sledgehammer to crack a nut in inflating one-dim data to two-dim one and in the end projecting back to one-dim?
- Or should I better rewrite functions for one-dim (rpoispp, rmpoispp, ...)?