I am trying to find some service/application/web-app or otherwise that allows for the following functionality:
- Plot points in 3d space
- Insert plane in 3d space wherever I like. As in it must not be the case that the only plane that can be inserted must be a regression plane that has been fit to the data. I should be able to insert the plane where ever I want, independent of the data points I have plotted.
- This 3d space should be interactive (rotatable and zoomable).
- I should be able to adjust the tilt of the plane in any direction.
- I should be able to see the residuals between the points and the plane.
- These residuals should be adjusting in real-time based on me interactively tilting the plane.
Points 1-3 are easily met with Geogebra (and I'm sure other applications). 4-6 is what I am struggling to find.
If this doesn't exist to your knowledge, do you know if there is some application I can use to create this.
Thank you.