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.

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 to insert X axis break in graph builder?

    Hi everyone, I am trying to insert a simple X axis break in JMP, but can't find the option for it in the Graph Builder. In Origin Lab for example this was easily achievable using x axis breaks. I am quite new to JMP, so any help would be much appreciated! My X axis data are timestamps, spread over multiple days, but on a single day they are only in the range of up to one hours. If I put all timest...

    PaulMasuch PaulMasuch
    Discussions |
    Jun 24, 2024 11:42 AM
    5814 views | 8 replies
  • axial points are not tken into account for designs?

    Hello,I wanted to add this question to my last post, but there is no button to edit it.Id I create adesign, do I not need into account that in a further optimisation design axial points might be necessary? If I use the real maximum values for the points |-1| and +1 snd later I want to realise a rotable CCD with a  (coded) axial point at |3.36| how will JMP handle this? Why does it not take this in...

    Thommy7571 Thommy7571
    Discussions |
    Jun 24, 2024 9:48 AM
    1007 views | 4 replies
  • Multiple date formats in one column

    Hi, I have imported an excel data table into jmp and in a column that includes date and time, I can see that multiple date and time formats are represented. For that reason, jmp displays this as character. How do I take into account the different formats and still transform this into a date&time format in jmp? According to what I can see, I have two different formats e.g.: 2/19/2024 10:4608-03-202...

    JulieSAppel JulieSAppel
    Discussions |
    Jun 24, 2024 7:16 AM
    526 views | 1 replies
  • Coding design versus numerical design

    Hello,would you consider it more reasonable to create a numerical design directly? Or first a coded design?I first created a coded design (with .-1, 1 and 0).without randomisation.is it possible to transform it afterwards in a numerical design by substituting the level values?Is it possible to randomize it separately and to control the randomisation by a seed? Sincerely Thommy7571

    Thommy7571 Thommy7571
    Discussions |
    Jun 24, 2024 4:56 AM
    552 views | 1 replies
  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    397 views | 0 replies

Latest Discussions

  • axial points are not tken into account for designs?

    Hello,I wanted to add this question to my last post, but there is no button to edit it.Id I create adesign, do I not need into account that in a further optimisation design axial points might be necessary? If I use the real maximum values for the points |-1| and +1 snd later I want to realise a rotable CCD with a  (coded) axial point at |3.36| how will JMP handle this? Why does it not take this in...

    Thommy7571 Thommy7571
    Discussions |
    Jun 24, 2024 9:48 AM
    1007 views | 4 replies
  • Multiple date formats in one column

    Hi, I have imported an excel data table into jmp and in a column that includes date and time, I can see that multiple date and time formats are represented. For that reason, jmp displays this as character. How do I take into account the different formats and still transform this into a date&time format in jmp? According to what I can see, I have two different formats e.g.: 2/19/2024 10:4608-03-202...

    JulieSAppel JulieSAppel
    Discussions |
    Jun 24, 2024 7:16 AM
    526 views | 1 replies
  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    397 views | 0 replies
  • How does Random seed change when I click apply?

    I use the Random Reset function to set a random seed in a simulation. How does the random seed change when I click Apply on the random formula?  Here is an example script generating three random normal(0,1) numbersNamesDefaultToHere(1); Random Reset( 1234 ); dt=NewTable("test", AddRows(3), New Column( "X", Numeric, "Continuous", Formula( Random Normal( 0, 1 ) ), ), );When running this s...

    peter_t peter_t
    Discussions |
    Jun 24, 2024 1:55 AM
    738 views | 3 replies
  • spline- legend and filter issue

    Hi, when I run my script the spline and legend colors matches, when I then click on filter- the legend color changes but the spline remain the same- causing confusion in the data. how to set the same color to both legend and spline regardless of filter?   in edition, when I filter in advance the spline is not working for other filters, what can I do? attached relevant script.     Lineup Box( abc...

    Hamal22 Hamal22
    Discussions |
    Jun 23, 2024 4:36 AM
    703 views | 2 replies

Latest Discussions

  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    397 views | 0 replies
  • change tick labels

    There are several ways to change tick labels in Graph Builder.

    New in JMP17: via Configure Levels. Before JMP17, one could use Value Labels: ... and there is a nice shortcut to apply them very quickly:
    - click on a tick label and hold the mouse button for some while.-  the axis will change to edit mode- edit the label- press ESC

    thanks @laura_archer for this trick & explanation


    (view in My Videos) 

    hogi hogi
    Discussions |
    Jun 20, 2024 2:01 PM
    460 views | 0 replies
  • Fit Johnson capability analysis

    Hello,Is it possible to modify the constant value zval in the capability analysis? thank you

    pojamet pojamet
    Discussions |
    Jun 14, 2024 4:40 AM
    390 views | 0 replies
  • When we bootstrap a nonlinear model, how are the bootstrap parameters calculated?

     JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes.   We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP.   We don't need extreme detail, just a description in plain lay-person's English that can ...

    GammaZulu GammaZulu
    Discussions |
    Jun 12, 2024 8:49 AM
    390 views | 0 replies
  • Formating when saving Journals as PDF

    The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf.  Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))I am still in JMP 14, on Windows 10.

    mann mann
    Discussions |
    Jun 7, 2024 2:38 PM
    522 views | 0 replies
view all discussions