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 do I get my colors to stay consistent for bar graphs when using filters - using JMP 17.2.0

    I have established value colors for the column, using Column Properties>Value Colors.  I have built it into a script, similar to this. dt:"(Group)Type"n << Set Property(
    Value Colors,
    {"("A" = 16, "B" = 24, "C" = 56, "D" = 8, "E" = 40, "F" = 72, and so on. (There are 36 total cell values that I am identifying in the list) Then I run the script for the graph dt << Graph Builder( Size(1460, 625), Sh...

    GLynnWarren GLynnWarren
    Discussions |
    Jul 31, 2024 10:38 AM
    412 views | 1 replies
  • Loop through reports and extract title

    Hello, I am trying to loop through all reports generated from an ANOVA-oneway. I create a list of the reports anova_list.  If I manually try to extract the title from a report with the following syntaxt curr_anova = anova_list[1] report_title = curr_anova << report << get  title("string") the output is what I expect - some variation of: Oneway Analysis of Y by X by1=by1val by2=by2val ... But when ...

    doctorfizz doctorfizz
    Discussions |
    Jul 31, 2024 9:26 AM
    822 views | 3 replies
  • Duplicate values in a columns

    I would like to create a formula in a new column to count duplicate rows in another column how do I do this?  

    lisaash lisaash
    Discussions |
    Jul 31, 2024 9:24 AM
    2990 views | 9 replies
  • Fitting distributions NOT in the distribution platform?

    I have many many non normal distributions I need to transform for later analysis of the data.  The Distribution platform fit all distributions is very slow with this task.  I know I saw another platform can do this fitting of the best distribution type, but can't remember which that was.Google has let me down. Thanks in advance

    cravin187 cravin187
    Discussions |
    Jul 31, 2024 8:29 AM
    328 views | 0 replies
  • Stereographic Projection

    This may be a long shot, but has anyone plotted stereographic projections in JMP?  These are often used to represent the orientation of various crystal directions/planes, though it can be used for any projection relative to a sphere.  I couldn't find anything searching. 

    dhovis216 dhovis216
    Discussions |
    Jul 31, 2024 6:54 AM
    783 views | 2 replies

Latest Discussions

  • How do I get my colors to stay consistent for bar graphs when using filters - using JMP 17.2.0

    I have established value colors for the column, using Column Properties>Value Colors.  I have built it into a script, similar to this. dt:"(Group)Type"n << Set Property(
    Value Colors,
    {"("A" = 16, "B" = 24, "C" = 56, "D" = 8, "E" = 40, "F" = 72, and so on. (There are 36 total cell values that I am identifying in the list) Then I run the script for the graph dt << Graph Builder( Size(1460, 625), Sh...

    GLynnWarren GLynnWarren
    Discussions |
    Jul 31, 2024 10:38 AM
    412 views | 1 replies
  • Duplicate values in a columns

    I would like to create a formula in a new column to count duplicate rows in another column how do I do this?  

    lisaash lisaash
    Discussions |
    Jul 31, 2024 9:24 AM
    2990 views | 9 replies
  • Fitting distributions NOT in the distribution platform?

    I have many many non normal distributions I need to transform for later analysis of the data.  The Distribution platform fit all distributions is very slow with this task.  I know I saw another platform can do this fitting of the best distribution type, but can't remember which that was.Google has let me down. Thanks in advance

    cravin187 cravin187
    Discussions |
    Jul 31, 2024 8:29 AM
    328 views | 0 replies
  • Stereographic Projection

    This may be a long shot, but has anyone plotted stereographic projections in JMP?  These are often used to represent the orientation of various crystal directions/planes, though it can be used for any projection relative to a sphere.  I couldn't find anything searching. 

    dhovis216 dhovis216
    Discussions |
    Jul 31, 2024 6:54 AM
    783 views | 2 replies
  • Get batch/interactive mode

    I'm wondering if there's a way to get suppress modal windows natively.  Batch interactive doesn't seem to.     Names default to here(1); batch interactive(1); new window("Test", <<Modal, Textbox("I don't want this to show up if in batch interactive") ); batch interactive(0); So I'm wondering if there's a way to get the current batch interactive mode so I can do something like this.   Names defa...

    vince_faller vince_faller
    Discussions |
    Jul 31, 2024 5:37 AM
    1829 views | 4 replies

Latest Discussions

  • Fitting distributions NOT in the distribution platform?

    I have many many non normal distributions I need to transform for later analysis of the data.  The Distribution platform fit all distributions is very slow with this task.  I know I saw another platform can do this fitting of the best distribution type, but can't remember which that was.Google has let me down. Thanks in advance

    cravin187 cravin187
    Discussions |
    Jul 31, 2024 8:29 AM
    328 views | 0 replies
  • How do I add Mean and other values to BoxPlot in JMP Pro 17

    I have created a Boxplot graph and I need to show the Mean and other relevant stats/values and text inside or close to the Box and not on the top as part of the Summary Stats. I also need to be able to manipulate the figures like make it bigger, bold, etc...full customization like the attached Boxplot picture. Any suggestions? Thank you, Helal

    Helal Helal
    Discussions |
    Jul 22, 2024 11:57 AM
    564 views | 0 replies
  • JMP Methode zur Reliabilitätsanalyse einer Scorecard

    Hallo zusammen, ich bin unsicher bezüglich der Methode zur Reliabilitätsanalyse einer Scorecard.Ich möchte eine Scorecard bzgl. Ihrer Reliabilität analysieren. 5 verschiedene Anfragen werden dabei über eine Scorecard von jeweils 4 verschiedenen Personen bewertet. Jede der 5 Anfragen erhält dadurch einen Gesamtscore. Ich möchte gerne untersuchen, wie "gut" unsere Scorecard zur Bewertung unserer Anf...

    ConstructFish94 ConstructFish94
    Discussions |
    Jul 22, 2024 6:38 AM
    464 views | 0 replies
  • Feedback : 404 page for adobe svg plugin

    Setup : JMP 17.0.0 on Win11.I create boxplots and export to HTML (default graphics format = SVG).
    On line 16 of the html file, there is an autogenerated link to adobe :pluginspage="http://www.adobe.com/svg/viewer/install/"This webpage doesn't exist and I think the Adobe SVG Viewer is not available anymore, so the above link should be removed.https://web.archive.org/web/20121221000422/http://www.ado...

    kkchen kkchen
    Discussions |
    Jul 7, 2024 10:33 PM
    455 views | 0 replies
  • How do I get the partial eta squared for a model with random effects?

    Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...

    ELM890 ELM890
    Discussions |
    Jul 2, 2024 9:53 AM
    532 views | 0 replies
view all discussions