Save small datatable to Journal
I've been at this for a while and I know it's doable but I can't seem to get it to work....I can save my Graphs to a journal but can't append a small data table (summary table) to the journal..... --- any hints?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI've been at this for a while and I know it's doable but I can't seem to get it to work....I can save my Graphs to a journal but can't append a small data table (summary table) to the journal..... --- any hints?
Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
ca="tem";New Column(ca);Column(ca)<<Formula( char(age)||"longlong" );dt<<run formulas;Column(ca)<<deleteFormula;
p1 = dt << Graph Builder(
Size( 300, 400 ),
Show Control Panel( 0 ),
Legend Position( "Inside Bottom Right" ),
X Group Edge( "Bottom" ),
Variables( X( :weight ), Y( :height ), Group X( :tem, Size( 161 ) ), Color( :sex ) ),
Elements
...
Hey all,
I'm trying to create new column which will include to rows/values. The first one is a variable and the second one is a concatenated expression of two variables.No matter what I tried, I get an empty cell in the concatenated value. Can you please advise? Example of what I tried:stiop=10; stiPLL=20; stiPHL=30;
STIarg={char(stiop),char(stiPLL) ||"<PL<"|| char(stiPHL)};Operations<<
New Column( ...
HelloI first time faced this issue. I would like to save the JMP file in my folderbut it allows me to save name file until 5 characters only.when I tried to rename this file in my folder it doesn't allow to do it too.I tried to restart JMP and my computer but it didn't solve the issue.Somebody know how I can solve the issue?
For example, the maximum and minimum values of this:{gradient({Scale Values([200000 0 -200000])})}
mx=200000
mn=-200000
{gradient({Scale Values([ma 0 -ma])})}
I've been at this for a while and I know it's doable but I can't seem to get it to work....I can save my Graphs to a journal but can't append a small data table (summary table) to the journal..... --- any hints?
Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
ca="tem";New Column(ca);Column(ca)<<Formula( char(age)||"longlong" );dt<<run formulas;Column(ca)<<deleteFormula;
p1 = dt << Graph Builder(
Size( 300, 400 ),
Show Control Panel( 0 ),
Legend Position( "Inside Bottom Right" ),
X Group Edge( "Bottom" ),
Variables( X( :weight ), Y( :height ), Group X( :tem, Size( 161 ) ), Color( :sex ) ),
Elements
...
Hey all,
I'm trying to create new column which will include to rows/values. The first one is a variable and the second one is a concatenated expression of two variables.No matter what I tried, I get an empty cell in the concatenated value. Can you please advise? Example of what I tried:stiop=10; stiPLL=20; stiPHL=30;
STIarg={char(stiop),char(stiPLL) ||"<PL<"|| char(stiPHL)};Operations<<
New Column( ...
HelloI first time faced this issue. I would like to save the JMP file in my folderbut it allows me to save name file until 5 characters only.when I tried to rename this file in my folder it doesn't allow to do it too.I tried to restart JMP and my computer but it didn't solve the issue.Somebody know how I can solve the issue?
For example, the maximum and minimum values of this:{gradient({Scale Values([200000 0 -200000])})}
mx=200000
mn=-200000
{gradient({Scale Values([ma 0 -ma])})}
Hi, I'm working on a dataset where we are testing the effects of 2 treatments and the delay between them, and I'm trying to figure out how to line up my variables so I can do a Dunnett's test against various controls. We are giving animals a dose of drug A (Variable A), waiting some time (T), and then giving them a dose of drug B . If the animal is NOT given drug A (= 0), then T doesn't have a m...
Hello Expert, I have an issue with "PERCENT" in JMP.1-2: I have defined the column "Data" from rate to be in "Percent" & Dec "2" in the data table.3: But, when I plot Distribution --> the quantiles "Data" values do not follows my instruction that the data is already in "Percent" & Dec "2".4: The summary statistics for basic statistics also does not follow the data format that I've defined earlier...
Hello, how can I apply nested cross-validation outside of the model screening platform? I would strongly suggest to extend the Make-Validation-Column Section by an option to automate nested cross validation for all predictive models. It would be cool to just select a validation column (or 2 validation columns) for nested cross-validation. In the meantime, could you please provide me with an exampl...
Hello - I have a table with 250+ experiments and thousands of columns, about 100 that are for either raw or transformed data, and then I'm taking output from an xml file with functionally "spectral data" (XRD diffractograms for anyone that is familliar), and just laying that on its side in row form (more explanation if needed in another question I posted here: https://community.jmp.com/t5/Discussi...
Hi, I designed a DOE that has two independent buffers. This DOE will range components in each buffer which will be used in a processing step sequentially. IE, buffer A, followed by buffer B. We already prepared for the DOE, and formulated the A buffers as per the recommended design. For the B buffers, we intended on ranging 2 components but later decided to reduce to ranging one component, and als...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...
Jump into Graphing Date: Wednesday, September 24Time: 1:00 – 2:30 p.m. ETDura...