Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest Discussions
-
Custom Icons for Button Box
Hey JMPers! Again a little scripting problem: I would like to add a custom image to a ButtonBox. Sadly it does not work. My script looks like this:
New Window("My Window", V List Box( bb = Button Box("New Project"); ) ); // bb << Set Icon("JMP"); // This works! bb <<Set Icon("../imgs/New Project Icon.png"); // => Gives "Unknown" in the log!!! New Image(Open("../imgs/New Project Icon.png"));
...shoffmeister
11315 views | 2 replies -
Conceptual question about the profit matrix
This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix. My question is conceptual in nature, so let's just use some simple numbers. Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question). My decision errors are not symmetric, however, so I want to modify ...
dale_lehman
2438 views | 0 replies -
Clustering X-Y graphs
I've got some trending data for different identifiers and I want to identify similar trends using clustering. I'm not sure how to do this to cluster similar X-Y graphs together, or even if this is the correct way to analyze the data. Here's some sample data: Time PeriodPTRP1A .1 2A.23A.34A.381B.72B.63B.54B.41C.112C.223C.334C.481D.772D.663D.554D.44 Graphing the data shows two similar groups, A+...
pmroz
15870 views | 9 replies -
Repel overlapping text labels
Sometimes, we have a gernal 2D plot with several overalpping labels as an example below:
Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt:Age << Label( 1 ); For Each Row( Row State()=Labeled State(1) ); Graph Builder( Size( 528, 454 ), Show Control Panel( 0 ), Variables( X( :weight ), Y( :height ) ), Elements( Points( X, Y, Legend( 18 ) ) ) );
If we want to...Tzu-Chun
9030 views | 4 replies -
how to move one row from one table to another table?
Hi, Here i ran into a problem. I have two tables. One is main table which have 847 rows record. It recorded every one min. Now i hope i can click JSL once so that every one min there is one row was automaitically moved from main table to Table 2. That means after 60 mins, there are 60 rows in Table2. 120mins later, there are 120rows in Tables2. Until to the end after 847 mins. Thanks in advanced.G...
GoodMan
6248 views | 2 replies
Latest Discussions
-
Conceptual question about the profit matrix
This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix. My question is conceptual in nature, so let's just use some simple numbers. Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question). My decision errors are not symmetric, however, so I want to modify ...
dale_lehman
2438 views | 0 replies -
Calling RESTful Web Services from JMP
Is there a way to invoke a restful web service from JMP? If so, are there any code examples that can be shared?RESTful Web Services from within JMP
bernie
13442 views | 2 replies -
tabulate function wrap text
Hi all, Is there a way to wrap text/ Fixed width in Tabulate data table. Now I have so many parameters that table becomes long that it's shrinking the size of the graphs(which is of fixed width)? Thank you so much.
vishwasanj
3368 views | 1 replies -
How to enter subsampling data for replications when perform repeated measurements MANOVA?
I've two groups, each group has three replications and I take measrements at four different time points. From each replication I take five measurements (n=5 within a replication).How can I enter subsampling data without averaging?
Kynda
9545 views | 4 replies -
Creating a .jmpcust for analysis
Hello, I'm trying to create a .jmpcust that will be enabled in my menu bar to open .jrn. The .jrn will be held in a source folder that will have radio button for data analysis. The .jrn will be share with numerous people to allow for rapid deployment.
david_w_westall
7968 views | 3 replies
Latest Discussions
-
Conceptual question about the profit matrix
This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix. My question is conceptual in nature, so let's just use some simple numbers. Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question). My decision errors are not symmetric, however, so I want to modify ...
dale_lehman
2438 views | 0 replies -
Confirmation of Repeated Measures Analysis, when sphericity if voilated
Hi Everyone, I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...
uamiller
2552 views | 0 replies -
Cox Proportional Hazard - adjusting risk ratio with std dev
I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP. When I questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...
Maureen
3167 views | 0 replies -
JSL How do I wrap the title text of a OutlineBox?
Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...
AlexanderKrebs
4164 views | 0 replies -
Printing worksheet with cell colors
Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors. Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?
Thanks.ferdt58
2026 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
1:00PM - 2:30PM EDTApr 16Jump into DOE: Hands-on Workshop
Jump into DOE Wednesday, April 16 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom...
-
12:00PM - 1:00PM EDTApr 17JMP for Teaching Statistics in Semiconductor Engineering Education
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-teaching-stat-semicon...
-
1:00PM - 2:00PM EDTApr 25Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
3:00PM - 4:00PM CESTApr 30Scripters Club: Is Your SPC Doing Well?
Is Your SPC Doing Well? Presenter: Georg Raming (Siltronic) Would you like to keep an eye on many SP...