Why is my bar graph faded?
Hi, I am having a hard time figuring out how to darken the bars in my bar graph. Anyone out there have a solution for this? Attached is the graph I am currently working on.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I am having a hard time figuring out how to darken the bars in my bar graph. Anyone out there have a solution for this? Attached is the graph I am currently working on.
Does anyone know how to display a time counter (say 1 sec intervals using a wait(1) ), but while another JSL action is taking place? So this stopwatch counter would display like 1, 2, 3,.... until that other action finished like pulling data from a database. This stopwatch counter would be running in parallel in this case and keep running while waiting on the data pull to complete. Is parallel ...
I am looking for a test of equivalence for two dose response curves, which in the attached data set I refer to in the ‘Measurement’ category as ‘Predicted’ and ‘Corrected’. When evaluating as Specialized Modeling > Fit Curve withY = Copies/µLX = Copies/µL (Theoretical)Group = Measurementand giving a linear fit and testing for equivalence, we see that the slopes are equivalent but the intercepts ar...
Hi, Is it possible to apply the "Max Selected" filter to limit the number of Check Boxes that a User can select?I will appreciate your suggestions.Names Default To Here( 1 );
New Window( "Example",
cb = Check Box(
{"One", "Two", "Three"}, Max Selected(2),
Print(
"Selected: " ||
Concat Items( cb << Get Selected(), ", " )
)
)
);
I am writing a OLEDB query that needs the SQL command to be in a string without containing end of lines or tabs, only spaces. The following works, but I cannot find how to do this without having to create the 'empty' strings. User may modify the SQL query, using JMP installed in Windows machines. SQL_query = "SELECT a, b, c
FROM mytable
WHERE a = 'alice'
AND b BETWEEN '86' AND '91'";
// Clean...
Does anyone know how to display a time counter (say 1 sec intervals using a wait(1) ), but while another JSL action is taking place? So this stopwatch counter would display like 1, 2, 3,.... until that other action finished like pulling data from a database. This stopwatch counter would be running in parallel in this case and keep running while waiting on the data pull to complete. Is parallel ...
Hi, I am a new user to JMP and JSL scripting. I am trying to script a guage R&R and would like to include the tolerance interval in the script. I already have a column (Named "Tolerance Interval") with tolerance intervals for each of my parameters. (Note that I am splitting the analysis by Parameter and each Parameter has a different tolerance interval). The script I have tried is below. It w...
Hi, I'd like to describe what I need in order to have some kind of automation I'm planning.I have a report I've already generated using Excel/VBA and I'm missing a distribution graph from JMP which is currently being made manuallyAnd added to the report.I'd like to know how can I send the data from Excel to JMP, generate the distribution graph and save it back to my excel sheet. To be specific, le...
I want to fill the previous 48 rows with the value of row i. I've got a dataset that is a continuous timeseries with a row for every 5 min increment of time. I have an identification column for select periods (e.g. ID#1, 2, 3, ... 1000). Not every row gets an identifier, just select periods of time. Now say row 1200 is the first value of ID # 250. I want the previous 48 rows (so rows 1152-1199), c...
RVhydrA
Hello!
I am struggling with interpretation of factorial design with 4 elements. Before I tried experiments with 2 elements, and results were straightforward.Here in the attachment you can see my jmp dataset file with the experiment. As a result of removing non-significant elements I came to a conclusion that only C and В are significant with negative effect.
Is my conclusion correct?
Rsquare value is...
Using JMP 12.x, I noticed that: tablebox() <<sort by column does sort the column fine, but it does not seem to preserve any existing cell coloring post row sort. Is there any way to force it to preserve the existing cell colors post row sorting?
thanks, DJ
I'm using the neural platform to calculate a model that makes predictions from some observed data and want to compare the performance of that model to other models (not from JMP). To compare the different models, I want to compare the observed data and the predictions from the different models.The R2 is not a good measure because it checks for any linear relationship between the observed and predi...
In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...
My company recently began the migration from SharePoint 2010 to SharePoint Online. I have found that my JSL scripts are now no longer able to open or save files to the new SPO site. Anyone have the correct updated syntax for this.
Example 1 (SP 2010): This worked.
TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location
Tabl...
I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks
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...