cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Part of my script makes a subset of my data. At the very end of my script I try to graph of the subset of data.

    Everything else runs fine except for I don't get a graph built for my Subset data table.
    And I don't get any error. Any ideas what is wrong?

    Thanks

    First part is making the subset
    Second is calling the subset to make the graph

    //MAKE CANCELLED INTO SUBSET // New column: Column 1 Data Table( "Work Order Log" ) << New Column( "Column 1", Numeric, "Continuous", Format( "Best", 12 ), Set Selected ) <
    ...

    fionaweston fionaweston
    Discussions |
    Apr 27, 2021 12:29 PM
    1661 views | 2 replies
  • JSL Sum changing columns

    Hello, if I have a table that changes once in a while something like this: but another day it can be something like this:and I want to somehow create a new row that will sum all the columns except for Date and Datawhat is the best way to do this in JSL?I tried taking the columns names and then removing data and date but then I'm not sure how to do the sum part for each columnI tried using summary ...

    itzikd itzikd
    Discussions |
    Apr 27, 2021 12:04 PM
    1676 views | 3 replies
  • How to code a split plot design in JMP Pro 15

    Hello, I need advice on how to properly model a split-plot design in jmp pro 15. I think it needs to have random effects, so an LME model probably will work best I think? I have three main effects: Temperature(Categorical), Cultivar(Categorical), Cultivar*Temperature.Response Variable - (Continuous) Germination % The experiment was conducted on (1)thermal gradient table. The cultivars were randomi...

    mcbeall08 mcbeall08
    Discussions |
    Apr 27, 2021 8:36 AM
    3429 views | 7 replies
  • Running Queries Menu bug?

    Hi everyone, I think there is a problem with the "running queries menu" because I want to use this menu to prevent users of my queries from launching them several times queries when they run background.
    So I thought I would use the jsl command:
    Main Menu ("Running Queries");That works fine... once!Yes, because the problem is that once you close this window (manually or in jsl) it never reappears unt...

    Franck_R Franck_R
    Discussions |
    Apr 27, 2021 6:23 AM
    4880 views | 10 replies
  • How to pass arguments from Python to jmp script while running the jsl from python ?

    Hi all,Does anyone have any pointers on how to pass arguments from python to a jump script (JMP15) ? Eg. I want to pass a file location to JMP to get a datatable , jsl will use this argument string to process the datatable.This python script will be calling the jump script .jsl file using subprocess.  

    JmpStatistician JmpStatistician
    Discussions |
    Apr 27, 2021 6:06 AM
    3306 views | 3 replies

Latest Discussions

  • JSL Sum changing columns

    Hello, if I have a table that changes once in a while something like this: but another day it can be something like this:and I want to somehow create a new row that will sum all the columns except for Date and Datawhat is the best way to do this in JSL?I tried taking the columns names and then removing data and date but then I'm not sure how to do the sum part for each columnI tried using summary ...

    itzikd itzikd
    Discussions |
    Apr 27, 2021 12:04 PM
    1676 views | 3 replies
  • How to code a split plot design in JMP Pro 15

    Hello, I need advice on how to properly model a split-plot design in jmp pro 15. I think it needs to have random effects, so an LME model probably will work best I think? I have three main effects: Temperature(Categorical), Cultivar(Categorical), Cultivar*Temperature.Response Variable - (Continuous) Germination % The experiment was conducted on (1)thermal gradient table. The cultivars were randomi...

    mcbeall08 mcbeall08
    Discussions |
    Apr 27, 2021 8:36 AM
    3429 views | 7 replies
  • Running Queries Menu bug?

    Hi everyone, I think there is a problem with the "running queries menu" because I want to use this menu to prevent users of my queries from launching them several times queries when they run background.
    So I thought I would use the jsl command:
    Main Menu ("Running Queries");That works fine... once!Yes, because the problem is that once you close this window (manually or in jsl) it never reappears unt...

    Franck_R Franck_R
    Discussions |
    Apr 27, 2021 6:23 AM
    4880 views | 10 replies
  • How to pass arguments from Python to jmp script while running the jsl from python ?

    Hi all,Does anyone have any pointers on how to pass arguments from python to a jump script (JMP15) ? Eg. I want to pass a file location to JMP to get a datatable , jsl will use this argument string to process the datatable.This python script will be calling the jump script .jsl file using subprocess.  

    JmpStatistician JmpStatistician
    Discussions |
    Apr 27, 2021 6:06 AM
    3306 views | 3 replies
  • Color Cells failing Spec Limits

    Hi All, In JMP, can we color cells that fail the spec limits added to the column? Is it possible to do this interactively? I don't have knowledge on Scripting. If it can be done only in scripting, can someone help me to share the script if you already have it? Thanks in advance.

    Amal Amal
    Discussions |
    Apr 27, 2021 4:45 AM
    2699 views | 3 replies

Latest Discussions

  • 多重比較での生存曲線の書き方 Bonferroniなど

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2494 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
    1080 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
    1350 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
    1013 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1287 views | 0 replies
view all discussions