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

  • Set Default Color of GraphBuilderGroupBox

    How to Set Default Color of GraphBuilderGroupBox ?  I dont see any options for this box default color in preferences.  I want to default to white.  Ive shown green in the photo   

    jeffsecor jeffsecor
    Discussions |
    Mar 16, 2023 1:30 AM
    826 views | 1 replies
  • Alphanumeric sorting rules in JMP17

    I am using the Sort feature in JMP17.0.0 but am getting unexpected results.  The column I wish to sort by contains a list of serial numbers where each is a mix of letter and numeric characters (examples:  G95VXWW8CID5, G921J8D2CIE3, G943H085CIB2).  The Sort-> Ascending action puts G95... ahead of G92... which is ahead of G94...  This is unexpected because while the first two characters in all thre...

    EdHutchins99 EdHutchins99
    Discussions |
    Mar 15, 2023 9:33 PM
    3761 views | 8 replies
  • Is there a faster way to loop?

    Hello JMP community,   I am analyzing larger amounts of data, typically 350k rows.  For each row, the code runs a loop to calculate the mean offset by "Wafer ID". I’m looking for a faster way of doing this. Is there a way to make the processing faster? The current script takes ~1 hour to complete the loop.
      Names Default To Here( 1 ); dt1 = Data Table( "Reference Data Table.jmp" ); dt2 = Data Ta...

    Jackie_ Jackie_
    Discussions |
    Mar 15, 2023 9:07 PM
    3945 views | 8 replies
  • Save PCA loading matrix?

    In need the Principle Component loading matrix for further computations, can I save it in a data table?

    frankderuyck frankderuyck
    Discussions |
    Mar 15, 2023 2:29 PM
    1270 views | 2 replies
  • How do I export a chart WITHOUT the chart header?

    Hello, I'm writing a script to generate several charts and export them to a specified folder, but I'm unable to save them in the format that I desire. I have a control chart that I want to export to a directory specified by the user. Ideally, I would like the chart to save with no chart header, i.e., just the graphic with no text, like this: I'm using the following line of code to save the chart t...

    IMMunization IMMunization
    Discussions |
    Mar 15, 2023 12:44 PM
    1557 views | 3 replies

Latest Discussions

  • Set Default Color of GraphBuilderGroupBox

    How to Set Default Color of GraphBuilderGroupBox ?  I dont see any options for this box default color in preferences.  I want to default to white.  Ive shown green in the photo   

    jeffsecor jeffsecor
    Discussions |
    Mar 16, 2023 1:30 AM
    826 views | 1 replies
  • Generating an equivalence plot for multiple variables

    I am working on generating an equivalence plot for multiple attributes of a process. I have seen that it is possible to normalize the equivalence values and plot them all on the same graph. Can someone walk me through how to do this?

    MANOVATurtle779 MANOVATurtle779
    Discussions |
    Mar 15, 2023 12:19 PM
    2192 views | 5 replies
  • What does zero factors mean in PLS cross validation?

    PLS newbie here using JMP Pro 16. I have been using Kfold cross validation to select the number of factors in a PLS analysis. The table that results (Root Mean Press vs number of factors) begins with number of factors of 0. What does using zero number of factors mean? How can a PLS analysis be performed with zero factors? Steve 

    Zabarnss Zabarnss
    Discussions |
    Mar 15, 2023 11:21 AM
    1981 views | 6 replies
  • Select/Where Statement Pulls from List

    Hi! Not sure if the title describes this issue the best, but I feel like I am on the verge of getting this figured out. I have one JMP table with a column TestID and I want to select rows from another data table based on the variable TestID list.   dt = Open("Lot List2.jmp"); ID_list = Column( dt, "TestID" ) << Get values; dt1= Open Database("Connection", "SELECT [TestID] ,[Device] ,[FailureMode...

    SampleIguana839 SampleIguana839
    Discussions |
    Mar 15, 2023 7:28 AM
    1342 views | 3 replies
  • Getting point of significant divergence from Least squares compare slopes JMP® Pro 16.2.0

    I would like to know at which x value 2 slopes significantly diverge when using least squares to fit data with 2 categorical groups, x being continuous as is the fitted variable. JMP online documentation is appallingly unhelpful.   JMP® Pro 16.2.0

    Grumpybaldprof Grumpybaldprof
    Discussions |
    Mar 15, 2023 7:18 AM
    1432 views | 3 replies

Latest Discussions

  • How to get ROC table for Neural Network classification model?

    I fitted Neural Network on a dataset that has nominal response variable. For logistic regression model, I can see ROC table along with ROC curve. However, in neural networks (and other ML models) I only get the ROC curve but not ROC table.

    abhinavsharma91 abhinavsharma91
    Discussions |
    Mar 12, 2023 5:58 AM
    682 views | 0 replies
  • change font size only on the major ticks when using log scale

    Hi, when using a log scale two font sizes are being used (for the major and minor ticks). How do I only change one of them (e.g. major ticks)? Any change I make seems to apply to both. In other words, I want to have the font size for 100, 1000 to be closer to that of 200, 300, 400 in the example below using JMP17.0.0 

    mvanderaa1 mvanderaa1
    Discussions |
    Mar 10, 2023 3:07 AM
    712 views | 0 replies
  • What kind of interpolation is used when Scale() is applied to an image object?

    Working on a script that processes images and comparing results to a python script that applies similar operations.  When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16

    RoamingForests RoamingForests
    Discussions |
    Mar 6, 2023 7:17 AM
    583 views | 0 replies
  • JMP SCRIPT: dashboard displayed horizontaly

    Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
    However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...

    Sebastienlg Sebastienlg
    Discussions |
    Mar 6, 2023 12:12 AM
    612 views | 0 replies
  • Plot change in temperature over time on a 3D plot or Contour Plot

    Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the  temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...

    rlangsner rlangsner
    Discussions |
    Mar 1, 2023 11:02 AM
    1078 views | 0 replies
view all discussions