cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

Multivariate t-distribution

lisamaley
Level III

I am trying to write a script for ANOM for Poisson distribution, I cannot figure out how to estimate the multivariate t-distribution.  Is there a way to do this in JMP?

 

I am on JMP  Pro 16.0 with a Mac on Monterey 12.2.

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions


Re: Multivariate t-distribution

JMP currently provides many distribution functions but unfortunately the multivariate t-distribution is not one of them. Please go to the Wish List area of the Community to see if this suggestion already exists and vote on it or add your suggestion if it is not there yet.

 

In the mean time, you may define a user function in a script if you have the computations from another source. You can also define this as a custom function that is available throughout JMP, such as in the Formula Editor.

View solution in original post

2 REPLIES 2


Re: Multivariate t-distribution

JMP currently provides many distribution functions but unfortunately the multivariate t-distribution is not one of them. Please go to the Wish List area of the Community to see if this suggestion already exists and vote on it or add your suggestion if it is not there yet.

 

In the mean time, you may define a user function in a script if you have the computations from another source. You can also define this as a custom function that is available throughout JMP, such as in the Formula Editor.

lisamaley
Level III


Re: Multivariate t-distribution

Thank you.  I thought it was not there, but wanted to make sure.  I have added a wish list.