Changing Date Format from Nominal to Numerical Data
Hi, I would like to change the below date field, which is a nominal field, to m/d/y format in jsl. Please help.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I would like to change the below date field, which is a nominal field, to m/d/y format in jsl. Please help.
Dear JMP Community,I stumbled across the following issue while scripting (example attached):If I use the following script, “jrn1 << Journal;” results in the transfer to the journal, but without “Group Options( Layout( ‘Arrange in Rows’, N Across( 2 ) ) ),”.If I use the manual option (Edit >> Journal or Crtl + J), the two-column layout is retained.Is there another “journal syntax” that retains the ...
I was wondering about a script that did not do what it was supposed to do - not at all!! Just open the attached data table and run the script: THE_BUGCaption(
"column \!"File Name\!"
values: " || Char((current data table():file Name << Get values));
) The result is surprising: Why not "A" and "B" ?
One can easily fix the script ...
But digging deeper, there is a quite surprising root cause ...plea...
I am currently running a longevity test with four units which are responding to an application of gas periodically (although the intervals between the gas applications are not consistent!). I have plotted the data into the graph below:Does anyone know of a way in which I can filter the peak readings so I can show a trend line and proceed with further analysis? Most of the data points are nearing t...
Hello,I would like to get the color (bue or red) of the dots that are into the last colplotbox of the summary table given by oneway analysis (Means and Std Deviations).Below is the JSL to tun the analysis.I can get the value of the dots with Get() but I don't know how to get the color of the dots: outliers are in red, others in blue.I need this information to make some other data treatments.Do you...
I was wondering about a script that did not do what it was supposed to do - not at all!! Just open the attached data table and run the script: THE_BUGCaption(
"column \!"File Name\!"
values: " || Char((current data table():file Name << Get values));
) The result is surprising: Why not "A" and "B" ?
One can easily fix the script ...
But digging deeper, there is a quite surprising root cause ...plea...
Question - I am looking for case studies of organizations or people that have successfully connected JMP Pro to a scripting repository/source code software. Our end goal is that we'll be able to go into JMP Pro and see within the JMP interface a connection to the source control/script repository, so that the user can select the script and it will be the most up to date script to deploy. Our drea...
I am exploring the possibility of having our labs record data directly into JMP instead of in an excel template. To do this, we would need to also capture metadata about the test, such as date of test, operator, material, etc. Are there any best practices on how to do this? My current investigation is looking into creating add-in that displays a modal window with fields that the operators could ...
I am trying to re-code about 10 data tables that have about 180 levels to 7 levels. Each table starts with different rows but all of them will end into the same 7 levels so then I can combine and analyze. i started recording the recoding via workflow in one data table, but then when I tried to run into the second data table I realized that the workflow will not work because the rows from the first...
Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp");
Graph Builder(
Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ) ),
Elements( Points( X, Y, Legend( 3 ) ), Smoother( X, Y, Legend( 4 ) ) )
)
The new Messages in Workflow Builder are great.
Is there a possibility to pick a column from he current data table - or an open table?
I am taking the above error once i click to build currently selected add-in button at the add-in manager. Error Message:
{"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)}
Error: Send Expects Scriptable Object
1 time(s).
Data Table Indices: 23
Type: Error
Function Name: Send
Function being executed: here:addinTab...
FYI from JMP tech support:
If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed. JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns
Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.
Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...
Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...
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...