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

  • Graph Builder Geographic Heat Map

    Hello,I need help. It is a very simple problem but I can't figure it out. I'd like to have a heat map showing the amount of phosphorus at three different geographic sites on a map. I have the coordinates laid out, the points on the map in their respective sizes and colors, but the points are just solid and do not fade over the area. Is there a way to make them look fuzzy as they span over the area...

    anole73 anole73
    Discussions |
    Apr 2, 2018 10:06 AM
    3538 views | 1 replies
  • How to convert 'other' result tables to Data Table using JSL

    I would like to know if there's a way to convert 'other' result tables to Data Table using JSL.Given below is a sample script and sample analysis result I got from JMP to illustrate my concern. JSL:Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Contingency( Y( :Age ), X( :sex ), Make Into Data Table ); For the example given below, I would like to capture the analysis result...

    teng_yems teng_yems
    Discussions |
    Apr 2, 2018 2:37 AM
    5997 views | 4 replies
  • A simple question: change Normal Quantile scales to sigma

    Hi all, I'm plotting Normal Quantile but can't find any way to change Y-axis to sigma, please help me.thank you.  

    JackSun JackSun
    Discussions |
    Apr 1, 2018 6:36 PM
    5503 views | 4 replies
  • Splitting values within a column into separate columns

    Hi! Pleas help. I cannot figure out how to split the values of a column into seperate columns. My dataset is on police shootings in the US, occuring in 2015-2017. it has the following columns attached:IDNameDateManner of deathArmedAge GenderRaceCity StateSigns of mental illness Threat level Flee Body cameraWithin 'Race', there are the given values of A, W, H, B, N, O. I would like to do a decision...

    Nleongard Nleongard
    Discussions |
    Apr 1, 2018 10:58 AM
    4744 views | 2 replies
  • A Simple JMP Script question: How to rotate word which is outside of graph

    Hi All, I'd like to rotate a word "where( :age==14)" which is outside of graph in a popup window. Here is the script. Could you tell me how to make a script?  Thanks in advance. : )  dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); nw = dt << Graph Builder( Size( 563, 452 ), Show Control Panel( 0 ), Variables( X( :weight ), Y( :height ) ), where( :age == 14 ), // <- I want to rotate this text i...

    Steve_Kim Steve_Kim
    Discussions |
    Mar 31, 2018 5:19 PM
    9885 views | 5 replies

Latest Discussions

  • Graph Builder Geographic Heat Map

    Hello,I need help. It is a very simple problem but I can't figure it out. I'd like to have a heat map showing the amount of phosphorus at three different geographic sites on a map. I have the coordinates laid out, the points on the map in their respective sizes and colors, but the points are just solid and do not fade over the area. Is there a way to make them look fuzzy as they span over the area...

    anole73 anole73
    Discussions |
    Apr 2, 2018 10:06 AM
    3538 views | 1 replies
  • A simple question: change Normal Quantile scales to sigma

    Hi all, I'm plotting Normal Quantile but can't find any way to change Y-axis to sigma, please help me.thank you.  

    JackSun JackSun
    Discussions |
    Apr 1, 2018 6:36 PM
    5503 views | 4 replies
  • Classical Screening design vs Definitive Screening Design

    Hi All, Anyone can give me a summary of difference between a classical screening design and DSD? What are the advantages and disadvantages between this two methods Rgrds Irfan

    albiruni81 albiruni81
    Discussions |
    Mar 30, 2018 4:44 AM
    9326 views | 11 replies
  • Missing Validation Option on Fit Model Screen

    According to documentation there should be a "validation" option under model fit. I am not seeing it. I have JMP 13.1.0. Is there some kind of configuration I am missing?  

    brandl22 brandl22
    Discussions |
    Mar 29, 2018 1:01 PM
    7672 views | 7 replies
  • Power Equation

    I am working for a company that is switching from Minitab to JMP, someone asked me this question: In Minitab there was a calculator for number of replicates needed based on the DOE design, alpha risk, power, standard deviation, and the size of the effect you are trying to see.  Is there a calculator like this in JMP, that would say you need 2 replicates?  

    lmaley lmaley
    Discussions |
    Mar 29, 2018 3:42 AM
    8365 views | 7 replies

Latest Discussions

  • 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
  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2275 views | 0 replies
view all discussions