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

  • JSL Programming Challenge: Convert from string of Ys and Ns to matrix of 1s and 0s, and back again

    Hi JSL programmers,   I had a little problem as part of a larger application and thought I'd share it with you, and see if there's a way to do it better/slicker. Basically I have a vector of 1s and 0s (i.e. [1, 1, 0, 0, 1]) that I need to convert to a string of Ys and Ns (i.e. "YYNNY").  Then I need to do the reverse, that is convert a string of Ys and Ns back to a vector of 1s and 0s. Here are my...

    pmroz pmroz
    Discussions |
    May 18, 2018 1:03 PM
    11419 views | 11 replies
  • Box plots and points have different overlap settings

    I saw this message that seems to be smililar to what I want: "move the specific points over their respective box plot", but I can't seem to grasp exactly what needs to be combined in 'tables > stack' to separate the points into their respective "series" as excel would call it and here is defined with overlay.   It is as if the box plots have a hidden 'series overlap' variable set to 0% (excel term...

    JohnTM JohnTM
    Discussions |
    May 18, 2018 10:32 AM
    13871 views | 3 replies
  • Plotting two y variables on same graph with overlay on one

    I am trying to create a single graph with two plots.  The first is a bar chart of survival across six sites, overlayed with a treatment replicated at each site.  The second is a line graph of the average survival at each site across treatment.  I can create exactly what I want in graph builder, except that I have to plot the line on a second graph above the bars (attached graph builder image).  An...

    crabduchess crabduchess
    Discussions |
    May 18, 2018 8:17 AM
    16720 views | 7 replies
  • How to hide and exclude rows based on multiple criteria?

    Hi, I'm new to JSL.  Here is my table. Under same ID and temp I want to exclude rows with higher current. I've been struggled with this and thanks in advance if anyone can help me out...  IDTempCurrentValue C25351.14 C55481.43 C70601.64 C80651.59 D25351.18 D55481.47 D70601.68 D80651.64 E25351.2 E55481.48 E70601.65 E80651.59 F25351.13 F55481.36 F70601.53Hide and ExcludeF70651.66 F80651.41Hide and E...

    Heidi Heidi
    Discussions |
    May 18, 2018 7:10 AM
    13449 views | 4 replies
  • How to prevent locking columns when making a summary table

    I create A summary table as follows but it puts the Lock Symbol on the columns in the summary table.   FAILS_SUM = FAILS << Summary(     Group( :Lot, :Wafer, :Part, :End_Date, :X, :Y ),     linkToOiginalDataTable(0),     outputTableName(FAILS<<getName() || "_SUMMARY"),     invisible );           I programmatically unlock the columns using   colNames = FAILS_SUMMARY << getColumnNames(); for(i=1, i<...

    thickey1 thickey1
    Discussions |
    May 18, 2018 6:04 AM
    18744 views | 3 replies

Latest Discussions

  • Plotting two y variables on same graph with overlay on one

    I am trying to create a single graph with two plots.  The first is a bar chart of survival across six sites, overlayed with a treatment replicated at each site.  The second is a line graph of the average survival at each site across treatment.  I can create exactly what I want in graph builder, except that I have to plot the line on a second graph above the bars (attached graph builder image).  An...

    crabduchess crabduchess
    Discussions |
    May 18, 2018 8:17 AM
    16720 views | 7 replies
  • Tip: confidence ellipses - Princ Comp biplot

    Dear JMP community I have runned a Principal Component Analysis. I would like to use the biplot generated but adding a density elipse. This is order to see how my variables distribute regards the data and how powerful is this association. Hope anybody can help on this. Thank you very much in advanceKind regards to the communityIrene   

    Irene Irene
    Discussions |
    May 18, 2018 12:48 AM
    4812 views | 2 replies
  • 3 factor ANOVA with a Covariate

    Hi, I am trying to run a 3 way ANOVA with a covariate, and I'm not sure how the data should be organized and how to run the test (my "full factorial" click doesn't respond either). So far, I have one column for each factor and the covariate. Thank you, LX

    LX LX
    Discussions |
    May 18, 2018 12:14 AM
    2888 views | 1 replies
  • change the date format during import

    hello, people!! I have files with a date in european format (dd-mm-yyyy) and during the file import jmp converted automatically in american format (m/d/yy) .is it possible to change the jmp data format? Best regards, AnthonyS 

    AnthonyS AnthonyS
    Discussions |
    May 17, 2018 10:49 AM
    5357 views | 3 replies
  • Profiler and Constraint Property

    Background: I have an experiment which has a linear constraint. For example, X1 may represent a temperature set-point to which I am heating my material, and X2 may represent a cooler temperature which the material will see that allows it to cure after it was heated.For this (contrived) example a reasonable linear constraint may be X1 - X2 >= 0. JMP DOE makes this really easy to set.Now, I run the ...

    mjoner mjoner
    Discussions |
    May 17, 2018 9:56 AM
    3389 views | 2 replies

Latest Discussions

  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1710 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
  • Convert separate DATE and TIME columns in formats YYYYMMDD and HHMMSS into a single column

    Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...

    Picard Picard
    Discussions |
    Mar 15, 2018 1:57 PM
    2631 views | 0 replies
  • pseudo r square in JMP choice model platform

    Hi,I am using JMP's choice model platform to analyse some Discrete Choice Experiment (DCE) data. I am trying to find the pseudo r square but the platform does not provide it. Is there a way to calculate pseudo r square based on the results JMP presents under the choice model platform? I know pseudo R square comes up as entropy RSquare under JMP's fit model platform, nominal logistic fir for respon...

    DG DG
    Discussions |
    Mar 11, 2018 6:27 AM
    2259 views | 0 replies
  • chnging colors on PCA plot

    Hi,I seem to be able to change the color of the circle around the PCA plot but not the arrows which remain red no matter what I do. I changed the circle by Right Clicking on the plot --> Customize --> Circle and selecting the black color. I did the same using the option of Customize --> Arrow but nothing changes.Any advice would be appreciated.Thanks a lot.Helga

    helga55 helga55
    Discussions |
    Mar 9, 2018 2:20 PM
    3499 views | 0 replies
view all discussions