cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Vector Field Data Set for New Graph Builder Feature

    Does anyone know where I can get a good sample data set to experiment with the new vector field feature of Graph Builder?

    scott1588 scott1588
    Discussions |
    Sep 21, 2025 1:08 AM
    510 views | 1 replies
  • Vector fields in JMP 19

    I love the new Vector Fields capability in JMP Graph Builder!   That said, in one of the EA videos it showed how to stack the arrows, e.g. multiple connected line segments with an arrow off the last one, but the EA program has since closed, and now I can't seem to figure out how to make those show up.   E.g. suppose I have a robot tool position, velocity, and acceleration vectors, and I'd like to ...

    BHarris BHarris
    Discussions |
    Sep 19, 2025 2:07 PM
    982 views | 3 replies
  • Rename column using first row's value

    Hi I'm trying to name my column names based on the string word in the first row of every other column as per described in the picture.   My script can't seem to work. I am finding a way to get the string value in the first row but doesn't seem to work. Can you help me out? dt = Current Data Table();newname = dt << select rows (1) << print ;For( i = 2, i <= N Cols( dt ), i=i+2,Column( dt, i+1 ) << ...

    Bryan Bryan
    Discussions |
    Sep 19, 2025 1:55 PM
    6831 views | 3 replies
  • Graph Builder: multiple response + multiple histograms

    Gaph Builder can now display values with modeling type multiple response. That's very useful! the problem: If there are multiple histogram or bar charts next to each other and one of the displayed values has modeling type multiple response, it also affects the numbers in the other plots.In the example below, the number of visited countries affects the number of male and female students in the clas...

    hogi hogi
    Discussions |
    Sep 19, 2025 1:38 PM
    4268 views | 9 replies
  • Returning an expression from a function differs when namespace is used.

    Hello everyone, I ran into some strange behavior when returning an expression from a function, and could not find any discussions about this already. I am in the habit of using namespaces for pretty much everything. I found that when a function returns an expression, the expression is not evaluated for an unscoped function, but is evaluated if a namespace is used. Does anyone know what's going on ...

    bculver bculver
    Discussions |
    Sep 19, 2025 4:13 AM
    4637 views | 10 replies

Latest Discussions

  • Vector Field Data Set for New Graph Builder Feature

    Does anyone know where I can get a good sample data set to experiment with the new vector field feature of Graph Builder?

    scott1588 scott1588
    Discussions |
    Sep 21, 2025 1:08 AM
    510 views | 1 replies
  • Graph Builder: multiple response + multiple histograms

    Gaph Builder can now display values with modeling type multiple response. That's very useful! the problem: If there are multiple histogram or bar charts next to each other and one of the displayed values has modeling type multiple response, it also affects the numbers in the other plots.In the example below, the number of visited countries affects the number of male and female students in the clas...

    hogi hogi
    Discussions |
    Sep 19, 2025 1:38 PM
    4268 views | 9 replies
  • How to order my values including supercategories created?

    Hello, I have created supercategories but can't order my values including my supercategories in a specific order (ex: supercategory Top2Boxes, then supercategory TopBox, then each of my value in descending order 'strongly agree' etc.). How can I do this please? Many thanks and kind regards, 

    Nath Nath
    Discussions |
    Sep 19, 2025 2:13 AM
    187 views | 4 replies
  • Can't change FrameBox size when creating report - only when all display boxes AND window created.

    All,    I have a script with function that creates a GraphBuilder. It then gets packed into display boxes and put into a new window. Somehow, commands to change FrameBox size from within the function are ignored, and I can only change it when window is created. Why is that? I'd like this functionality to be inside the function, so that it outputs a plot that does not need any additional tinkering ...

    miguello miguello
    Discussions |
    Sep 19, 2025 1:55 AM
    336 views | 7 replies
  • Save Picture Image Cropped

    Hi Folk,   I usually export single plots into images and use in whatever report I am creating. In this instance, a fairly sizeable JOURNAL was created and then saved as PNG. These images are maxing out in the 1700 x 2300 ish range. I tried in a Window and exporting the Window and that did not help. My guess something dumb I am overlooking. My guess is that the real image is 2400 x 3600 ish. I coul...

    MikeTV99 MikeTV99
    Discussions |
    Sep 19, 2025 1:52 AM
    842 views | 1 replies

Latest Discussions

  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    801 views | 0 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    363 views | 0 replies
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    961 views | 0 replies
  • How to assign columns to 'Cause' and 'Grouping' roles, 'scale' and 'shape' effect in JMP recurrence analysis

    Hi, all
    I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
    The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why). So we have around 15000 robots, I used the 'bot_id...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 8, 2025 10:42 AM
    644 views | 0 replies
  • Customer quantile

    Hello,    looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions.   In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...

    SignalRaccoon27 SignalRaccoon27
    Discussions |
    Aug 8, 2025 7:25 AM
    254 views | 0 replies
view all discussions