Predicted response of ANN
when I save the predicted response of ANN in jmp, it gave me points not values
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourceswhen I save the predicted response of ANN in jmp, it gave me points not values
Below is an example similar to my actual case where I would like to exclude SITEs until the distribution mean for each parameter (only those plotted case below) fall within their respective spec limits.Sites/wafer to be excluded start from the distribution extreme on the side where the mean is outside the spec limit (LSL or USL). I think one could start with any parameter, remove sites from the di...
Hi All, Back with another JSL programming question. It's related to the other posts through, e.g. here. I would like to have a Check Box() functionality that when the check box is checked (state=1), the selected rows (it happens to be rows where RSquare is negative) are selected and then hidden and removed so the updated Graph builder shows the desired output. Then, if the box is unchecked (st...
This isn't a question, just brining awareness to an issue that I recently noticed within my scripts since moving to JMP16 -- namely, I'd assume that Is Namespace( ... )
would not return a truthy value for a deleted namespace, but it does in JMP16.2 (but not in JMP14.3) Because of this, the following script crashes JMP16.2:ns = New Namespace();
ns:ns = New Namespace();
ns:ns << Delete Namespace();
...
Hi everyone, To preface, I am basically a new user to JMP so I don't know how to do any scripting. Just basic formulas, etc. Here is what I need to do and can't figure out how. I'd like to first calculate an average of the "Amount of Cyandin" for each of the same "Sample Number" (goal to have a column that calculates what I've placed in the "Average of three injections" column. Similarly I'd l...
when I save the predicted response of ANN in jmp, it gave me points not values
Hi All, Back with another JSL programming question. It's related to the other posts through, e.g. here. I would like to have a Check Box() functionality that when the check box is checked (state=1), the selected rows (it happens to be rows where RSquare is negative) are selected and then hidden and removed so the updated Graph builder shows the desired output. Then, if the box is unchecked (st...
Hi, I have multiple include modules with functions, which are supposed to each yield a data table reference. In the main script these data tables are joined (see below). Joining, however, fails. I suppose, the error is about namespacing, but could not find a solution on my own. Thanks in advance. main.jsl: include("module1.jsl");include("module2.jsl"); dt1 = Function1(); // in module1.jsldt2 = Fu...
for exampleSH12
SA15
toThanks!
Hi, what is the best way to trigger JSL when I select a data point in Graph Builder?e.g. to update parts of the Dashboard based on the current selection There is the Row State Handler.But this is a property of the data table. So the JSL code will even be triggered after the Dashboard got closed.So, I would have to take care to remove it afterwards. I noticed that a Filter Change Handler of a Local...
When the neural network created by JMP was saved and run in python code, it output values different from the score output by JMP.
OS:windows 10Python Version : 3.9
File list jmp_score.py
CNN_NTanH_boost.py <- JMP Python
mypython_code.py
import CNN_NTanH_boost
import numpy as np
import pandas as pdfilepath = r"filepath"
ext = 'csv'
if filepath.endswith(ext):
df=pd.read_csv(filepath)
else :
df=pd....
Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example:
Hi there,I have a question concerning the choice platform. I have conducted a discrete choice experiment and analysed it using JMP. I have the choice profiles dataset, and the choices run (or responses) on another. I have done my analysis, and it bears interesting results.A colleague suggested performing a random parameters logit analysis. Is it possible to do it in JMP? How does it differ from th...
Definitely, JMP is Not a Spreadsheet . And that's great!!
Besides this difference, there are other places where Jmp doesn't do/behave/produce what a newbie / innocent Jmp user expects.
If a user knows these issues and the remedies and workarounds - he/she can
a) save a lot of time
b) be safe from data loss
c) be sure that the results are as expected.
[More Topic Containers like this]
Topicdescrip...
Is it possible to change the color of only the median (horizontal) line in a box plot (with graph builder) via JSL? If yes, could I get an example please (I am on JMP 16.2)?
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...