cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Graph builder scripting - changing graph properties

    I am trying to change properties such as color/size/transparency of both markers and lines on overlaid graphs using scripts (tied to user inputs like check boxes and text boxes). Below is code I was playing with to try and figure how to manipulate the script, but not sure that I know what I am doing :-). If you know answers to questions in comment lines of the code or if you know a syntax referenc...

    wr wr
    Discussions |
    Mar 10, 2015 1:57 PM
    14763 views | 3 replies
  • How to organize multidimensional spectral data for partial least squares (PLS)?

    I have a large data set that has multiple independent and dependent variables.  For smaller systems, I have organized the data such that the independent variables are defined in the Column Name.  However, for much larger sets, where more than a few Xs and multiple Ys are involved, this becomes an extremely tedious exercise. Moreover, it makes for very wide, unwieldy tables and is hard to visualize...

    craigwb craigwb
    Discussions |
    Mar 9, 2015 5:27 AM
    3753 views | 2 replies
  • data labels?

    How do I add labels to data points in plot? Can I choose which column are used as the label

    jfendrich jfendrich
    Discussions |
    Mar 9, 2015 4:55 AM
    35554 views | 4 replies
  • How to modify bar chart axis label orientation?

    Does anyone know how to move bar chart label position? Can you label be showing vertically rather than horizontally? The default of my is at the bottom of the bar

    bernie426 bernie426
    Discussions |
    Mar 8, 2015 10:32 PM
    16651 views | 2 replies
  • How to bin my data?

    So in my data set I have 4 conditions that I am testing against a variety of variables. We can call these conditions 1, 2, 3, 4. My conditions are nominal. So when I visualize my graphs I will plot conditions (x-axis) against, let's say, a time variable. What I would like to do is instead of comparing my 4 conditions, I want to combine/group some and compare against each other. For example, group ...

    sgulas25 sgulas25
    Discussions |
    Mar 8, 2015 10:40 AM
    15557 views | 2 replies

Latest Discussions

  • How to organize multidimensional spectral data for partial least squares (PLS)?

    I have a large data set that has multiple independent and dependent variables.  For smaller systems, I have organized the data such that the independent variables are defined in the Column Name.  However, for much larger sets, where more than a few Xs and multiple Ys are involved, this becomes an extremely tedious exercise. Moreover, it makes for very wide, unwieldy tables and is hard to visualize...

    craigwb craigwb
    Discussions |
    Mar 9, 2015 5:27 AM
    3753 views | 2 replies
  • What is the table reference?

    If I open a table from the File>New Data Table, what is it's reference?If I create a table variable I need to know the table reference for the namespace, but I did not explicitly define it as I would have in an an Open() command.How do I determine it?

    Hegedus Hegedus
    Discussions |
    Mar 8, 2015 12:25 AM
    4687 views | 1 replies
  • Misclassification in Gauge R&R

    In the misclassification chart of variability gauge test,is the following the same thing?P(good part is falsely rejected) and P(part is good and is rejected)P(bad part is falsely accepted) and P(part is bad and is accepted)what does P(part is good) stand for statistically?Also, what is the difference between "repeatability" and 'reproducibility"?Thanks!

    xiaoming xiaoming
    Discussions |
    Feb 28, 2015 4:07 AM
    6732 views | 2 replies
  • How to apply Column Properties to an existing Data Table Column

    I created a summary table and one of the columns need Value Ordering. The script to create a column with properties says:New Column( "Contract",  Character( 4 ),  Nominal,  Set Property(  "Value Ordering",  {"CIS", "LOC", "WEU", "UK", "EEU", "MEA", "GRP", "OTH", "NRD", "DIR",  "COR", "COMP"}  ),  Set Selected,  Set Values(  {"CIS", "LOC", "WEU", "UK", "EEU", "MEA", "GRP", "OTH", "NRD", "DIR",  "CO...

    saitcopuroglu saitcopuroglu
    Discussions |
    Feb 27, 2015 3:12 AM
    6202 views | 3 replies
  • Degrees of freedom in post-hoc t-tests

    Hi, I have a question regarding the post-hoc t-tests in JMP. I run a repeated measures ANOVA with one random and two fixed factors. The two-way interaction between the fixed factors is included. (Y=random(A) + A + B + A*B). Following a significant A*B effect, I use the 'effect details' option to do post-hoc t-tests, Bonferroni-corrected for the number of comparisons. But. When I chose 'detailed co...

    janicke_nordgre janicke_nordgre
    Discussions |
    Feb 23, 2015 4:15 AM
    4078 views | 0 replies

Latest Discussions

view all discussions