cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Create a report window of graphs without spawning multiple graph windows

    Hello,  I have a datatable with hundreds of thousands of lines.  There is a run ID column, a column of device names (29 currently of interest), and a column of associated values.  So for each run there are multiple devices recording data, and I want to create run charts for each device with the run ID as the x-axis.  However, I have two issues that I can partially resolve individually, but not res...

    JDA JDA
    Discussions |
    Oct 17, 2022 7:14 AM
    1090 views | 1 replies
  • Could anybody recommend an online course or books of mathematics for DoE?

    I am reading A Primer on Experiments with Mixtures by John Cornell. However, I was lost after 40 pages. I hope I could understand the principle of math behind it. Could anyone please recommend some online courses or books that will help me understand math for DoE?  I am not satisfied with using JMP as a tool without understanding the background principle, and I am not confident with the analysis r...

    loganshawn loganshawn
    Discussions |
    Oct 17, 2022 12:52 AM
    1174 views | 3 replies
  • How to change the order of sequence stacking in a stacked bar chart?

    In stacked bar chart, how to change the order of legend stacking in a stacked bar chart,I want to freely adjust the display position of each legend in the stacked bar chart.

    Jony Jony
    Discussions |
    Oct 16, 2022 7:37 AM
    6015 views | 1 replies
  • Problems with parallel graphs: Continuity and similar scale

    Hi mates,Working with parallel graphs, I have got 2 problems and would be appreciated if anyone can help me resolve it. 1- Continuity: Say you have 6 series on your X-axis, but one of your data sets is missing series 4, then the connection between 3 and 5 will be missed. Is there any way to make the graph continues and connects the series just neglecting the missing points? 2- Scale: If the number...

    Hamid Hamid
    Discussions |
    Oct 16, 2022 5:51 AM
    1475 views | 3 replies
  • Mixture Design 14 factors or more... some needs to be equal to each other...

    I'm new with JMP and I was hoping to set up a basis for our experiments for economical and time efficiency reasons.  I'm working with Epoxy and Polymers. For our products we use a component 1 and a component 2 system. When these components are mixed it get cured over time. Those component 1 and component 2, excist out of two parts. Part 1 is now called Liquid. These ingredients need to be equal to...

    Annelies Annelies
    Discussions |
    Oct 14, 2022 1:15 PM
    10938 views | 17 replies

Latest Discussions

  • Create a report window of graphs without spawning multiple graph windows

    Hello,  I have a datatable with hundreds of thousands of lines.  There is a run ID column, a column of device names (29 currently of interest), and a column of associated values.  So for each run there are multiple devices recording data, and I want to create run charts for each device with the run ID as the x-axis.  However, I have two issues that I can partially resolve individually, but not res...

    JDA JDA
    Discussions |
    Oct 17, 2022 7:14 AM
    1090 views | 1 replies
  • Could anybody recommend an online course or books of mathematics for DoE?

    I am reading A Primer on Experiments with Mixtures by John Cornell. However, I was lost after 40 pages. I hope I could understand the principle of math behind it. Could anyone please recommend some online courses or books that will help me understand math for DoE?  I am not satisfied with using JMP as a tool without understanding the background principle, and I am not confident with the analysis r...

    loganshawn loganshawn
    Discussions |
    Oct 17, 2022 12:52 AM
    1174 views | 3 replies
  • Problems with parallel graphs: Continuity and similar scale

    Hi mates,Working with parallel graphs, I have got 2 problems and would be appreciated if anyone can help me resolve it. 1- Continuity: Say you have 6 series on your X-axis, but one of your data sets is missing series 4, then the connection between 3 and 5 will be missed. Is there any way to make the graph continues and connects the series just neglecting the missing points? 2- Scale: If the number...

    Hamid Hamid
    Discussions |
    Oct 16, 2022 5:51 AM
    1475 views | 3 replies
  • Measure exact distance having latitudes and longitudes

    Hello, I have some latitudes and longitudes and need to measure the exact distance between each pairs of nodes. By exact distance I mean a measurement close to what google maps shows. Is it possible to this in SAS JMP PRO?I have already tried Distance Tool Add-In but the distance metrics are not what I am looking for. Thanks,Azadeh 

    sadeghia sadeghia
    Discussions |
    Oct 14, 2022 9:48 AM
    690 views | 1 replies
  • Methods for compressing a CSV or TSV file with jmp compression to save as .jmp table without having to open the csv in JSL first?

    I have access to both JMP12 and JMP14, so a solution for either would work. What I am trying to achieve is saving very large text files (csv,tab,tsv,etc.) with JMP compression such that I get a compressed .jmp file as the result. By large I mean 2-6gb files. Currently I use something like this: MyDataFile = open(filename,Private); MyDataFile << Compress File When Saved; MyDataFile << save(filetosa...

    CurbStegosaurus CurbStegosaurus
    Discussions |
    Oct 14, 2022 9:06 AM
    1342 views | 0 replies

Latest Discussions

  • Methods for compressing a CSV or TSV file with jmp compression to save as .jmp table without having to open the csv in JSL first?

    I have access to both JMP12 and JMP14, so a solution for either would work. What I am trying to achieve is saving very large text files (csv,tab,tsv,etc.) with JMP compression such that I get a compressed .jmp file as the result. By large I mean 2-6gb files. Currently I use something like this: MyDataFile = open(filename,Private); MyDataFile << Compress File When Saved; MyDataFile << save(filetosa...

    CurbStegosaurus CurbStegosaurus
    Discussions |
    Oct 14, 2022 9:06 AM
    1342 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    414 views | 0 replies
  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    485 views | 0 replies
  • How to transform least square means from Turkey table after box cox transformation

    Hello Everyone, I am running a three-way ANOVA with data expressed in percentage, but the data set is not normal. Since I have zeros, I first add a constant 0.00001, then I fit the model, and in the least square fit window, I used the box cox transformation to do a better fit. I know if I ask to save the predicted values, it will save the back-transformed data, but is there an option for JMP to sa...

    Viniaze Viniaze
    Discussions |
    Aug 27, 2022 9:14 AM
    517 views | 0 replies
  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    565 views | 0 replies
view all discussions