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
-
IMPORT EXCEL FILES VIA JSL - COLUMN FORMAT
Hi all i am using JSL of JMP 11.I want to import and excel file.Is there a way to force JMP/JSL to import ALL COLUMNS as TEXT (CHARACTER) ?My columns have empty cells and text and number. The script I wrote in JSL automatically read them as number, therefore putting missing values in my text cells.I want to import them as text.here the piece of code.dt = Open("mydata.xlsx", Worksheets( {"Sheet1"} ...
angela_manginel
9133 views | 1 replies -
Iterating through mulitple outline boxes in a report via jsl
Hi all,I've searched through Scripting Guide and the Scripting Index, but can't find a way to do what I want to do.Here's the task:I am writing a script that runs many other pre-existing scripts one-at-a-time. Needed aspects of each pre-existing script's report are taken and copied into a "Full Report" master window.Due to trust concerns, I am not allowed to alter any pre-existing scriptsIf I only...
tomlight
4002 views | 1 replies -
How to save graph automatically from JMP to powerpoint using jsl
I had given a task to create an automation system which is to automatically save graph from JMP to power point. I already follow several tutorial from this page but it's did not work. I hope someone can help me or give suggestion. thank you.This is script that i working on, the source of this script also from this page./!names default to here(1);dt = open("$Line Delta - Shared\KLM 5, 6 Eff and IV ...
sismyra_93030
14587 views | 2 replies -
Calculating Standard Deviation
Hi all.I have a question about JMP and calculating standard deviation.
From my understanding about statistics, there are different formulas to calculate stand deviation for different types of distribution (normal or gamma for example). When I am use JMP to calculate standard deviation, does it always assume that my data has a normal distribution?natalie_
24729 views | 2 replies -
error: "Expression does not fit available column types"
Hi everyone,In the following code I get the error: "Expression does not fit available column types" , and it happens during the formula evaluation..I'm just trying to reference the same table as I am adding a new column to, such as subtracting two columns within the table called "dt" that I am adding a new column to... Can't figure out why it's not working.dt = myTable();cols = dt << GetColumnName...
eveyja
7239 views | 5 replies
Latest Discussions
-
Iterating through mulitple outline boxes in a report via jsl
Hi all,I've searched through Scripting Guide and the Scripting Index, but can't find a way to do what I want to do.Here's the task:I am writing a script that runs many other pre-existing scripts one-at-a-time. Needed aspects of each pre-existing script's report are taken and copied into a "Full Report" master window.Due to trust concerns, I am not allowed to alter any pre-existing scriptsIf I only...
tomlight
4002 views | 1 replies -
error: "Expression does not fit available column types"
Hi everyone,In the following code I get the error: "Expression does not fit available column types" , and it happens during the formula evaluation..I'm just trying to reference the same table as I am adding a new column to, such as subtracting two columns within the table called "dt" that I am adding a new column to... Can't figure out why it's not working.dt = myTable();cols = dt << GetColumnName...
eveyja
7239 views | 5 replies -
How to export graph to for example EPS without the display box "graph builder" (using JSL) ?
Dear all,I wrote a script which results in a lot of graphs and reports. I would like to incorporate in my script a way to export some of the graphs (made with Graph Builder) to EPS, JPEG, ... format. I found a way how to do so in the scripting guide (see below) but would like to get rid of the display box on top of teh report --> in my case that is "Graph Builder", in the case of the scripting gui...
yanne
6133 views | 2 replies -
How does JMP perform Group X function in Graph Builder?
I am curious how JMP organizes data with the Group X function. For this example:Temperature is X axisY is Y axisCondition is used for overlayMeasurement is used in Group XDoes JMP simply create groups based on the number of data points?
robbob
7320 views | 5 replies -
Date Functions Converting DMY to DM (filtering everyday by Today() function without year)
Hi,I need to convert the Date column in format of DMY to DM so I can make analysis of Years as Overlapping. Tried "Date DMY" function and deleting the "year" part but did not help. Need it for two different analysis. The first is the overlapping Sales Data. The attached table "DateTimeFunctionDM" consist of dates which has sales both for two different years (overlapping). Each day producing a sale...
saitcopuroglu
8916 views | 7 replies
Latest Discussions
-
Co-Kriging with JMP and Matlab
Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...
samuelbbaco0
3446 views | 0 replies -
Interpreting canonical structure and scores in discriminant analysis
I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks. In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables. My understanding is that the scoring c...
amzipkin
3369 views | 0 replies -
Generalized Segmented Distributions
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Steven_Moore
2292 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
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...
-
2:00PM - 3:00PM EDTMay 2US Mastering JMP: Circumventing Common Pitfalls in Predictive Modeling
Do you want to use predictive models and need to understand or review the basics first? Have you tri...
-
3:00PM - 4:00PM CESTMay 6DOE Club Q2 2025
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...
-
1:00PM - 2:30PM EDTMay 7Jump Start with JMP®: Hands-on Workshop
Jump Start with JMP® Wednesday, May 7 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom &n...