cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Getting a list of tables from Access Database

    Hello,I'm trying to create a userform in the application builder, using native functionnalities and why not, JSL. I have the ideas and now I need to go on... Firstable, does anyone know how I can get a list of all the tables in my Access Database? Of course that list would be on the userform.Thank you for your support, I'm starting manipulate JMP 11.

    cyrille_wagner cyrille_wagner
    Discussions |
    Dec 17, 2020 9:47 PM
    21304 views | 5 replies
  • JSL > Graphic script > Polygon > Dynamically assign coordinates

    Hi JMP community, In a simple script I'm currently developing,  I would like to draw a rectangle polygon in Graphic Script applied to a GraphBuilder FrameBox with dynamic coordinates in function of the the axis scale (i.e. Polygon ([X1, X1, X2, X2], [Y1, Y2, Y2, Y1]). While I can easily achieve this with "hard coded" numerical coordinates for the polygon, and I can easily dynamically calculate the...

    Thierry_S Thierry_S
    Discussions |
    Dec 17, 2020 1:47 PM
    1451 views | 1 replies
  • Does jmp allow the contents of a cell to be a hyperlink

    Is it possible in jmp to make the contents of a cell a hyperlink such that when a user clicks on a cell it can open the hyperlink?

    jrphage jrphage
    Discussions |
    Dec 17, 2020 1:04 PM
    15543 views | 16 replies
  • DOE: Should I bother with lots of replicates with only two factors?

    Suppose I am conducting an experiment with only two 2-level categorical factors of interest. However, I have the budget for 24 runs. That's 6 reps of each design point of a full factorial. I really only need to detect the factors' (and interactions) effects, but I anticipate large experimental error due to the nature of the measures of human performance under investigation. Do the additional repli...

    gchesterton gchesterton
    Discussions |
    Dec 17, 2020 11:39 AM
    3072 views | 6 replies
  • Script for select where using multiple columns and multiple variables

    Hello,I am trying to select multiple variables that can be found in multiple columns in the most efficient manner. My columns are: CPT1, OTHERCPT2, OTHERCPT3....OTHERCPT7, CONCPT1.....CONCPT6 The variables I am looking for are various different CPT codes, for example: 58260, 58262, 58263,  58270, 58290,58291, 58292, 58294, etc.I want to select where any of these variables exist in any of the colum...

    ERobison ERobison
    Discussions |
    Dec 17, 2020 7:52 AM
    1638 views | 2 replies

Latest Discussions

  • test data STDF to dispay units

    i have an stdf file  from test data  im able to extract a limits table from the file. but i do not have units.  any idea how to get the test limits units from the stdf files ??

    steo45 steo45
    Discussions |
    Dec 17, 2020 4:21 AM
    2403 views | 4 replies
  • Generalized Regression vs Standard Least Squares

    I have a 32 row data set of 6 factors and 1 response from a DOE I just performed. The response data is not normally distributed and should only contain values between 0 and 1. I saw the generalized regression platform in JMP Pro allows you to specify a variety of distributions including the beta distribution where the response is between 0 and 1. However, I also found a function I can use to trans...

    avogadrosmole avogadrosmole
    Discussions |
    Dec 11, 2020 7:26 AM
    2458 views | 4 replies
  • how to the find the logistic variability parameter

    Hello everybody,   I am performing analysis for OK/NOK output, see attached files. I need to find the estimate of gamma, the logistic variability parameter. Where can I find it in the analysis report?   Thank you very much.    

    eldad_galili eldad_galili
    Discussions |
    Dec 9, 2020 9:32 AM
    1010 views | 1 replies
  • Graph Buikder: Using group X with a continuous variable

    Hello everybody, When we put a continuous variable in the Group X area, intervals are automatically created. However I wonder what is the rule to create these intervals. They are not regular and the number of points is not identical in each interval... In addition, is it possible to modify them and to define our own intervals (without creating a new variable)? Thanks in advance for your help!

    anne_sa anne_sa
    Discussions |
    Dec 9, 2020 7:27 AM
    1559 views | 3 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1522 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1326 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    831 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1039 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1270 views | 0 replies
view all discussions