JSL List to matrix ?
Prob: needed to get a list or matrix of numbers instead of characters; String="1,2,3,4,5,6";list=words(String,","); //output --> {"1","2","3","4","5","6"} required output ={1,2,3,4,5,6};
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesProb: needed to get a list or matrix of numbers instead of characters; String="1,2,3,4,5,6";list=words(String,","); //output --> {"1","2","3","4","5","6"} required output ={1,2,3,4,5,6};
is it possible to change the default marker size to XL? if yes, how?thanks
HI All, How i can add qualitative color theme using JSL? I tried JSL smilar to below but it does not work for qualitative? Does not work:Qualitative Color Theme( "My Color Theme") Works:Categorical Color Theme( "My Color Theme")
Continuous Color Theme( "My Color Theme" )
Is is possible in JSL to make a second graph alter its appearance dependant on the selection in another graph? For instance, if my first graph is Appetizer, and the user selects a salad, I want my second graph to display wines that would pair nicely. I guess this would be like the first graph acting like a Local Data Filter for the second graph. Thanks
While JMP does not support a "By Varibale" quanitle, is there any work around? For example, if I have 2 lists of data, height and age, how would I find the median height of each person of a specific age using JSL. If I were doing it as a mean, it would look something like (However, I want a median):Mean( :Height, :Age ); Thanks in advance!!!
dear all: i have to monito abnomal ratio every day, but now everyday i open the JMP and then put excel data in JMP to analyse, that is trouble。 if i open jmp and then analyse automaticly how i write JSL to realize?
Hi, everyoneI can create a button named as "Back". But may I know is there any function that can back to the previous interface when i click the back button?
Thanks.
In the process of putting togother a lengthy script that makes some calls to ODBC/SQL databases that can each take several minutes to run. In an ideal world I could be waiting for multiple servers to get back to me at the same time. From what I am gathering I have to stick with just running one database request after another?I am running JMP 9.
I have two sets of check boxes and one is being used to control which options are enabled on the other. I seem to have run into an issue using Enable and Enable Item. If I have previously disabled all the checkboxes I am unable to enable them individually unless I enable them all first. Conversly, if I disable individual check boxes, it appears I am unable to enable them all at once. As it is curr...
i am attaching a image of the graph, in this graph if you can see on the y-axis all the ranges are from 015 to 15. But if you can see only C15 label has higher value than 15 but the other labels are less than 5 for C14 and C16. So how can i change the values of C14 and C16 to lesser values like 8 in this case for C14 and 5 for C15. Plz share your opinion. Also the values are much coarser i.e +15 ...
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,
My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...
I recently had need to create some slightly complex data structures and started to play with associative arrays a little more. These are similar to dictionaries in other languages. Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding. Essentially it makes it so both the dictionary and the variable refer to the s...
msharp
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...