Creating a 3d separation plan on a 3d scatter plot
I have been doing some classification style worksheets that separate tow data sets with a hyperplane.
Plotting the two data sets in 3d with a scatter plot and two colours for the data points is relatively easy.
I now have a separating hyperplane in the form w.x=0, where x[0 is unity, so w[0 is the intercept.
What is the neatest, best way of creating and displaying the 3d separating hyper-plane based on the above formulation. I'm happy to apply transparency to the plane, but creating the right 'mesh' has eluded me.
It would be desirable if the size of the hyperplane didn't cause the scatter plot to significantly re-size.
Thoughts?
I'm running V14/15. stuff that works on V11 would be good to.
Philip

