cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • how do i run a model with Heteroscedasticity-consistent standard errors??

    how do i run a model with Heteroscedasticity-consistent standard errors??

    wheresegg wheresegg
    Discussions |
    Feb 28, 2015 3:59 AM
    9815 views | 1 replies
  • JSL to Reorganize and standardize A Character Column

    Hi All, I wondering is there a clean and easier jsl to manipulate my need.Let's say having a Character column called "Charge" and there are different input format like "Run #1234", "Run # 1234", "run# 1209", "RUN # 991", this is a issue due to operator input error to the database. What I want to do is to create a new standardize column with a format of RUN#1234, all cap and no space. It is easy to...

    bernie426 bernie426
    Discussions |
    Feb 27, 2015 1:42 PM
    8930 views | 2 replies
  • plot regression line through overlay groups

    Hello,I want to create an x-y graph with a single regression line passing through data points that are differentiated by color for each of four groups. I can create an overlay plot with different colored groups, see below:But can't do regression in Overlay mode. This is pretty simple to do in Proc Gplot so I figure there's a way in JMP. Any pointers?Thanks!

    robert_d_ robert_d_
    Discussions |
    Feb 27, 2015 12:10 PM
    11787 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
    6579 views | 3 replies
  • How to best fit data to a plane or line

    HelloI was wondering if there is a way in JMP that I could use to take raw data of multiple measurement points (each with an X, Y, Z component) and best fit this data to form a best fit plane. Basically my intent is to take raw metrology data off of OMMs/CMMs and fit them myself without the use of CMM/OMMs measurement software.Thanks for your help!

    abdulj abdulj
    Discussions |
    Feb 27, 2015 2:32 AM
    14735 views | 4 replies

Latest Discussions

  • 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
    6579 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
    4333 views | 0 replies
  • Plot 2D Trace

    Is it possible to generate a 2D trace in JMP? I.e., plot a list of x/y coordinates, connecting consecutive points with a line, as shown in the attached PNG?

    gandi2223 gandi2223
    Discussions |
    Feb 22, 2015 1:05 PM
    12013 views | 6 replies
  • How to write a command on Formula-Character

    I will like to know how to write a workable command using Formula-Character functionality. For example, I have a column of character data that have data like leveled from Class 1.0 to Class 9.0. I would like convert this information to another column that only show 1.0 to 9.0, how can I use the formula character function to write a command for this?The other request I like to know is how can I cha...

    bernie426 bernie426
    Discussions |
    Feb 21, 2015 10:42 PM
    13357 views | 10 replies
  • How can I only select odd raw?

    I have table with over 300,000 of data point, how can I use the "formula-raw state" function to write a command to only select even/odd raws?

    bernie426 bernie426
    Discussions |
    Feb 13, 2015 8:12 AM
    7216 views | 1 replies

Latest Discussions

view all discussions