cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
FN
FN
Level VI

Multivariate kernel density estimator in JMP

I would like to obtain a column with the denisity of the points using a kernel density function.

 

In 1 D, it will be something like histograms:

Comparison of the histogram (left) and kernel density estimate (right) constructed using the same data. The 6 individual kernels are the red dashed curves, the kernel density estimate the blue curves. The data points are the rug plot on the horizontal axis.

https://en.wikipedia.org/wiki/Kernel_density_estimation

 

Densities can be visualized in the graph builder, and calculated for 1 dimensional data. But I wonder how to do that systematically for multivariate data (more than one dimmension).

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Craige_Hales
Super User

Re: Multivariate kernel density estimator in JMP

There are some 2D and 3D visualizations

 

BivariateBivariate

 

Scatter 3DScatter 3D

Craige

View solution in original post

1 REPLY 1
Craige_Hales
Super User

Re: Multivariate kernel density estimator in JMP

There are some 2D and 3D visualizations

 

BivariateBivariate

 

Scatter 3DScatter 3D

Craige

Recommended Articles