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

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

  • Any way to record all actions into a macro?

    Hi Guys,

    Is there any way I can record all file manipulations in JMP into a macro/script similar to Excel?

    I have this one folder full of multiple files with different file names and I want to perform the same series of operations on all files without having to do it individually to each one of them.

    What I would like to do is perform all the operations on one file from the folder, record it into a ...

    Discussions |
    Apr 13, 2021 5:26 AM
    9080 views | 2 replies
  • Can I arrange data filters in two columns?

    I am trying to create a dashboard that has 5 data filters (see image below). Four of the filters fit in one column. The fifth filter is a long list of bird species with a scroll bar. It's easiest to cover this whole list when I include this filter in its own column, like in the image below (which is just a mock-up, not something I've been able to achieve yet. I tried creating these as two separate...

    caseylott caseylott
    Discussions |
    Apr 13, 2021 4:58 AM
    2502 views | 3 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
    1181 views | 0 replies
  • Analysis By/Page Ordering

    Hi all,I have a Partition analysis with "by" column. that means that I have a couple of "pages" (=plots). obj1=Partition( Y( col1 ), X( col2 ), Show Split Prob( 1 ), Informative Missing( 1 ), By( col3));
    part1=obj1<<report;
     In addition, I would be glad if I could arrange them in an order (based on the second level probability).so- I built 2nd table with order number of each table. it looks like th...

    YGerchman YGerchman
    Discussions |
    Apr 12, 2021 8:14 AM
    1780 views | 3 replies
  • add button dynamically in the same row

    Hello,basically I have a data table that I create a report with it and then I'm trying to add buttons to it dynamically in the same row, but the buttons go under the tablethis is what i get  what i would like is "button #1" to be after "number 2" in the end of the table  myPlatform = New Window( "name", H List Box( V List Box( bb = Col Box( "buttons" ), ); V List Box( myDispObj = dtSum << get...

    itzikd itzikd
    Discussions |
    Apr 12, 2021 5:58 AM
    1854 views | 2 replies

Latest Discussions

  • 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
    1181 views | 0 replies
  • deployment model

    Hito everybody.In attached 2 jmp files. The one named Training-validation-test was used to build a RF model with the following results.The file contains one numeric response and 20 different predictors with one of them categorical, The predictors are sensors values.     As you can see the Bias is very good while the variance is slightly high (92-69=23%).Then a new database with examples never seen...

    FR60 FR60
    Discussions |
    Apr 11, 2021 6:11 AM
    10723 views | 13 replies
  • Help getting rows to populate after renaming columns

    HelloI am trying to create a JMP script that will rename column names that are in another language to English text and create a new datatable with the new column names.  In the script below the column names get renamed below the original column names and the rows of data are lost.  Any suggestions? Please help with scripting answers if you have them! Thanks, Eve   

    Chan Chan
    Discussions |
    Apr 9, 2021 7:28 PM
    1346 views | 2 replies
  • How to analyse factorial design with an outcome having two types of variance?

    Hello I have a dataset from a 2-level factorial design with 2 factors.The dataset contains purchase amount per each user.Each row is a unique user. Purchase with 0 value means user didn't purchase. A and B are treatments.  I want to calculate the effect of treatments A and B on  average purchase per user (sum of purchase in USD divided by number of users). However, I assume we need to account for ...

    gustavjung gustavjung
    Discussions |
    Apr 9, 2021 12:06 PM
    1695 views | 2 replies
  • Calculate rolling correlation between two variables in a time series

    Hi I have a data set which is in the form of a time series with daily averages of data (the first column is the date). I am currently looking at what correlates with one specific variable in the data set (call it column X). I'd like to check if the correlation is time dependent, e.g. if there are periods with OK correlation and other periods with no/low correlation ("switched" on and off for diffe...

    JensD JensD
    Discussions |
    Apr 9, 2021 5:56 AM
    4452 views | 3 replies

Latest Discussions

  • 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
    1181 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
    885 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
    1163 views | 0 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1411 views | 0 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1333 views | 0 replies
view all discussions