Graph builder jitter and non jitter meshed up?
as you see above in graph builder i see some median overlapped with box plot and some are not. any body knows why?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesas you see above in graph builder i see some median overlapped with box plot and some are not. any body knows why?
Hi, Here is the problem I am trying to solve:6 Y continuous variables (Y1,Y2,..Y6), same continuous X variable (1) and sample ID field (SID).I am doing a BiVariate fit grouping by SID. I would like all 6 plots to be in a row and with each SID group.SID=1Y1,Y2,Y3,Y4,Y5,Y6,SID=2Y1,Y2,Y3,Y4,Y5,Y6,...... How would I script this? The Y's and X are know and fixed while the number of sample IDs will var...
Hello all, I am working on a script that checks the missing data for users. We record data every 5 minutes. If the difference between 2 timestamps is larger than 5 minutes we define that there is missing data for that period of time. And the format of the time in my data table looks like this:2018-07-09 00:58:07.70300002018-07-09 00:58:07.70300002018-07-09 00:58:07.7030000Does anyone know how shou...
Hi, I'm creating the following script for a journal:OKScript = Expr(
win1 << CloseWindow;
lf = ListF << GetItems;
If( N Items( lf ) < 1,
Warning( "ERROR: You need to select at least one file" );
Throw();
);
For( i = 1, i <= N Items( lf ), i++,
print(lf[i]);
dt=Open(lf[i]);
);
);
); lf holds the list of file names that the user selected from a directory. I keep getting a 'JMP Aler...
I recently imported a survey that I created on Qualtrics. The survey was 30 minutes long so some people stopped halfway through or at the beginning etc.. I gave each question a point value to make the survey like a test and assign grades. But when I look at final points, this includes users who chose to terminate the survey early and do not have responses from that point forward. How do I excl...
as you see above in graph builder i see some median overlapped with box plot and some are not. any body knows why?
I recently imported a survey that I created on Qualtrics. The survey was 30 minutes long so some people stopped halfway through or at the beginning etc.. I gave each question a point value to make the survey like a test and assign grades. But when I look at final points, this includes users who chose to terminate the survey early and do not have responses from that point forward. How do I excl...
I have a python script that imports pyplot from matplotlib. When I run this python script in any situation outside of JMP (from within Spyder IDE or just via windows command line), it runs just fine. But when I launch it using JMP's Run Program functionality, or even just with OPEN, it has an import error (see below). I've narrowed the import error down top ft2font from matplotlib and I can replic...
i am running a for loop to select different data tables and run variability chart for select parameters. The script is creating different report journals for each data table. Can any one one please help me in merging all the report journals together. Var_chart= Function ({select_y,select_x},
current data table (dt_sub);
Rep_chart = Variability Chart(
Y( Eval (select_y) ),
X( Eval (select_x) ),
Max Ite...
I have two lists extracted from a data set, one list contains column names and another, certain values extracted (one value from each column) based on certain conditions.List1 = {Wweight, O2 Uptake.......};List2 = {38,59.08.....};
After this step, the user gets a JMP table like the one below as an output with options whether to remove the value extracted by the script or not: The user either remo...
Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...
Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
What is the Prewhiten Corr, Noise AutoCorr, &...
Hi all--having an issue. I am using Fit Y by X to fit 5,000 separate regressions. I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1. This fits a spline to all 5,000 graphs with lambda of 0.1. I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D). I understand if I just had 1 regression...
All,
I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this. I am using JMP 13.
Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...