how to decrease the space between bars in the bar chart
I need to know if it's available to decrease the space between the barsCT10 and CT64 CT11 and CT65CT12 and CT66 ... etc As each pair of theses are to be compared directly with each other.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesI need to know if it's available to decrease the space between the barsCT10 and CT64 CT11 and CT65CT12 and CT66 ... etc As each pair of theses are to be compared directly with each other.
Hi,
I like to join two tables with variable names. Here is the script.
Eval(
Parse(
"s3 << Join(
With( rds),
Merge Same Name Columns,
By Matching Columns(
" || name3 || ",
" || name4 ||
"
),
Drop multiples( 0, 0 ),
Include Nonmatches( 1, 1 ),
Preserve main table order( 1 )
);"
)
);
I get an error " Name Unresolved: Red LED Hue x 64{1} in access or evaluation of "Red LED Hue 64/*###*/...
I am trying to make a list of column references to later use in making a stacked data table.When I make the list inside a function it works perfectly fine. However, when I try the same inside a class method it does not work yielding the error message: "No value to Op Assign"(1, 2). make_col_list = Function({dt,start,end}, Local({lst,col_list}, Try( Current Data Table(dt); col_list = {}; ...
Hello,I have a table like below.A B C ..n columns1 2 37 6 43 7 9..m rowsI want to write a script such that for every column " Value of nth row= Value of nth row -Value of 1st row" and in the end reset the first row to 0. So in the end my table should look likeA B C0 0 0..6 4 12 5 6..Could someone help me with a script for such an operation? Thanks
I banged my head against the wall figuring out how to sort a simple bar chart of a category (which graph builder can automatically count and display the proper bar heights for, but gives no sorting abillity by that count...). All the articles out there talk about sorting by some other continuous variable dropped into the merge zone of the graph builder http://www.jmp.com/support/notes/42/770.html...
I need to know if it's available to decrease the space between the barsCT10 and CT64 CT11 and CT65CT12 and CT66 ... etc As each pair of theses are to be compared directly with each other.
I am trying to make a list of column references to later use in making a stacked data table.When I make the list inside a function it works perfectly fine. However, when I try the same inside a class method it does not work yielding the error message: "No value to Op Assign"(1, 2). make_col_list = Function({dt,start,end}, Local({lst,col_list}, Try( Current Data Table(dt); col_list = {}; ...
I banged my head against the wall figuring out how to sort a simple bar chart of a category (which graph builder can automatically count and display the proper bar heights for, but gives no sorting abillity by that count...). All the articles out there talk about sorting by some other continuous variable dropped into the merge zone of the graph builder http://www.jmp.com/support/notes/42/770.html...
If I have a list:List = {Henry(1,2), Robert(3,4), John( . ,6), Kai(13, . ) };But the position of names is always different for different tables,List = {Henry(1,2), Robert(3,4), Kai(13, . ), John( . ,6) };and sometimes certain names are missing too.List = {Henry(1,2), Robert(3,4) };I know we can use Contains(List, List[1]) but that way, we consider the position of values in a list. I want to know ...
How do jmp choose the most optimal number of clusters, when you choose the option "number of clusters"? (hierarchical - ward)
Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...
Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...
Hi,I am using JMP's choice model platform to analyse some Discrete Choice Experiment (DCE) data. I am trying to find the pseudo r square but the platform does not provide it. Is there a way to calculate pseudo r square based on the results JMP presents under the choice model platform? I know pseudo R square comes up as entropy RSquare under JMP's fit model platform, nominal logistic fir for respon...
Hi,I seem to be able to change the color of the circle around the PCA plot but not the arrows which remain red no matter what I do. I changed the circle by Right Clicking on the plot --> Customize --> Circle and selecting the black color. I did the same using the option of Customize --> Arrow but nothing changes.Any advice would be appreciated.Thanks a lot.Helga
I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...
Tanto si acaba de descargar la prueba gratuita de 30 días de JMP, como si es nuevo en el software o...
Date: Friday, February 20Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've jus...