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

  • DOE - Advice on Definitive Screening Design vs. half or full factorial design

    JMP Community I was hoping you could help.    I have some questions from a DoE practitioner whose main experience so far has been half or full factorial designs but is interested in using a Definitive Screening Design for a study of 4 or 5 factors. These questions are:   What are the advantages and limitations of the classical two-level factorial design when compared to a DSD?Can a definitive scre...

    DexterGribble DexterGribble
    Discussions |
    Jan 9, 2024 10:09 AM
    3438 views | 1 replies
  • Acrobat OCR settings for preparing PDFs for import using the PDF import wizard

    Just sharing an issue I had with Adobe Acrobat and the JMP PDF Import Wizard in case others come across the same problem.A few months ago I had a workflow where I needed to perform OCR on PDFs in Acrobat (Pro) before I could use the PDF Import Wizard to pull data from the PDFs into JMP - this had been working fine for a long time.When I tried this again last week I had an issue where many pages wo...

    jc510_2 jc510_2
    Discussions |
    Jan 8, 2024 2:02 PM
    1465 views | 0 replies
  • Counting values in column

    Hi, I need help using the Count function.  I think I may be able to us this for what I need but not sure how.  I've attached a sample data table.  For the Column "day night 5 min intervals" I want to use a formula to count the number of values of the same number in the column "Counter"  (This is to help me calculate the length of day and length of night)  I created the day or night columns and the...

    EmilyT EmilyT
    Discussions |
    Jan 8, 2024 12:27 PM
    2371 views | 2 replies
  • Copy Selected Column Values

    I have a JMP table that contains categories, subcategories and spec limits that I need to reference in a data table.  I'm sure there are many ways to do this but I wrote formulas in two added columns that converts to a JMP script when the columns are selected and the values pasted into an empty JMP script.   Added Column 1 contains the formula-   If(Row() == 1, "dt=Current Data Table();" )   Ad...

    SpannerHead SpannerHead
    Discussions |
    Jan 8, 2024 7:58 AM
    4933 views | 5 replies
  • MacOS M1 ODBC connection to MS SQL Server

    Hi, Has anyone managed to get JMP 17.0 to query a SQL Server using ODBC on a M1/M2 Mac. I have the native ODBC driver and I can connect from command line and python (pyodbc) without any issues, but from JMP I'm always getting a "not found" error regardless if I try to connect from JSL with open database() or from the query builder.Here are my ODBC settings through unixODBC:I have symlinks to /etc/...

    DSA DSA
    Discussions |
    Jan 8, 2024 6:01 AM
    5137 views | 4 replies

Latest Discussions

  • DOE - Advice on Definitive Screening Design vs. half or full factorial design

    JMP Community I was hoping you could help.    I have some questions from a DoE practitioner whose main experience so far has been half or full factorial designs but is interested in using a Definitive Screening Design for a study of 4 or 5 factors. These questions are:   What are the advantages and limitations of the classical two-level factorial design when compared to a DSD?Can a definitive scre...

    DexterGribble DexterGribble
    Discussions |
    Jan 9, 2024 10:09 AM
    3438 views | 1 replies
  • Acrobat OCR settings for preparing PDFs for import using the PDF import wizard

    Just sharing an issue I had with Adobe Acrobat and the JMP PDF Import Wizard in case others come across the same problem.A few months ago I had a workflow where I needed to perform OCR on PDFs in Acrobat (Pro) before I could use the PDF Import Wizard to pull data from the PDFs into JMP - this had been working fine for a long time.When I tried this again last week I had an issue where many pages wo...

    jc510_2 jc510_2
    Discussions |
    Jan 8, 2024 2:02 PM
    1465 views | 0 replies
  • Counting values in column

    Hi, I need help using the Count function.  I think I may be able to us this for what I need but not sure how.  I've attached a sample data table.  For the Column "day night 5 min intervals" I want to use a formula to count the number of values of the same number in the column "Counter"  (This is to help me calculate the length of day and length of night)  I created the day or night columns and the...

    EmilyT EmilyT
    Discussions |
    Jan 8, 2024 12:27 PM
    2371 views | 2 replies
  • Changing Standard Deviation with Weights in "Distribution" Platform

    This general topic has been discussed before here but I am unsatisfied. The JMP expert posted a formula that perhaps explains what's going on. But I have a conceptual question. I would think that weighting is useful to adjust estimates if one wants to weight, say, some subsamples more than others. Like if one had 100 men and 1,000 women, and one wanted to estimate the mean and SD of a sample that ...

    profjmb profjmb
    Discussions |
    Jan 8, 2024 2:02 AM
    3425 views | 3 replies
  • Need help with Mutivariate model

    Hello, I have two continuous and one categorical variable., running it on JMP Pro 16, (attached the output file from the run), as an input I provided Y as the categorical variable (YES/NO) and, construct model effect as two continuous variable, Personality : Nominal logistic, and Target level : YES- Firstly, wanted to know that running a Nominal logistic regression model a good option.- Secondly, ...

    Kumar_Amar Kumar_Amar
    Discussions |
    Jan 8, 2024 1:10 AM
    1455 views | 1 replies

Latest Discussions

  • Acrobat OCR settings for preparing PDFs for import using the PDF import wizard

    Just sharing an issue I had with Adobe Acrobat and the JMP PDF Import Wizard in case others come across the same problem.A few months ago I had a workflow where I needed to perform OCR on PDFs in Acrobat (Pro) before I could use the PDF Import Wizard to pull data from the PDFs into JMP - this had been working fine for a long time.When I tried this again last week I had an issue where many pages wo...

    jc510_2 jc510_2
    Discussions |
    Jan 8, 2024 2:02 PM
    1465 views | 0 replies
  • Copy Columns - selected rows

    Copy Columns from the right-click context menu of a column header is very useful. Just copy the column(s)  - with all the settings ... and paste it into a JSL script - or another table. There is a hidden feature:
    When rows are selected, the values of the selected rows are used as arguments of the Set Values() command and will populate the cells of the new column. So, when you select all rows before...

    hogi hogi
    Discussions |
    Jan 3, 2024 1:27 PM
    1043 views | 0 replies
  • Documentation for Promise/async http requests

    Hi, I was wondering if anyone knows of any documentation for Promise objects. So far I am finding fairly little in the scripting index or at https://www.jmp.com/support/help/en/17.2/index.shtml. I am currently working from the Send documentation, which gives an example and demonstrates that you can use `<< On Response` and `<< On Error`, but not what else, if anything you can do with a Promise obj...

    mat-ski mat-ski
    Discussions |
    Dec 22, 2023 9:45 AM
    702 views | 0 replies
  • Nonlinear platform - trial values from table with large number of categories

    Hello - I have a large number of categories for each parameter when using the nonlinear platform. Basically, one category per row. Is there a way to have a table of values to load into the parameters? Because with the time its taking to one by one type and click, type and click the values in with the control panel, it might be faster to go back to Matlab at this point, which I very much don't want...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 18, 2023 2:50 PM
    646 views | 0 replies
  • Sphericity test not performed due to insufficient error degrees of freedom

    Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...

    ClassMegalodon6 ClassMegalodon6
    Discussions |
    Dec 14, 2023 2:54 AM
    1025 views | 0 replies
view all discussions