cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Add Rows question

    Hello, New JSL scripter here. Trying to get 5 new rows added after every existing row, 25 rows in the data table. No issues while debugging, i changes from 25 to 1 in increments of 1 as expected, but no new rows are added to my data table at any point during/after the For loop. Not sure what I'm doing wrong, any help would be appreciated!dt=current data table(); For(i=N Rows(dt),i>=1, i--, dt <<...

    dlemieu1 dlemieu1
    Discussions |
    Jun 2, 2021 3:38 PM
    3407 views | 3 replies
  • Update from Database on a Timed Frequency

    Hello,I currently have a script that requires user input to define variables that are used to query a database and generate control charts. To eliminate the need for an operator to provide these inputs again to generate the control charts whenever new data is in the database, I would like to automatically update the control chart on a timed frequency. For example: 1. User provides input.2. Initial...

    Austin Austin
    Discussions |
    Jun 2, 2021 9:23 AM
    1086 views | 1 replies
  • How do I construct a Special Cubic Design in JMP?

    Can anyone tell me how I generate a special cubic design in JMP?

    Merllin Merllin
    Discussions |
    Jun 2, 2021 9:14 AM
    1201 views | 1 replies
  • Linkage Map order

    How long does it take to run Linkage map order step? This process is running for two days in my case and I even don't have a large data set.

    Sep6 Sep6
    Discussions |
    Jun 2, 2021 5:51 AM
    1099 views | 2 replies
  • Saving JMP File / data table in Sharepoint through JSL

    I'm trying to store a jmp data table which I can periodically update through JSL script (e.g. treating it like a check-in, check-out log).  So far, I was able to successfully open the data table using the Open() function. However, instead of opening the actual data table, it downloaded like a temporary copy of the table from sharepoint as I see that the table name became "Untitled $$$".  This is s...

    Djtjhin Djtjhin
    Discussions |
    Jun 1, 2021 8:12 PM
    3240 views | 3 replies

Latest Discussions

  • Update from Database on a Timed Frequency

    Hello,I currently have a script that requires user input to define variables that are used to query a database and generate control charts. To eliminate the need for an operator to provide these inputs again to generate the control charts whenever new data is in the database, I would like to automatically update the control chart on a timed frequency. For example: 1. User provides input.2. Initial...

    Austin Austin
    Discussions |
    Jun 2, 2021 9:23 AM
    1086 views | 1 replies
  • How do I construct a Special Cubic Design in JMP?

    Can anyone tell me how I generate a special cubic design in JMP?

    Merllin Merllin
    Discussions |
    Jun 2, 2021 9:14 AM
    1201 views | 1 replies
  • Linkage Map order

    How long does it take to run Linkage map order step? This process is running for two days in my case and I even don't have a large data set.

    Sep6 Sep6
    Discussions |
    Jun 2, 2021 5:51 AM
    1099 views | 2 replies
  • How can I link factor values in a profiler with a formula

    I have a dataset that I am trying to analyse that includes a covariate factor on top of a categorical factor and two continuous factors.   Component amount: 0-1 (continuous, mixture) Component Type: A, B, C (categorical) Temperature: 40-150 (continuous) Viscosity: 3-6 (continuous, function of component amount and component type)   It is possible to produce a good model of the viscosity as a functi...

    david_gillespie david_gillespie
    Discussions |
    Jun 1, 2021 2:09 PM
    1727 views | 3 replies
  • Moving from Windows 10 to MacOS

    I recently was required by one of my clients to start using MacOS, and they provided me with a new MacBook Pro loaded with JMP 16.  I have avoided MacOS for many, many years, even when several colleagues ( @DonMcCormack, @brady_brady in particular) used it and sang it's praises.  I even gave them a lot of flack about it ("why do you want to be that way, friend?").  Well, I have to admit, I REALLY ...

    MathStatChem MathStatChem
    Discussions |
    Jun 1, 2021 8:34 AM
    1655 views | 2 replies

Latest Discussions

  • Can I control text size in a word cloud inside a dashboard container?

    Hi all,I have a dashboard with a data filter, a map, and a word cloud that looks like image 1 below. I have two formatting issues with the word cloud I'd like to fix. First, by design, when I make different selections using the data filter, the subset of records that are shown in the map changes and the word cloud applies only to that selection. However, when I change the data filter selection, th...

    caseylott caseylott
    Discussions |
    Apr 28, 2021 12:03 PM
    1285 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2309 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    983 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1201 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    899 views | 0 replies
view all discussions