如何让每条线都显示为细线
图形生成器里面,定制图形设置线粗为1,增加别的变量设置都还是细线,叠加root_serial之后又全部变默认粗线了?! 请专家帮我看下错在哪里,非常感谢
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources图形生成器里面,定制图形设置线粗为1,增加别的变量设置都还是细线,叠加root_serial之后又全部变默认粗线了?! 请专家帮我看下错在哪里,非常感谢
I have a workflow that generates a table (sample attached), but the number of columns and name of those columns from 14 on will vary depending on the dataset the end user is looking at. The first part of the script works no problem - generating a list of the column names. What I'm struggling with and is beyond anything I've done in JSL so far is passing that list back into a table summary funct...
If I have a column reference stored as a variable, call it clbColumn, how can I use this column for a given data table inside a function which is inside of a formula for a new column.
<JSL>
dt << New Column("Actual Timepoint", Numeric, Continuous, Formula(Date Difference(clbColumn, clbColumn2 "day") / 30.417));
<JSL>
I want to run PanDoc on a markdown file using JMP's Run Program command. I am on MacOS. I have looked at the scripting guide and the Scripting Index, but I cannot seem to get the correct syntax. On my system PanDoc is installed at /opt/homebrew/Cellar/pandoc/3.7.0.2/bin/pandoc the command line to use pandoc would be this pandoc <path>/markdown.md -f markdown -o <path>/markdown.html I t...
I often want to graph a number of factors in a single figure but regularly run into a situation were I have tested two variables or used diferent assays and introduce a significant amount of whitespace into a figure that is representing. Is there a way to selectively remove portions of a graph? As an example in this figure I tested multiple cell lines using GFP and I want to compare to results I ...
I often want to graph a number of factors in a single figure but regularly run into a situation were I have tested two variables or used diferent assays and introduce a significant amount of whitespace into a figure that is representing. Is there a way to selectively remove portions of a graph? As an example in this figure I tested multiple cell lines using GFP and I want to compare to results I ...
Hi all, I would like to know what others are doing to protect their scripts as corporate IP, and whether groups are logging script usage. Script logging is good to see which are our most broadly used scripts and we can target efforts accordingly. Our present method is to log encrypted script usage to a network drive, which requires that a user is already authenticated on the network. If the JMP ...
This code selects windows and exports to a combined PDF report for easy printing/sharing. I want the option of closing the selected reports when the extract is done, but I can't get the closure to work - here is the most recent attempt (NB everything works OK and there are no errors) - Closing code is in section 5. I'm using JMP18.1.2
// ===== BEGIN: Select windows and export a single combined PDF
...
I have encountered an issue in JMP when plotting multiple levels of information in one plot.
For example, the colour in the top graph is defined by age, while the colour in the bottom graph is defined by sex.
By default, JMP uses the same marker type for all plots.
This makes it difficult for the human eye to interpret the information in the legend and in the plot ('Is the purple dot 15 or F?'); e...
Hello everyone ! I am reaching out because I am having trouble processing data from a DoE. I generated an optimal design to study the infleunce of formualtion parameters on a food product. 9 judges tasted the products by comaparing them to a reference product and evaluated them on several sensory descriptors as follow : -3 = much less than reference, -2 = less than ref, -1=a bit less than ref,...
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...
May I ask a question: Regarding the "Model Sensitivity Profiler" in "Constant Stress ALT Design". The pre-estimated values have been set in the "Acceleration Model settings", and these set values cannot be modified. Besides, the values of "Approx. Fail Time for Setting 1" and "Approx. Fail Time for Setting 2" in the "Model Sensitivity Profiler" are also unchangeable. What is the significance of th...
Hello, I am running a PCA on an NMR dataset that contains some missing values. This isn't due to an error—it's simply the nature of the data, as some samples do not show certain peaks. I have noticed that when I include these parameters Y variables in the PCA and color the score plot by sample, some samples are missing entirely from the plot. It's not consistent—some samples with missing values...
Hi,
I want to use entries with newline in the legend.
what can I do to get a nice legend in Graph builder?
Names Default to Here(1);
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
:name[30]="Robert\!n2nd";
Graph Builder(
Show Control Panel( 0 ),
Variables( X( :name ), Y( :weight ), Color( :name ) ),
Elements( Bar( X, Y ) ),
Local Data Filter(
Close Outline( 1 ),
Add Filter(
co
...
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...