Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/big class.jmp" );
Graph Builder(
Size( 528, 456 ),
Show Control Panel( 0 ),
Variables( X( :weight ), Y( :height ) ),
Elements( Line( X, Y, Legend( 8 ) ) ),
SendToReport(
Dispatch(
{},
"Graph Builder",
FrameBox,
{Add Graphics Script(
2,
Description( "" ),
Marker Size( 9 );
Pen Color( "Red" );
Marker( Marke...
Is it possible to separate the concentric circles shown in the example table below using any of the clustering methods in JMP? There is already a JMP Wish List request for DBSCAN, or density based spatial clustering of applications with noise, which could do this. Am I missing any existing functionality? Wish list item:density based clustering Script to create example data table: View ...
I would like to set up a custom graphics script so each graph gets a unique line based on information contained in an associative array. In the example below, I want to have a graph on the line differently for each category... for my actual use, I will need the graph to 'recognize' the heading it's under so I can use the correct values for the line creation. For the example image below, I manually...
Good evening everyone,I have 5 factors (A,B,C,D,E) in this excel. However, the only haft-fraction of a 2^5 experiment is used to study. The excel file is provided with test run and observation. I used taylor (1/ -1) to fill the design matrix for main effect with interaction effects.Based on this excel value, I need to find the contrast and effect for factor A,B,C,D, and E.I did this in excel: C...
Is it possible to separate the concentric circles shown in the example table below using any of the clustering methods in JMP? There is already a JMP Wish List request for DBSCAN, or density based spatial clustering of applications with noise, which could do this. Am I missing any existing functionality? Wish list item:density based clustering Script to create example data table: View ...
I would like to set up a custom graphics script so each graph gets a unique line based on information contained in an associative array. In the example below, I want to have a graph on the line differently for each category... for my actual use, I will need the graph to 'recognize' the heading it's under so I can use the correct values for the line creation. For the example image below, I manually...
Good evening everyone,I have 5 factors (A,B,C,D,E) in this excel. However, the only haft-fraction of a 2^5 experiment is used to study. The excel file is provided with test run and observation. I used taylor (1/ -1) to fill the design matrix for main effect with interaction effects.Based on this excel value, I need to find the contrast and effect for factor A,B,C,D, and E.I did this in excel: C...
Hi All, The other day my son asked to play the grid-paper version of "Battleship". Each person had 5 "ships" that were 5, 4, 3, 3, and 2 units in length (and one unit wide). The "ships" were placed on a 10 by 10 grid in X-Y space; each "ship" had a unique set of (x,y) coordinates. For example, one of the 3 unit "ships" could have coordinates (3,4), (4,4) and (5,4). No more than one "ship" can oc...
Hi all,Is there a way to save formula for 95% CI in parametric survival analysis? Similar to linear regression. JMP would not give an option to save CI formula but allows to save prediction formula, though I can see the CI in the profiler plot. Purpose is to export all data (prediction, upper and lower 95 CI) to excel for plotting purpose, as JMP don't have a plot option in the parametric survival...
4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。
I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...
atlas100
Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09. Is there any way to link...
Hi All, I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here. I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...
Hi all,
After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...
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...