Is there a function that returns a list of messages an object responds to?
Ex.: nt = new table();
nt << messages;
=> { get column names, etc }
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesEx.: nt = new table();
nt << messages;
=> { get column names, etc }
Not a question but a thank you note. Wanted to express my gratitude for developing and maintaining this wonderful product. Amidst a sea of apps with limited functionality and usability, yours truly stands out. Thank you for creating something exceptional!
I use JMP whenever I need to quickly look at some data - exploratory analysis. But it also amazes me how in-depth and thought through some of the...
I use Col Rank() to count runs:Col Rank( :DateTime, :WaferID, <<Tie( "minimum" ) )
Each run may have multiple rows, which I can only separate by DateTime, so instead of writing long if statements, I used this formula. The only thing that I don't like is the following. Let's say I have three rows generated per run, then my RunID column would look like: 111444777 and so on. I get where it comes from....
I open a lot of CSV files in JMP.Usually I need to do that from Windows Explorer window.So going to JMP, clicking "Open" button and navigating to a long network path is not very handy.What I do now is I bring up the main JMP window next to my Explorer window and just drag CSV file to JMP window.Any way to just right click CSV file in Explorer and choose something like "Open with JMP"... I know thi...
I have a property listed in a column (Device in this case) that contains a string. Somewhere inside the string is a reference to a numeric value that I need to extract and convert to an actual number. The formula below works but it seems like this could be done in a much simpler way. Regex( Substr( :Device, 6 ), "K", "000", GLOBALREPLACE )
Any instance of 1K is replaced by 1000 in this case. Slán ...
Not a question but a thank you note. Wanted to express my gratitude for developing and maintaining this wonderful product. Amidst a sea of apps with limited functionality and usability, yours truly stands out. Thank you for creating something exceptional!
I use JMP whenever I need to quickly look at some data - exploratory analysis. But it also amazes me how in-depth and thought through some of the...
I open a lot of CSV files in JMP.Usually I need to do that from Windows Explorer window.So going to JMP, clicking "Open" button and navigating to a long network path is not very handy.What I do now is I bring up the main JMP window next to my Explorer window and just drag CSV file to JMP window.Any way to just right click CSV file in Explorer and choose something like "Open with JMP"... I know thi...
Hi I have a data table with x, y, ID, and time columns. There is a temporal phenomenon that I want to show with the data, so I am using a bubble plot with X = x, Y = y, ID = ID, Time = time. Each point appears at the appropriate x,y coordinate at the appropriate time. I used the ID field so that each point appears on its own and is not tied to other points over time. Unfortunately, each point disa...
Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...
container to collect actions which are not recorded yet.
NB:
"Workflow Builder + Add-Ins" is already discussed in this post:
Workflow Builder + Add-Ins
and this wish list entry:
Workflow Builder + AddIns [More Topic Containers like this]
NB: If an action gets recorded by new version of Jmp, I try to update the posts.
@ Jmp support, development: If I missed to do so, feel free to change the respectiv...
Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...
Hi there,
I am attempting to run latin hyper cube with three continuous and one categorical factors, but the option is not available except for fast flexible filing design; can anyone assist me with this? thanks in advance
I like the ability to add outlines to data points. This is very useful for separating partially overlapping data points.Unfortunately, when characters are used as markers, the outline mode looks very unprofessional - kind of like shadows, but without blur.Besides turning off the outline mode - is there a way to get rid of the "shadows"? (view in My Videos) Names Default to Here(1);
dt = Open( "$S
...
There are great bodies of data presented by counties (disease incidence, education, income). There are other bodies of data presented by congressional districts (incumbents, vote percentages, etc.) I want to find someone who has mapped the counties and the congressional districts into the same space. I know this can be done with ESRI products, but I wanted to avoid jumping off the JMP platform....
Hi There
Some time ago, I created a nice interface using Application Builder and I saved it as a journal. Now I need to make a few modifications to the interface, rearrange buttons, add boxes, and so on. I am unable to import the journal into the app and have the interface appear in the Module tab. It is a very busy interface ...Is there a way to have it?
Thanks
Join the JMP Scripters Club Learning Sessions, led by Scripter experts from different industries, to...
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...