Saving 2 data table in one JMP file
Can we actually save 2 different data table in 1 JMP file without join or concatenate?
P/s: How does subset work?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Can we actually save 2 different data table in 1 JMP file without join or concatenate?
P/s: How does subset work?
Hi, I'm working with a logistic machine learning model and I would like to display the probability cutpoints on graph builder. However, I cannot display these values, even when selecting the "Label By Value" under Label. This is a picture of my output: Please let me know if you know how to fix this issue, thanks!
Hey there,I want to create a dashboard with filter where control charts are displayed. The dynamic X-axis after the filter works, but the limits of the control charts should be calculated from all available batches in the table, not only from the selected batches. So I want to see if a batch showes any abnormalities in one of the parameters with respect to the previous batches.I generated a little...
I have a table box that has text but also buttons and I want to color it it more then 1 color col1 = {1, 2, 3};
col2 = {1, 2, 3};
col3 = {1, 2, 3};
myPlatform = New Window( "test",
tb = Table Box(
Number Col Box( "a", col1 ),
Number Col Box( "b", col2 ),
Number Col Box( "c", col3 ),
bb = Col Box( "Open Graph" )
)
);
bblist = {};
For( i = 1, i <= 3, i++,
bb_expr = Eval Insert( "\[bblis
...
Hello, I am trying to perform a redundancy analysis. Is JMP able to do it? Thanks
Can we actually save 2 different data table in 1 JMP file without join or concatenate?
P/s: How does subset work?
Hi, I'm working with a logistic machine learning model and I would like to display the probability cutpoints on graph builder. However, I cannot display these values, even when selecting the "Label By Value" under Label. This is a picture of my output: Please let me know if you know how to fix this issue, thanks!
Hi Everyone!
I am realtively new to JMP and would like to ask if I could get some feedback / answers to a few question. I am quite sure some of them are based in a lack of understanding on my side, so please be patient.... I have of course tried to find answers first in documentation and training videos but I'm still left with this.
At work, I recently took over the development of growth media for ...
Summarize(dt, IDs = by(:ID)); //this finds all the unique IDs in the data file, which we will need
For (i=0, i<=N Items(IDs), i++,
ID = donorIDs[i];
the above doesn't work, and throws a
);Subscript problem in access or evaluation of 'IDs[i]' , IDs[/*###*/i]
error. I guess this gets down to some of the fundamentals about how JMP is different from languages like Python and Java, where indexing is ...
I have done a Google search and come across the top hits, things like https://www.jmp.com/china/support/help/13-2/JSG_DataTables_21.shtml and How to select rows based on multiple criteria? but nothing specifically states how to select both columns and rows in the same line of code. I tried it and doing one seems to interfere with the other. Or is there a way to store the output of the first step (...
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...
4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。
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...
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...
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...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETD...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...