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
-
JMP for Machine Learning and Score Code Deployment
I would like to use JMP to speed up data analysis and creation of neural network prediction models. Our runtime environment would be using the Google Cloud Platform and TensorFlow. Can anyone point me to some good articles or videos about how to make the best use of JMP for that? My business must be excellent at creating models for customers quickly and efficiently. Would JMP be a tool that ca...
mikemalloy
14647 views | 4 replies -
List of expressions
I'd like to build up a list that looks like this. LL = {parm1 = "x", value1 = 5, parm2 = "y", value2 = 3, ...}The length may vary, so I'm doing it in a loop and trying to use the loop index in the variable name.But I am having difficulty creating that term (e.g. parm1).What is the best way to do this?
pcarroll1
10394 views | 5 replies -
How to use Number Edit Box new value
Hello everyone! I feel like such a novice today. I cannot seem to find clear information on how to have Number Edit Box values update a Window, other Number Edit Boxes, and equations when values are changed. My biggest issue is that I have over 30 Number Edit Boxes that feed 2 equations/formulas. Setting the starting values, I have down. If a value is changed, everything else needs to update ...
WendyLou315
8097 views | 4 replies -
How to Add Value Labels to a Column through JSL
On my main table (Table 1), I have a column called "Bin" which holds any number (corresponding to the column "Bin Number" entries on another table which is Table 2). Now I want to assign Value Labels to this column "Bin" through script. The value labels would be coming from Table 2 with two columns: "Bin Number" and "Description". Hard-coding something like Column( dt, 1 ) << Add Column Properti...
csoon1
8825 views | 2 replies -
Replacing Values with Empty Value
I have a script that is based on an imported excel table. I do not have the ability to change anything in the Excel table and have to do all data manipulation and analysis through JMP. The point of the script is to calculate days between dates entered to track project phases. Some of the dates are importing incorrectly as 31Dec1899 based on the way the formula is set up in the Excel sheet and ther...
rfeick
5251 views | 4 replies
Latest Discussions
-
Replacing Values with Empty Value
I have a script that is based on an imported excel table. I do not have the ability to change anything in the Excel table and have to do all data manipulation and analysis through JMP. The point of the script is to calculate days between dates entered to track project phases. Some of the dates are importing incorrectly as 31Dec1899 based on the way the formula is set up in the Excel sheet and ther...
rfeick
5251 views | 4 replies -
How to rename the outline box default to "graph builder"
How do I rename the outline box on a graph builder that by default says "Graph Builder"
agonzales2021
6311 views | 5 replies -
Combine many strings into one.
Hi guys, I've a list as per below of string names. I want to concantanate the value of each string in the list, into one combined string. So the result of below would be a string who's value would be "This is a sentence". How would I code this ?
Begining = "This"; Middle = "is a"; End = "sentence" StringList = {"Begining","Middle", "End"};
BrianK
11555 views | 4 replies -
Update existing table with new data without creating output table
Hi,I am trying to write a script that will update my existing table without producing an output table. I have the following code which doesn't seem to work:Data Table("Crea Table") << Update from Database("DRIVER=SQL Server Native Client 11.0;SERVER=REMOVED FOR SECURITY;", "EXECUTE Crea_Table" ,Merge Same Name Columns, By matching Columns(:Lot_Day=:Lot_Day,:Lot ID=:Lot ID), Drop Multiples(1,0),N...
joickle
4615 views | 2 replies
Latest Discussions
-
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
4170 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
2033 views | 0 replies -
Linearity and Bias Report
In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%. We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.
Aravindan
4046 views | 0 replies -
CCC Optimal
Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,
Lamine
3156 views | 0 replies -
Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?
My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...
kevinwtbolger
3162 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...
-
2:00PM - 3:00PM EDTApr 25Gleaning Valuable Product Information from Text Data - Mastering JMP
Are you a subject matter expert with information buried in unstructured text, such as survey free-re...