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

  • 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
    4691 views | 1 replies
  • How to call multiple text file to extract data in a single data table?

    I have extracted the useful data from one text file into a new data table using JMP script. But, how to extract data from 3-4 text file using script into a same new data table? Please suggest me.

    kaushik_pushpen kaushik_pushpen
    Discussions |
    Mar 2, 2015 6:12 AM
    10770 views | 3 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 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
    9467 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
    8621 views | 2 replies

Latest Discussions

  • 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
    4691 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
    6204 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
    4081 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
    11204 views | 6 replies

Latest Discussions

view all discussions