Enter "NewLine"
I want to split a string in a character column into two lines - by adding a newline.dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
name[1] = "A\!nB"
Can I do this directly when editing the cell - Alt + Enter doesn't seem to be right?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI want to split a string in a character column into two lines - by adding a newline.dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
name[1] = "A\!nB"
Can I do this directly when editing the cell - Alt + Enter doesn't seem to be right?
Hello all! First time posting here so I apologize if I miss anything. I wrote script which essentially creates a oneway analysis for user imported data. I was wondering if it was possible to extract (copy paste) the "Means and Std Deviations" table to a different table in JSL. Ex:
I apologize because I see this question asked in other ways before but I can't seem to follow the solutions. Perhaps my date format is different enough and I'm not keen enough on scripting yet to figure out where I'm going wrong. I'm using JMP 17.
I've attached a simple table where you will see a column of Dates that looks like a correct format but JMP only recognizes it as character. I can change ...
Hi folks, I know how to find the maximum value in a whole column, my question is how can we find the maximum value from row#3 to row#7 in a column. In Excel, we can easily command it: max(number3 : number7), is there a similar way with JSL? Thank you.
I'm checking the mortality data for only one concentration of the chemical. Can u please help me in the statistical analysis. Im not really having an idea as to how to go about which analysis and how to do it.
I'm checking the mortality data for only one concentration of the chemical. Can u please help me in the statistical analysis. Im not really having an idea as to how to go about which analysis and how to do it.
Is there a way I can generate a report that shows me all the tables in my database along with all of the columns of each table and the first 1-2 rows of each table (I may recognize the actual data better than the name of them column)? BonusBecause some tables have many columns and it is easier to scroll down and print down than sideways, is there a way to make this report such that the first 1-2 r...
Hi,I have a question about table summary but lost column property of spec limits, could you help?Attach file is data.jmp I use summary function in JMP and did click [link to original data table].But the spec limit data lost in summary result table.Any way to link to original table spec limits? Thank you. Regards,Chily
Hello , I have a data table with a million rows and am trying to add a progress bar window in the script. I found this threat (Progress bar) from Craige useful. I am new to this, so I am still trying to understand where to add the code to indicate the progress. Any suggestions?
Code for a Progress bar from @Craige_Hales progressBarWidth = 500;
progressUpdatesSeconds = 1 / 4; // 1/2 sec updates -
...
I have column groups that needed frequent recoding. It works just by copying the enhanced log but how do I combine them together so that the code is less clunky?// Open Data Table: Big Class.jmp
// → Data Table( "Big Class" )
Open( "$SAMPLE_DATA/Big Class.jmp" );
// Change column name: name → Student's name
Data Table( "Big Class" ):name << Set Name( "Student's name" );
// Change column name:
...
Hi, I was wondering if anyone knows of any documentation for Promise objects. So far I am finding fairly little in the scripting index or at https://www.jmp.com/support/help/en/17.2/index.shtml. I am currently working from the Send documentation, which gives an example and demonstrates that you can use `<< On Response` and `<< On Error`, but not what else, if anything you can do with a Promise obj...
Hello - I have a large number of categories for each parameter when using the nonlinear platform. Basically, one category per row. Is there a way to have a table of values to load into the parameters? Because with the time its taking to one by one type and click, type and click the values in with the control panel, it might be faster to go back to Matlab at this point, which I very much don't want...
Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...
What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis?
very useful!
it selects the matching cells in all open datasets (e.g. select a specific wafer and get it highlighted in the other datasets)
Working with Rows ... but a little hard to find
note to mysef: not here - or here: but here: Thankyou, @Jasean for showing me the way ...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-regression-anova-20f...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you need to formulate drug products to match a specific dissolution profile? Do you n...
Jump into Graphing Wednesday, Feb. 26 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via...