cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • How can I set discrete numeric levels for mixture factors?

    As part of a larger design, I have three factors that are mixture factors, A,B and C.A+B+C should sum to 1.A should be between 0.5 and 1.B should be between 0 and 0.5.C should be between 0 and 0.5. But as part of the physical setup of the experiment, B and C must be premixed before being added. It's difficult to do this, so I only want to use one mixture combination, a 1:1 ratio of B to C. So I on...

    noahsprent noahsprent
    Discussions |
    Jun 19, 2023 10:18 AM
    1990 views | 4 replies
  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    580 views | 0 replies
  • Mixed Model Platform

    Hello, I have a rather large data set where I am trying to assess how mercury in finish caught in New Hampshire has varied from 1992-2021 and assess how these mercury levels vary from county to county throughout this time line.My data is as followsDV = Total Mercury (Log10 scaled, Continuous)IV Fixed 1= Fish Length (Continuous)IV Fixed 2= Year Caught (Categorical, Numeric/Nominal)IV Fixed 3= Year ...

    IWRRI IWRRI
    Discussions |
    Jun 19, 2023 5:40 AM
    1376 views | 2 replies
  • Update jmp software

    hi,we recently purchased license for jmp 16.we have jmp 15 installed on our computer.when I try to use the license I get the following error message:how can I update to jmp 16 or use the license on jmp 15? 

    Ohad_s Ohad_s
    Discussions |
    Jun 19, 2023 4:59 AM
    2134 views | 4 replies
  • parameter interactions

     Bonjour à tous, Je me pose quelques questions par rapport aux interactions dans JMP.J’essaye d’analyser l’impact de différents paramètres sur une variable Y. A partir du modèle linéaire et de la régression des moindres carrés je crée des interactions entre les paramètres.Par exemple JMP crée des interactions telles que : A*B, A*C... Première question : Existe-t-il d’autres outils pour calculer le...

    hcarr01 hcarr01
    Discussions |
    Jun 19, 2023 1:42 AM
    1886 views | 5 replies

Latest Discussions

  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    580 views | 0 replies
  • Mixed Model Platform

    Hello, I have a rather large data set where I am trying to assess how mercury in finish caught in New Hampshire has varied from 1992-2021 and assess how these mercury levels vary from county to county throughout this time line.My data is as followsDV = Total Mercury (Log10 scaled, Continuous)IV Fixed 1= Fish Length (Continuous)IV Fixed 2= Year Caught (Categorical, Numeric/Nominal)IV Fixed 3= Year ...

    IWRRI IWRRI
    Discussions |
    Jun 19, 2023 5:40 AM
    1376 views | 2 replies
  • Update jmp software

    hi,we recently purchased license for jmp 16.we have jmp 15 installed on our computer.when I try to use the license I get the following error message:how can I update to jmp 16 or use the license on jmp 15? 

    Ohad_s Ohad_s
    Discussions |
    Jun 19, 2023 4:59 AM
    2134 views | 4 replies
  • parameter interactions

     Bonjour à tous, Je me pose quelques questions par rapport aux interactions dans JMP.J’essaye d’analyser l’impact de différents paramètres sur une variable Y. A partir du modèle linéaire et de la régression des moindres carrés je crée des interactions entre les paramètres.Par exemple JMP crée des interactions telles que : A*B, A*C... Première question : Existe-t-il d’autres outils pour calculer le...

    hcarr01 hcarr01
    Discussions |
    Jun 19, 2023 1:42 AM
    1886 views | 5 replies
  • JSL command to call "Value Order" window

    Dear,I'm writing a JSL script but I would like to call "Value Order" window so that I can sort the data by that window.In the Scripting Index I found "axisbox << Edit Value Order();" and "Value Order" appears. But after I apply to my script it does not appear the "Value Order" window.Syntex: obj << Edit Value Order
    My script I refer obj as a Table:ColumnName? Is it do-able?Thank you for your help.

    AvgLizard122 AvgLizard122
    Discussions |
    Jun 18, 2023 7:04 PM
    2110 views | 4 replies

Latest Discussions

  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    580 views | 0 replies
  • problème importation base oracle avec Jump

    bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement  

    Françoise Françoise
    Discussions |
    Jun 12, 2023 9:12 AM
    638 views | 0 replies
  • Combine Rule

    Referring to Rules: Stepwise Regression Control Panel (jmp.com) and Example of the Combine Rule : JMP Help Could somebody please further elaborate on the 2 tests when considering the entry for a term. It would also be immensely helpful if the explanation was based on stepwise backward selection. "Calculates p-values for two separate tests when considering entry for a term that has precedents. The ...

    CorpVi CorpVi
    Discussions |
    Jun 12, 2023 2:59 AM
    761 views | 0 replies
  • Failed to convert varchar value ro datatype int in query (query worked before but now not)

    Hi , I used JMP DATAbase Query to query data from tables. the same query worked find until today it suddenly complains of issue of converting char to int. I'm not sure why it worked before and nothing has changed, but now not it is not working. So I started to work on the custom query to find a way to add script to convert. This is my first time with the custom sql query. how can I convert the t2....

    dadawasozo dadawasozo
    Discussions |
    Jun 9, 2023 7:30 AM
    740 views | 0 replies
  • Main Menu("command") - return value?

    If I open a file via open("filename"), the command returns a reference to the data table which can be used as dt = open("filename");If I trigger open viadt = Main Menu("open")it doesn't return a reference to the data table. In general, is there a way, when triggering a command from the Main Menu, to get the return value?e.g. a reference to a data table for a user defined file loader - or an error ...

    hogi hogi
    Discussions |
    Jun 7, 2023 8:42 AM
    628 views | 0 replies
view all discussions