How to change the text in R sq Box
When I am asking R sq results, it copies the Table column name (sample), name, Is there any way I can change the test, for eg: i this case, i only want R2 = 0.08
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesWhen I am asking R sq results, it copies the Table column name (sample), name, Is there any way I can change the test, for eg: i this case, i only want R2 = 0.08
Hello JSL'ers, I'm trying to modify/edit some properties of text boxes, but not having much success. Here are the results I get (filename is removed, but seems to set the width for the 2nd column, which is causing problems, I think): And here are the results I want: I want to: 1) Right justify "ID:". 2) Have custom widths for certain text boxes (like the "1" for ID should be a fixed width, say...
Hi all, I have an issue that I haven't encountered before... I have an Excel file with 87 columns of durations that should be in hh:mm However, they are in hhmm or hmm <-- note the missing : If the duration is less than 10:00 it is three figures (9:59 is entered as 959)If the duration is more than 9:59 it is four figures (11:52 is entered as 1152) I can handle this if it were 1 or 2 columns, b...
I have dug around the community, scripting index, etc to see if there is an answer to this but I haven't found anything. I have a local data filter being used to change which parameter is shown on a chart. The local data filter is set to radio button mode so only one selection can be made at a time. I would like to remove the option of "None Selected" from the data filter because this option will ...
Hi all,
I am working with JSL to collect and filter files from a directory.
The basic filtering logic (name, extension, size) works correctly, but I am running into issues when trying to add a reliable Creation Date filter.
This code correctly finds non‑empty .txt files whose names contain "result":
Names Default To Here(1);
folderPath = "C:/Users/.../test";
fileListOrig = Files In Directory(folde...
When I am asking R sq results, it copies the Table column name (sample), name, Is there any way I can change the test, for eg: i this case, i only want R2 = 0.08
Hi all, I have an issue that I haven't encountered before... I have an Excel file with 87 columns of durations that should be in hh:mm However, they are in hhmm or hmm <-- note the missing : If the duration is less than 10:00 it is three figures (9:59 is entered as 959)If the duration is more than 9:59 it is four figures (11:52 is entered as 1152) I can handle this if it were 1 or 2 columns, b...
I have dug around the community, scripting index, etc to see if there is an answer to this but I haven't found anything. I have a local data filter being used to change which parameter is shown on a chart. The local data filter is set to radio button mode so only one selection can be made at a time. I would like to remove the option of "None Selected" from the data filter because this option will ...
Is there any site with add-ins for older JMP version like V14?
Is there a way to edit the name and the script of a red triangle menu item after I created them rather than recreate the whole menu?
ob << Set Menu Script(
{"A", Print( "A" ), "B", Print( "B" ), "B1",
Print( "B1" ), "B2", Print( "B2" ), "B3", Print( "B3" ),
"C", Print( "C" )}
);
ob << Set Submenu( 2, 3 );
Let's say I need change
"B2", Print( "B2" ) --> "BeeToo", Print( "BeeToo" )
for one speci...
[Environment]
Version: JMP(r) Student Edition 19.1.0 (914688)
License: For Academic Use Only (Expires: 2027/04/13)
OS: Microsoft Windows 11 Home (10.0.26200.0)
[Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)
I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...
Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned.
names default to here(1);
ns = New Namespace("n");
foo = function({e}, Name Expr(e) );
ns:bar = function({e}, Name Expr(e) );
show( foo( expr( notavar...
For categorical responses Partition has the response rates that are slightly biased away from zero to avoid having attributed probabilities of zero. I would like to know how to calcurate the biased probabilities.
Hi, I am trying to analyze calcium transient data from cardiomyocytes. I moved to JMP because Prism cannot do a two way ANOVA on nested data but I cannot figure out how to run this analysis. I have 4 experimental groups (WT SHAM, KO SHAM, WT OVX, KO OVX) across two factors (genotype (WT/KO) and surgery (SHAM/OVX)) but I don't know how to add these variables prior to running analyses. For each anim...
Changing to JMP 19 Student Edition on macOS I noticed column snapping is activated, i.e. horizontal scroll by pixel is no longer possible. Is there any setting or workaround to bring it back?
Sample size is a major consideration when designing experiments or other research studies, and JMP S...
Graph Builder makes it easy to interactively add map images and boundaries to graphs to give visual...
Date: Thursday, May 14Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just d...
Duration: 90 minutesRegistration: FREEHosted via Zoom This online workshop is for beginnin...