cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Run self-written JSL script with a shortcut

    Hi everybody! When looking at some data in the Graph Builder I can mark one or more points in the plot. After marking something I would like to run a self-written JSL script (which plots the marked rows in the data table in some other way in a new window) by hitting some keyboard shortcut. I have to do that many times and I would like to avoid opening the script or switching to the scripting windo...

    Rob Rob
    Discussions |
    Apr 18, 2018 11:44 PM
    8767 views | 4 replies
  • Saving Variability Charts as PDF only one chart being saved

    Hello,I've made a script to make variability charts and I'm trying to save as a PDF. Looking through other discussions I found how to save as PDF. The issues is that I've 7 charts but only the last one is actually being saved in the PDF. Is there something that I'm missing that could be causing this? vc = Data Table( "Data Accept" ) << Variability Chart( Y( Column( "Bin_VALUE" ) ), X( :Status_Ty...

    Herrera5238 Herrera5238
    Discussions |
    Apr 18, 2018 4:05 PM
    5868 views | 3 replies
  • create a loop

    I want to add a column with the row numbers to multiple data tables using the following script: dt<<new column("Sequence", numeric, formula(Row())); I'm stil new in scripting. How can I process all my data tables automatically ? I have this line of info which could work, but it seems that there is a problem for locating "Data Table"...   Names Default To Here( 1 ); // Create a list of data tables ...

    paul_apicella paul_apicella
    Discussions |
    Apr 18, 2018 7:55 AM
    83033 views | 8 replies
  • How to do significant difference analysis when we only know the average and stdev data?

    Is it possible to do significant difference when we only have the average data and stdev data on JMP? I know when we have the data from several groups of repeated experiments, it can be analysised through oneway analysis<< compare means<< each pair, student's t. 

    Freya Freya
    Discussions |
    Apr 18, 2018 7:09 AM
    6494 views | 2 replies
  • How to rename columns using a second data table

    I work with chemical manufacturing process data (think temperature, pressure, flow, composition, etc.) that is retrieved from a process historian. Each variable has both an equipment (tag) name like: LP1LCA0311 and a descriptor (glossary) like: F-301 Level. When automatically exported from Excel to JMP, the glossary is used as column name. The glossary is created by humans, and thus are not usuall...

    markschahl markschahl
    Discussions |
    Apr 18, 2018 6:44 AM
    12000 views | 3 replies

Latest Discussions

  • Best way to work with .jmp files saved on SharePoint

    Hello,Our company uses SharePoint quite extensively for project files, and an increasing number of projects include user's .jmp analysis files. However, when viewing the files in SharePoint the .jmp entries have the "other file type" icon. Of greater concern is when a user loads their file. They are expecting it to behave in a similar way to other Office documents, i.e. when they hit Save in the a...

    drc_lewis drc_lewis
    Discussions |
    Apr 16, 2018 1:38 PM
    12728 views | 3 replies
  • Not getting same results in neural network run from menu vs run from script.

    I am trying to run a script that automates screening the eight different penalty modes in Neural Network and outputting the results into the current table. I have been troubleshooting why I am not getting different results from the different Fits in the script. This led me to look at the results for each individual penalty mode when the model was set up from the Neural Menu vs the script. The scri...

    jwalk jwalk
    Discussions |
    Apr 16, 2018 6:05 AM
    13391 views | 8 replies
  • Control Chart Builder with source data from multiple columns

    I like the visualization provided by the Control Chart Builder.  In particular I like the stacked Xbar-R plots in one figure, the built-in distribution with normal distribution fit overlay, and automatic control limits calculated overlaid on the charts.  Unfortunately, many different data sources I'm working with aren't entered in full to our JMP tables.  Mean, range and standard devivation are ca...

    sbiedrzycki sbiedrzycki
    Discussions |
    Apr 13, 2018 5:32 AM
    8662 views | 4 replies
  • Comparing means of two categorical factors including interactions

    Hello, I am analyzing some data collected over the past year. For privacy reasons, I don't want to dive into it too much, but I think I've developed a simplified version of the experiment that I can use to ask questions. I have a randomized design with a 3x4 factorial arrangement. We'll say that I have a "Day" factor (Day 1, Day 10, Day 30) and a "Treatment" factor (Approach A, Approach B, Approac...

    acbart acbart
    Discussions |
    Apr 13, 2018 12:12 AM
    4674 views | 2 replies
  • Line graph

    Hello, I am trying to make a line graph to resemble this:My goalHowever, in my result (please see below), if you look vertically, the points do not line up with the x-axis like what is shown in the previous figure. I am currently using JMP13, the goal figure was created using JMP12. Could anyone help with this issue? Thanks!

    alihong812 alihong812
    Discussions |
    Apr 12, 2018 10:38 AM
    9108 views | 4 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
    3815 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
    2634 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
    2262 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
    3502 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
    2278 views | 0 replies
view all discussions