Combine stacked tables
hi all,I have stacked a table 12 times. Now I want to combine all the tables into one file. Is it possible? I tried concatenate but other columns where not being included. Is there any other ways to do this? Thanks!
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourceshi all,I have stacked a table 12 times. Now I want to combine all the tables into one file. Is it possible? I tried concatenate but other columns where not being included. Is there any other ways to do this? Thanks!
Hello, I am a beginer of jsl . I have one question about setting picture size when saving to PPT. Below script does work when I was trying to save a bivariate graph. Names Default To Here( 1 );
Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = bivariate( y( :weight ), x( :height ), Group By(:sex), Fit Line({report(0)}) );
rbiv = biv << report;
rbiv[Framebox(1)] << row legend(:sex, color(1), marker(1))
...
Compare the model leverage plots below. In the first, the x-values are being offset from their actual values, which is not happening in the second.The only difference between the two is that I've changed one number - table attached. The 214 in Factor 2 become 185 so that the two leftmost and two rightmost x-values in each plot are equal.From reading the help guides I'm guessing the offset is somet...
Is there a means to trace dependent variables in JMP equations in a data table similar to how it can be completed in Excel?
Hello, Currently I have code that populates a data table with a new column containing a formula. This column is then used as overlay in graph builder. I was wondering if there is a way to delete this column (with the formula) once the user exits out of the graph builder. Thank you for the help!Names Default To Here (1);
dt = Current Data Table();
// first program
program1 = function({},
show("f
...
hi all,I have stacked a table 12 times. Now I want to combine all the tables into one file. Is it possible? I tried concatenate but other columns where not being included. Is there any other ways to do this? Thanks!
Hello, I am a beginer of jsl . I have one question about setting picture size when saving to PPT. Below script does work when I was trying to save a bivariate graph. Names Default To Here( 1 );
Open( "$SAMPLE_DATA/Big Class.jmp" );
biv = bivariate( y( :weight ), x( :height ), Group By(:sex), Fit Line({report(0)}) );
rbiv = biv << report;
rbiv[Framebox(1)] << row legend(:sex, color(1), marker(1))
...
Compare the model leverage plots below. In the first, the x-values are being offset from their actual values, which is not happening in the second.The only difference between the two is that I've changed one number - table attached. The 214 in Factor 2 become 185 so that the two leftmost and two rightmost x-values in each plot are equal.From reading the help guides I'm guessing the offset is somet...
Is there a means to trace dependent variables in JMP equations in a data table similar to how it can be completed in Excel?
Hi I try to save distribution plot into the .pptx. it does save however, it come into 3 pages for each plot ( pg 1 distribution, pg 2 quantiles, pg 3 summary statistics).is there a way to combine all that into 1 pages ? names default to here (1);
dt = current data table();
plot =
Distribution(
Stack( 1 ),
Continuous Distribution(
Column( :Q1'22 POR Fcst $ ),
Horizontal Layout( 1 ),
Vert
...
这是个异想天开的问题: 大家都说股票价格的未来走势预测是艺术、不是科学。
但我还是想看看JMP具体哪里模型能用于这方面。 我尝试过使用决策树、随机森林、xgboost。
还使用了DOE制作了均匀试验表来进行分类统计。
虽然这不是一个很好的问题、但还是非常期待专家们的回答。非常感谢!
Hi all, I have a word cloud based on unstructured text from journal articles. Many of these terms fall into common categories, e.g.: 1) tree species, 2) bird species, or 3) geographic locations. Many of these grouped terms are relevant to my user group, but difficult to locate amongst the large number of terms in my corpus (particularly when uncommon terms don't show up in the Word cloud). I was w...
I need to check the effects of three explanatory variables which are 1) fish_length, location, and sex on a set of response variables (PC1…..PC7).
First I need to test the effect of size (fish size), and in case if the effect of fish_length is significant then I need to use the residuals of the first pRDA test to check the effects of location and sex using RDA. Also I will need to use the residuals...
Have a tool I built that has a series of graphlets in them. Noticed some odd behavior. The top-level graph has a local data filter. Some combinations of that data filter will result in no data. When I filter to a no-data set, then expand back to a set with data, the graphlet no longer exists. Any ideas on how to retain the graphlets after filtering?
Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA
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...