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

  • problème avec HTML

    bonjour, quand je publie en HTML, les loyennes ne sont pas bien placées.c'est très ennuyeux. Bug? cordialement

    Françoise Françoise
    Discussions |
    Jan 24, 2023 7:24 AM
    1935 views | 5 replies
  • Read Tab separated file in JMP from server

    how to read a tab-separated file (or any other delimeter  ) in JMP.  dt=Open( 'http://www.<<someDomain>>/tab-separated.csv', text);   Here the first parameter in the Open function is the URL of the file. file contains below sample, column may contains comma separated values that is why delimiter of file is Tab column1|column2|column3|column4 1 | 2 | abc,xyz | 3 | 4|       

    ProbitMonster53 ProbitMonster53
    Discussions |
    Jan 23, 2023 10:32 PM
    1281 views | 1 replies
  • Need help with getting multiple user entered values

    Hi, I am trying to get three user entries that are numeric using the <<Get command on the variables when "OK" button is clicked. Need these 3 values to further open CSV files as the user wants.   However, if I use the <<Get on 3 variables, only the first one is available in the rest of the code. Other 2 variables are not stored. Would it be possible to guide me to figure out what I am doing wrong?...

    LargeAvgJaguar3 LargeAvgJaguar3
    Discussions |
    Jan 23, 2023 3:39 PM
    1099 views | 1 replies
  • Need help with JMP 17 / Suppress formula evaluation

    I teach an MBA class that is based on JMP17 at the University of North Carolina’s online MBA program. Some of my students have been having an issue that I cannot replicate. They are running a version of JMP in which the formula generated from dependent models will not be displayed in a new column. I assumed initially that that was due to the “suppress formula evaluation” choice being selected from...

    jfe jfe
    Discussions |
    Jan 23, 2023 2:50 PM
    4750 views | 12 replies
  • How do I pull data from multiple CSV files?

    I have some CSV files with identical headers. Is there a fast way to add the data from the newer files into the JMP data set? (Faster than opening the file + copy + paste?) Something which I could save the script and just click the button every time there's a new file? 

    akeno211 akeno211
    Discussions |
    Jan 23, 2023 12:30 PM
    2546 views | 2 replies

Latest Discussions

  • Read Tab separated file in JMP from server

    how to read a tab-separated file (or any other delimeter  ) in JMP.  dt=Open( 'http://www.<<someDomain>>/tab-separated.csv', text);   Here the first parameter in the Open function is the URL of the file. file contains below sample, column may contains comma separated values that is why delimiter of file is Tab column1|column2|column3|column4 1 | 2 | abc,xyz | 3 | 4|       

    ProbitMonster53 ProbitMonster53
    Discussions |
    Jan 23, 2023 10:32 PM
    1281 views | 1 replies
  • How do I pull data from multiple CSV files?

    I have some CSV files with identical headers. Is there a fast way to add the data from the newer files into the JMP data set? (Faster than opening the file + copy + paste?) Something which I could save the script and just click the button every time there's a new file? 

    akeno211 akeno211
    Discussions |
    Jan 23, 2023 12:30 PM
    2546 views | 2 replies
  • The x-axis unit is placed underneath the axis label in the life distribution platform

    Using JMP17For some reason the unit is placed underneath the axis label for some graphs in the life distribution platform. But when I tried to recreate this in the Big Class datatable it worked as expected. Anyone know what is going on here? Attached is my jmp file. Only the "compare groups" graph appears to be affected; below screenshots are of the "individual group" graph and the "compare groups...

    mvanderaa1 mvanderaa1
    Discussions |
    Jan 23, 2023 6:17 AM
    1843 views | 3 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1604 views | 0 replies
  • Create Jmp file by c#

    Hi,
    I need to save a JMP file using C#. I checked in the samples folder attached to the software and there is no sign of saving a file.
    It should be something simple but I couldn't find an answer online either.
    Does anyone have an idea?
    Thanks.

    LinkageGrizzly1 LinkageGrizzly1
    Discussions |
    Jan 22, 2023 11:55 AM
    2275 views | 5 replies

Latest Discussions

  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1604 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1634 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    953 views | 0 replies
  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    987 views | 0 replies
view all discussions