Help with fitting unusual/custom equations
Hello,
Does anyone have a clue how I could fit an equation that looks like this? Can JMP fit custom equations like this?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Hello,
Does anyone have a clue how I could fit an equation that looks like this? Can JMP fit custom equations like this?
I have a data set with columns of mean, median, sigma, LSL (lower spec limit), USL (upper spec limit), Cp, Cpk and Parameter Yield Loss [%] for 10 measured parameters for parts (~5000 identically built parts, part IDs are rows). Some parameter Cpks are below 1.33 (may or may not have low Cp). It appears from initial data analysis that the limits are not correctly set. Using the prediction profiler...
Good Day, I have time series data that are geospatially referenced. I am attempting to get a background map so I can orient points over time to landmarks and analyze select pieces of the data. Problem: I want to run the time series in a bubble plot with a detailed earth background map so I can then select data points that are near geographic futures. I cannot get the background map to work. Data...
I'd like to configure an add-in to toggle the visibility of major grid lines in Graph Builder (both X and Y), but I'm struggling with the JSL piece... I have the GB object, and the SendToReport( .. Dispatch... code, but it seems to want the variable name associated with the X and Y axes, and my Add-in won't know what those are. Is this doable? Here's what I have so far:// steps to get last_gb scr
...
Hellohaving issue implementing formula/script using lag function that will help populate a new column where original column has some missing data. so if rows 1-5 have x value and missing readings from 6-10 and a change in row 11 so rows 6-10 would be that x val
Hello,
Does anyone have a clue how I could fit an equation that looks like this? Can JMP fit custom equations like this?
Hellohaving issue implementing formula/script using lag function that will help populate a new column where original column has some missing data. so if rows 1-5 have x value and missing readings from 6-10 and a change in row 11 so rows 6-10 would be that x val
In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link. Is there another place that F1 is set up that I am missing? Or is it hardcoded?
Hello Everybody,I am creating some subset of a bigger table and then from that subset I create stacked bar chart. The problem is, that after opening the original table there is always something selected which has an influence on the creating of a data subset. The resulting subset contains only column selected in the original table. I used dt << clear select; after opening the original data table b...
My JMP/OS I'm using:JMP® 16.2.0 (570548)
Microsoft Windows 10 Enterprise 2016 LTSB 64-bit (10.0.14393.0) ORJMP® 16.2.0MacOS Ventura 13.4.1 (22F82) Problem: Create the graphbuilder plot below using the BigClass sample data set.Select the 15 year olds as shown (screen clip). I have my highlight preference set to 'make larger' on Mac. Click 'done' and then Command-C (copy) to copy the plot. The ...
In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link. Is there another place that F1 is set up that I am missing? Or is it hardcoded?
In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
I exected such cells ...
For Tabulate, is there an option to display the table as a Tree Box instead of a flat table? Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
Tabulate(
Add Table(
Column Table( Analysis Columns( :height ), Statistics( Median ) ),
Row Table( Grouping Columns( :sex, :age, :name ) )
)
)
Hi, I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up Has anyone experienced the same problem? Emmanuel
Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...