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();
...
Just a quick question on interpreting my dummy variables in a stepwise regression. I have two categorical variables with two categories in each (Lower vs Upper cluster, and Male vs Female) coded as: Male = 1, and Lower Cluster = 1. I am confused by the { 0 - 1 } next to the categorical variable name under "parameter" in the screenshot below. Take the variable gender: does this mean a value of 1 (...
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
SA15toThanks!
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...
gav2013
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)?
Date: Thursday, May 14Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just d...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is for beginnin...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...
(Présenté en français) Tips and tricks: gagnez du temps et optimisez vos analyses avec JMP Personna...