Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
Recommend adding "rss()" (root-sum-squared) function in JMP. This is very useful for calculating the magnitude of vectors, hypotenuse of 2-d and 3-d triangles, etc.
Basically it would take the square-root of the sum of the squared terms.