graph builder
Hi, when I use the switcher for columns and the local filter, I have them side by side. Is it possible to have one under the other because it would have a larger graph? regards
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, when I use the switcher for columns and the local filter, I have them side by side. Is it possible to have one under the other because it would have a larger graph? regards
There is a wonderful blog post by @Craige_Hales : How Do You Draw a Circle? It nicely illustrates that there are multiple solutions to every problem - with varying degrees of success in achieving the goal and in investing ressources. And often there is not the ONE solution with maximum points in all categories: goal was metlength of codespeed (to write the code)speed (to execute the code)comple...
Thanks Experts!
dt=Open("$SAMPLE_DATA/Big Class.jmp");
ca="A";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height>=lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca)<<deleteFormula;
ca="B";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height<lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca
...
Does anyone know where I can get a good sample data set to experiment with the new vector field feature of Graph Builder?
I love the new Vector Fields capability in JMP Graph Builder! That said, in one of the EA videos it showed how to stack the arrows, e.g. multiple connected line segments with an arrow off the last one, but the EA program has since closed, and now I can't seem to figure out how to make those show up. E.g. suppose I have a robot tool position, velocity, and acceleration vectors, and I'd like to ...
Hi, when I use the switcher for columns and the local filter, I have them side by side. Is it possible to have one under the other because it would have a larger graph? regards
Thanks Experts!
dt=Open("$SAMPLE_DATA/Big Class.jmp");
ca="A";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height>=lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca)<<deleteFormula;
ca="B";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height<lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca
...
Does anyone know where I can get a good sample data set to experiment with the new vector field feature of Graph Builder?
Gaph Builder can now display values with modeling type multiple response. That's very useful! the problem: If there are multiple histogram or bar charts next to each other and one of the displayed values has modeling type multiple response, it also affects the numbers in the other plots.In the example below, the number of visited countries affects the number of male and female students in the clas...
Hello, I have created supercategories but can't order my values including my supercategories in a specific order (ex: supercategory Top2Boxes, then supercategory TopBox, then each of my value in descending order 'strongly agree' etc.). How can I do this please? Many thanks and kind regards,
In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:
Is there a hidden option which does the same trick for Tables/Update?
great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
-> default option "suppress formula evaluation"?
Hi, I am new to recurrence analysis and JMP.
I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...
Hi all! I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...
Hi, all
I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why).
So we have around 15000 robots, I used the 'bot_id...
Hello, looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions. In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETD...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...