How to select a group and delete the columns via JSL ?
Hi, I am looking for a way in JSL to select an existing group of columns and then delete the columns in this group.Sorry for asking but I am still a beginner in scripting.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi, I am looking for a way in JSL to select an existing group of columns and then delete the columns in this group.Sorry for asking but I am still a beginner in scripting.
Hi, How can I access jsl script stored in the one drive? I tried using Include and Web option but it doesn't work. Is it supported in JMP? Thanks,Jack
Hi, I'm trying to add a formula to convert values in a selected column through scripting without having to add any new columns in the data table, is there a way to edit formulas for a column by scripting? For example I'm trying to set the height column in this data table to be halved when I run the script:Names Default To Here( 1 );
Open( "$SAMPLE_DATA/Big Class.jmp" );
Current Data Table() << Ge...
Hi,
I'm looking to create a column and populate it with a list of character and numeric values - [ Min, Max, 0.5, 0.6,.....,1], and this list repeated 50 times. I usually copy paste these into a column (as shown below), but I'm wondering if there's a way do it using JSL ( using JMP14). Thanks.
Hi, How can I access jsl script stored in the one drive? I tried using Include and Web option but it doesn't work. Is it supported in JMP? Thanks,Jack
Hi JMP Community, I want to determine the correlation between repeated measurements (time 1, time 2...) of biomarkers and a clinical measure evaluated at the same time points in multiple patients. I am aware of the pitfall of using the standard correlation method with the time points combined because of the lack of independence of the data. I found an article online describing an R script to con...
Hello! For example this file with this script can get the first data is a date.
How do I use a script to extract this "A2 3F 32 01"
and use a script to calculate its corresponding decimal value= 20070306 Thanks!
Hi, 1) I'm trying to create a multilayer array where one key, gets multiple layers. Is there any way to do this. For example, my jsl should look like: EX = Associative Array( {"Blue", "Green", "Red"}, {1, 2, 3}, {"Bear", "Gecko", "Rabbit"} );I'm trying to get it so that if I select "Blue", I get both 1 and "Bear". 2) Is there any way for an array to map for a function. For example, EX = Associativ...
HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
and it is in stat in the nlsur command Regards
I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks
I'm trying to use JMP projects more with the promise of re-using graphs and analyses on new sets of similar data. I'm using the Window List in the UL as a kind of 'table of contents' that I can click into to see/show my findings for various analyses. There is a flow to the findings which I'd like to order in that Window List. Is this possible? I can't click and drag an entry for a window up or d...
Hi All, I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here. I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...
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...
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...