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
-
Insert a Expr() object into another script as an unevaluated Expr() object to be used later?
Adding to @jthi 's answer at Insert contents of Parse expression rather than variable name into New Script, how to insert a Expr() object into another script as an unevaluated Expr() object to be used later? I am using JMP 18.1.2
Names Default To Here( 1 ); dt = New Table( "My Table" ); e1 = Expr( Print( "Run some code." ) ); e2 = Expr( e1; Print( "Run some other code." ); ); e3 = Eval
...robot
357 views | 5 replies -
Removing Part of a string of variable length
Hi - I'm trying to remove the IDs from the Name column (e.g. C17-2612.4 2612.4, C23, etc.). Can someone help me with the jsl?
dn610
147 views | 3 replies -
Request for Expert Assistance: Receiving Real-Time Stock Data in JMP Using JSL and Python
I’m working on a project to receive real-time stock market data using JMP software and need your guidance. JMP supports its scripting language (JSL) and embedded Python execution, which I’d like to leverage. My goal is to capture specific stock data fields from a 32-bit DLL (StockDrv.dll) and store them in a JMP data table. I’ve developed a solution, but I’d greatly appreciate your review and sugg...
lala
332 views | 3 replies -
デザインスペースの領域が一致しません。
JMPの練習のため、論文のデータを用いて解析・再現をしています。 その中で3つの不純物に対してPlackett-Burman計画によるスクリーニング・中心複合計画による最適化を実施し、予測モデルを作成しました。 論文中に記載されている予測モデル式はいずれも同様のものが作成できました。 論文中では最適化の過程でプーリングをしていますが、モデルを合わせたデザインスペース作成のため、すべてのパラメーターを含むモデルを使用したと記載があります。 これに従い、プーリングしない状態、すなわちすべてのパラメーターを含む状態で予測モデル式を作成し、デザインスペースを作りました。 しかし、不純物が0.1%以上となるデザインスペースのエリアが一致せず、私の作成したものの方が広くなっています。 デザインスペース作成に用いた予測モデルの式は記載がないため不明ですが、原因はどこにあるのでしょうか。 つた...
keita_
97 views | 0 replies -
Force JMP to match line of fit line color to marker color along with a forced line style
JMP 17.2.0 EDIT: Example data file uploaded with main post. I have run into a slight issue when trying to customize my graphs, either through graph builder or via JSL (or combo). I have scoured the JMP forums and found some similar topics, but no solution that actually works for what I specifically want to do. What I want JMP to do is: color code my markers by test number (or in the code its...
Plotasaurus
468 views | 10 replies
Latest Discussions
-
Request for Expert Assistance: Receiving Real-Time Stock Data in JMP Using JSL and Python
I’m working on a project to receive real-time stock market data using JMP software and need your guidance. JMP supports its scripting language (JSL) and embedded Python execution, which I’d like to leverage. My goal is to capture specific stock data fields from a 32-bit DLL (StockDrv.dll) and store them in a JMP data table. I’ve developed a solution, but I’d greatly appreciate your review and sugg...
lala
332 views | 3 replies -
デザインスペースの領域が一致しません。
JMPの練習のため、論文のデータを用いて解析・再現をしています。 その中で3つの不純物に対してPlackett-Burman計画によるスクリーニング・中心複合計画による最適化を実施し、予測モデルを作成しました。 論文中に記載されている予測モデル式はいずれも同様のものが作成できました。 論文中では最適化の過程でプーリングをしていますが、モデルを合わせたデザインスペース作成のため、すべてのパラメーターを含むモデルを使用したと記載があります。 これに従い、プーリングしない状態、すなわちすべてのパラメーターを含む状態で予測モデル式を作成し、デザインスペースを作りました。 しかし、不純物が0.1%以上となるデザインスペースのエリアが一致せず、私の作成したものの方が広くなっています。 デザインスペース作成に用いた予測モデルの式は記載がないため不明ですが、原因はどこにあるのでしょうか。 つた...
keita_
97 views | 0 replies -
Force JMP to match line of fit line color to marker color along with a forced line style
JMP 17.2.0 EDIT: Example data file uploaded with main post. I have run into a slight issue when trying to customize my graphs, either through graph builder or via JSL (or combo). I have scoured the JMP forums and found some similar topics, but no solution that actually works for what I specifically want to do. What I want JMP to do is: color code my markers by test number (or in the code its...
Plotasaurus
468 views | 10 replies -
Problems with Reproducibility
I teach using JMP and I became aware of some reproducibility problems in the following cases: 1) My students who use different operating systems like windows and MacOS get different results from models that require randomization like NN even if they use the same random seed like 123. This problem is frustrating because assignments that use a random seed for reproducibility reasons are supposed t...
onurseref
131 views | 0 replies -
DOE - blocking augmented design
Hi, I am planning a DOE to save on time/resources, no surprise here. I don’t have much experience with the topic, but would like to push for DOE instead of OFAT within the org I work at, I guess common idea too. About the problem, there are 10 continuous factor, 3 responses. The experiments can be done at 4 labs at physically different locations. Lab 1 has more resources than the other 3, thus the...
beluga111
134 views | 1 replies
Latest Discussions
-
デザインスペースの領域が一致しません。
JMPの練習のため、論文のデータを用いて解析・再現をしています。 その中で3つの不純物に対してPlackett-Burman計画によるスクリーニング・中心複合計画による最適化を実施し、予測モデルを作成しました。 論文中に記載されている予測モデル式はいずれも同様のものが作成できました。 論文中では最適化の過程でプーリングをしていますが、モデルを合わせたデザインスペース作成のため、すべてのパラメーターを含むモデルを使用したと記載があります。 これに従い、プーリングしない状態、すなわちすべてのパラメーターを含む状態で予測モデル式を作成し、デザインスペースを作りました。 しかし、不純物が0.1%以上となるデザインスペースのエリアが一致せず、私の作成したものの方が広くなっています。 デザインスペース作成に用いた予測モデルの式は記載がないため不明ですが、原因はどこにあるのでしょうか。 つた...
keita_
97 views | 0 replies -
Problems with Reproducibility
I teach using JMP and I became aware of some reproducibility problems in the following cases: 1) My students who use different operating systems like windows and MacOS get different results from models that require randomization like NN even if they use the same random seed like 123. This problem is frustrating because assignments that use a random seed for reproducibility reasons are supposed t...
onurseref
131 views | 0 replies -
Bootstrap f2 study timepoints used
Hello, I have not been able to find if the bootstrap f2 test applies the more than 85% dissolution discarding rule or it only signals these values in yellow. Does anyone know? Thank you
V_Med
132 views | 0 replies -
Panel Data Analysis
Hi JMP Team, I am teaching Data analysis using JMP. Can we do a Panel Data analysis using JMP? Fixed Effects, Random Effects and Hausman Test? Also are there any JMP Add ins available for Econometric modeling? (ARCH, GARCH, etc) Thanks
statslearner
110 views | 0 replies -
Discovery summit book signings - official list of books?
Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.
Ressel
135 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...