cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Deleting columns

    I am creating a bunch of new columns in a jmp datasheet and generate a summary table. I am doing all of this as a JMP script. Then I delete the new columns manually, exclude certain rows based on values in a column (manually) and rerun the earlier script. Is there a way to have jmp delete specific columns and exclude specific rows for me, as a script, instead of doing it manually?Thanks,Ravi

    Anonymous Anonymous
    Discussions |
    Apr 12, 2012 2:03 PM
    26223 views | 2 replies
  • concatenate delete duplicates; select where - jmp list


    Hello,this problem really puzzles me.I want to make an concatenate but in the one table (dt2) I got also some entries I've got allready in the first one (dt1). I want to keep the ones in the first data Table (dt1) and want to delete them in the second one (dt2).I allready tried and have another problem using the select where and delete the duplicates in the second table before concatenating. I hav...

    anneg anneg
    Discussions |
    Apr 10, 2012 5:21 AM
    9758 views | 2 replies
  • Utilizing dual Y Axes

    Hey, I am trying to create a plot containing two related Y values that have different axis using the same X.  The option in the Graph Builder to move one data set to the right creates an overlap in the graphs rather than placing them side by side.  Are there any features that will allow me to create a graph similar to the one below?  

    seyberg seyberg
    Discussions |
    Apr 6, 2012 12:19 PM
    13107 views | 3 replies
  • Data Table to Table Box (easier way?)

    Does anyone know if there is a simpler way to convert a Data Table (with both char and numeric columns) into a Table Box display box?  The only way I see is by looping thru each data table column for both the char columns and numeric columns (i.e. StringColBox, NumberColBox).  I was just wondering if there was some elusive JSL command that would take all of the Data Table contents to pass to the T...

    djhanson djhanson
    Discussions |
    Mar 27, 2012 11:34 PM
    8293 views | 2 replies
  • Read-only JMP table

    Hey,
    Does anyone know how to make a JMP data read-only? I would like to make sure that the data in the JMP table cannot be modified. I've seen that there is a Lock Data Table option, but that can easily be unlocked so I am interested in another solution please. Many thanks in advance. Kriss

    djrisks djrisks
    Discussions |
    Mar 22, 2012 8:55 AM
    5206 views | 2 replies

Latest Discussions

  • Read-only JMP table

    Hey,
    Does anyone know how to make a JMP data read-only? I would like to make sure that the data in the JMP table cannot be modified. I've seen that there is a Lock Data Table option, but that can easily be unlocked so I am interested in another solution please. Many thanks in advance. Kriss

    djrisks djrisks
    Discussions |
    Mar 22, 2012 8:55 AM
    5206 views | 2 replies
  • significance

    HelloHow to define the probability of significance 0.05 and 0.01 in JmpThank you

    radhi radhi
    Discussions |
    Mar 15, 2012 10:02 AM
    3319 views | 1 replies
  • Multiple Fits Within a Graph

    Hey guys, I am trying to visually represent trends in many groups of sets of data as efficiently as possible.  My thoughts were to use an XY bivariate and draw splines through points, as shown below.  I did this one by drawing/editing splines one data set at a time using the row filter, but this is very time consuming over a large data set and I can't figure out how to automate it into a script.  ...

    seyberg seyberg
    Discussions |
    Mar 9, 2012 8:17 AM
    3905 views | 1 replies
  • Sample Size

    Hello I have a sample of 159 individuals and I want to run an exploratory factor analysis and confirmatory factor analysis using SAS .How much individuals should I consider in ordrer to run both of them ? Is there a rule to choice?What are the SAS command associated?Can we do them by JMP,Thank you

    radhi radhi
    Discussions |
    Mar 5, 2012 6:36 AM
    2352 views | 0 replies
  • Using Variables in Dispatch

    Hello,I am trying to manipulate the axes of a graph with Dispatch. The following code works well:SendToReport(      Dispatch(            {},            "Precursor",            ScaleBox,{Min( 3395001600 ), Max( 3413404800 ), Interval( "Day" ), Inc( 5 ), Minor Ticks( 0 ), Rotated Labels( 1 )}            ),However, I need to script quite a number of graphs, so I would like to wrap them into a loop, w...

    arnow arnow
    Discussions |
    Feb 28, 2012 5:25 PM
    3912 views | 1 replies

Latest Discussions

  • Sample Size

    Hello I have a sample of 159 individuals and I want to run an exploratory factor analysis and confirmatory factor analysis using SAS .How much individuals should I consider in ordrer to run both of them ? Is there a rule to choice?What are the SAS command associated?Can we do them by JMP,Thank you

    radhi radhi
    Discussions |
    Mar 5, 2012 6:36 AM
    2352 views | 0 replies
  • Selecting List of variables

    I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves

    yves yves
    Discussions |
    Jan 4, 2012 8:30 AM
    2318 views | 0 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3979 views | 0 replies
  • nonparametric equivalent to two-way ANOVA?

    Hi all,I have data that does not transform to fit assumptions of normality and homoscedasticity needed to perform a two-way ANOVA. I have found information on how to run nonparametric tests that are the equivalent of one-way ANOVAs, but can't find a way to do a two-way nonparametric analysis. Suggested tests (from an online search) are Cochran Q and/or Friedman's test. Not sure if there is some ot...

    aquastralis aquastralis
    Discussions |
    Sep 18, 2011 4:57 PM
    4140 views | 0 replies
  • Do you think you're up to the challenge?

    I've just posted a JSL scripting challenge to the JMP Blog.     Take the JMP Add-In challengeIf you think you've got what it takes, please submit an entry.I'm looking forward to seeing what you come up with!-Jeff

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Sep 8, 2011 5:43 AM
    2247 views | 0 replies
view all discussions