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

  • Converting Date from String format (d/m/y) to Numeric value (ddMonyyyy)

    I have a String column with date values in format "d/m/y",however when converting via jsl using the following script:Column( dt, "Date" ) << data type( numeric ); Column( dt, "Date" ) << Set modeling type( "Continuous" ); Column( dt, "Date" ) << Format( "ddMonyyyy" );it returns it in the correct "ddMonyyyy" format, but it has swapped month with day so instead of seeing 05May2018 it shows 05Sep2018...

    itsalkskeith itsalkskeith
    Discussions |
    Jul 4, 2019 7:31 AM
    4239 views | 1 replies
  • How can I set random seed into Random Index function?

    I use Random Index to generate a marix of random numbers. However, I would like to have same set of random numbers everytime I run the script. Can I set random seed for Random Index function?

    Shunee Shunee
    Discussions |
    Jul 4, 2019 3:39 AM
    5741 views | 3 replies
  • Factors in Simulator by using Variables for Monte Carlo Simulation

    Hello,I wonder to make monte carlo simulation by using the multiple dimensions listed in the data table (dt0), the N Rows of dt0 is dynamic upon user's inputs and requirements.My question is how to use appropriate routine to add those dimensions in the Factors of Simulator?I tried to use 'Substitute, Parse' function to make it work. But it only work when all those dimensions are listed in Factors(...

    Adam_Xu Adam_Xu
    Discussions |
    Jul 4, 2019 1:10 AM
    4861 views | 4 replies
  • Add column names for my data

    I have many CSV files that came in directly with data but no column names. I am wondering how can I script to add column names for these data? Current column name is whatever the first number for each column. 

    aaronjiang aaronjiang
    Discussions |
    Jul 3, 2019 5:10 PM
    3138 views | 3 replies
  • For loop in New Window

    Hi! I am a very beginner JMP user, and am having trouble with getting my for loop to work.  I am trying to ask the user what type of factor each of their factors are. The number of times the question is asked depends on the number of coloumns in the jmp file. I was attempting to use a radio box, but am having trouble with the appending. Below is little snapshot of what I have done. Thanks!Names De...

    dg1 dg1
    Discussions |
    Jul 3, 2019 11:25 AM
    74992 views | 6 replies

Latest Discussions

  • Add column names for my data

    I have many CSV files that came in directly with data but no column names. I am wondering how can I script to add column names for these data? Current column name is whatever the first number for each column. 

    aaronjiang aaronjiang
    Discussions |
    Jul 3, 2019 5:10 PM
    3138 views | 3 replies
  • How to Post JSON data to a site via API functionality: "Unsupported Media Type"

    Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...

    liqinglei419 liqinglei419
    Discussions |
    Jul 2, 2019 6:33 AM
    1670 views | 0 replies
  • Accelerated Reagent Stability Studies

    Hi All,I'm exploring JMP Platform options for analyzing accelerate reagent stability studies.  A typicall study would consist of the following. Store reagents at 4 or 5 different temperatures (e.g. 15 degC, 20 degC, 30 degC, 35 degC, 40 degC). The "activity" of of reagent (Concentration of a molecule, activity of an enzyme, etc.) would then be measured at 4-5 time points (e.g. 1 day, 4 days, 7 day...

    DennisB DennisB
    Discussions |
    Jul 1, 2019 9:48 AM
    4307 views | 3 replies
  • New Sequence column creation based on another ID columns

    I've an existing column which has the Customer ID which occurs multiple times in the whole data table on a different date/time. I want to create a sequence such as 1,2,3 for each of the Unique Customer ID based on the date/time variable. How to acheive the same in JMP ?  Sample Data snippet (Customer ID | Date)ABC | 1-JUN-2019 XYZ | 1-JUN-2019ABC | 3-JUN-2019ABC | 4-JUN-2019XYZ | 7-JUN-2019 I want...

    venkateshc78 venkateshc78
    Discussions |
    Jun 30, 2019 1:56 PM
    2468 views | 2 replies

Latest Discussions

  • How to Post JSON data to a site via API functionality: "Unsupported Media Type"

    Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...

    liqinglei419 liqinglei419
    Discussions |
    Jul 2, 2019 6:33 AM
    1670 views | 0 replies
  • How to analyze crossover design data in JMP

    I had crossover design data from one of my experiment, and I want to analyze it according to the rules of crossover design. Can someone please help me with this?

    sharmachetan sharmachetan
    Discussions |
    Jun 14, 2019 2:34 PM
    1290 views | 0 replies
  • Help understanding how Lift curves are calculated

    Dear JMPers,   (computer details: I have JMP Pro 14 on a W7 Enterprise, 64-bit computer.)   I am trying to better understand how JMP actually calculates a Lift curve. I understand conceptually the ROC and Lift curves, but I'm having a hard time calculating a Lift curve myself. The JMP help/support page (https://www.jmp.com/support/help/14-2/lift-curve.shtml#1276958) isn't all that helpful in under...

    SDF1 SDF1
    Discussions |
    May 29, 2019 11:10 AM
    1946 views | 0 replies
  • How to analyze PSM data(Propensity Score Matching) in JMP?

    How to analyze PSM data(Propensity Score Matching) in JMP?If it is yes, please tell me what detail steps in JMP manu,If there is any available examples in JMP sample data?

    mujahida mujahida
    Discussions |
    May 7, 2019 9:30 PM
    2213 views | 0 replies
  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2843 views | 0 replies
view all discussions