Weibull with threshold explanation on parameters
Hello, Does anyone know where can I get definitions of TH Weibull parameters - what is location, threshold, location, etc?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello, Does anyone know where can I get definitions of TH Weibull parameters - what is location, threshold, location, etc?
I am very new to JSL, couple of questions:1). I am setting up a script to plot bar graphs and send to ppt. After the script runs, the final bars in the graph window are selected (see diagonal shading on the bars). I want to unselect these bars before sliding them to the ppt. (see attachment). I need to find the command to unmark the selection 2). I want to close the data table after making all th...
Hi, I'm just starting out working with dashboards, and local filters, but I'm having some difficulties. I'm trying to generate a single page summary of a routine bit of analysis for me. I can create the window with the elements I'd want and the filter works across the various platforms (2xOneway and 1xBivariate graphs) in terms of the data that's displayed in each graph, however the Axis on t...
Hi all,
I`m trying to create a dashboard where i will have a DT and in the end of each row/last column i will have a button that refers to that specific row. Tried to create a list of buttons but it's not working. m1 = Button Box("m1", x=3;);
m2 = Button Box("m2", x=3;);
list = {m1,m2};mm =H List Box();for(i=1, i<3, i++,
mm << Append(eval(list[i]));
);
sr=New Window("Summary Results",
TableBox(
stringColB...
Is it possible to do Cosine Similarity Measure in Text Explorer to identify documents that are "close" to each other. I see that we can cluster documents and do Latent Semantic analysis but I don't see any way to compute Cosine Similarity Measure. Any help will be appreciated.
Rahul
Hello, Does anyone know where can I get definitions of TH Weibull parameters - what is location, threshold, location, etc?
From the switch to JMP 13 from JMP 12 I keep running across errors due to "JSL recursion prevented". Mostly this is a good thing as I've had to fix bad practices in my code base, however often it just limits functionality. Where I'm seeing it currently is in one of my reports I have a "filter" button, that reruns the display filtering out user specified data. If that button is pushed too many t...
msharp
Dear JMP users, Is it possible to generate a plot of learning curve such as shown below? Both scripting answer or interactive answer would be greatly appreciated. For example, for a machine learning method (e.g. linear regression), I would like to plot error rate in the Y-axis and training set size in the X-axis.(figure source: http://blog.revolutionanalytics.com/2015/09/why-big-data-learning-curv...
Hello,I have a reporting showing data and structured as below:H1 = H list box( V1 = V list box() / V2 = V list box() / V3 = V list box() / V4 = V list box());Is there a wait to script this type of structure using iteration as all the V list box are identical.I tried to use H1 << append (vi) method but it is not working. best regardsLionel
Hi, Is it possible to add a horizontal scroll bar to listboxbox? To be clear, it is a listbox(), not a col list box(). Ex:names default to here(1); myList ={}; for(i = 1, i <= 10, i++, myList[i] = char(i) || "abcdefghijklmnopqrstuvwxyz_abcdefghijklmnopqrstuvwxyz_abcdefghijklmnopqrstuvwxyz"; ); myWin = new window("test", lb = listbox(myList,nlines(7), width(250))); Thanks,Mike
I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP. When I questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...
Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...
Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors. Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?
Thanks.
In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%. We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.
Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...
Date: Friday, February 20Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've jus...