cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
Get the free JMP Student Edition for qualified students and instructors at degree granting institutions.

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

  • Add final test result column with one conditional exception.

    How can I add final test result column with one exception mention below. I apologize for asking same type of question over and over. Thanks you

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Feb 26, 2025 6:23 PM
    318 views | 4 replies
  • How to change the generating rules of screening design

    I am trying to construct a fractional factorial design by the screening design platform,and the design I want to make is a 2(5-1)design with the generator of I=ABCD.this is not a abbreviation design,so I want to change the generator from ABCDE to ABCD.but it looks impossible to generate this design by change the generating rules in screening design platform.if I dont click any of them I get a desi...

    ZHANDOUJI ZHANDOUJI
    Discussions |
    Feb 26, 2025 5:44 PM
    283 views | 4 replies
  • Files In Directory

    I got some great advice here. Solved: Get and Filter Files in Directory - JMP User Community Wondering if there's a way to speed this up.  I pull data from a series of testers with unique paths.  I could limit the time searching if I were to be more surgical about where to look.  Is there a ready way to search more than one specific directories instead of the root directory recursively?  Also, is ...

    SpannerHead SpannerHead
    Discussions |
    Feb 26, 2025 11:50 AM
    145 views | 2 replies
  • How can align the points inside their respective boxes in Box plot (when an overlay is applied)

    How can align the points inside their respective boxes in Box plot (when an overlay is applied)

    i have a data where group x is one column lets say A , and on overlay there is another column lets say B .
    Is there any option that the points can be aligned in their respective boxes?

    Below is my code -  createBoxPlot = Function({dt, cols}, Show("Using Columns for Box Plot:", cols); // Create Dashboa...

    HV0508 HV0508
    Discussions |
    Feb 26, 2025 11:31 AM
    422 views | 9 replies
  • Help to design a complex DoE on Formulation Buffer Screening

    I'm planning to optimise a formulation for a liquid drug product. We have a starting material that is in a certain buffer with some excipients and would like to find out, if there is even a better formulation buffer for this drug product regarding stability. 
    I want to test:
    - Different pH ranges (pH 5, 6, 7, but the pH levels are set by different buffer systems (pH 5 = acetate buffer, pH 6 = histi...

    SpendingMonkey1 SpendingMonkey1
    Discussions |
    Feb 26, 2025 5:13 AM
    403 views | 4 replies

Latest Discussions

  • Files In Directory

    I got some great advice here. Solved: Get and Filter Files in Directory - JMP User Community Wondering if there's a way to speed this up.  I pull data from a series of testers with unique paths.  I could limit the time searching if I were to be more surgical about where to look.  Is there a ready way to search more than one specific directories instead of the root directory recursively?  Also, is ...

    SpannerHead SpannerHead
    Discussions |
    Feb 26, 2025 11:50 AM
    145 views | 2 replies
  • Help to design a complex DoE on Formulation Buffer Screening

    I'm planning to optimise a formulation for a liquid drug product. We have a starting material that is in a certain buffer with some excipients and would like to find out, if there is even a better formulation buffer for this drug product regarding stability. 
    I want to test:
    - Different pH ranges (pH 5, 6, 7, but the pH levels are set by different buffer systems (pH 5 = acetate buffer, pH 6 = histi...

    SpendingMonkey1 SpendingMonkey1
    Discussions |
    Feb 26, 2025 5:13 AM
    403 views | 4 replies
  • point process

    I want to forecast from point process data. Point process means Irregular time series data.How to use JMP for point process data?

    LawleyReindeer6 LawleyReindeer6
    Discussions |
    Feb 26, 2025 5:03 AM
    125 views | 1 replies
  • Comparision of two DoEs and how to include controls

    Dear JMP-Experts, I created two designs which you find in the attachment. I deleted the DoE dialog scripts cause of data security and provide here only the statistical plan for the experiment. Both are DoE plans with RSM modelling. The Design should be used for optimizing based on existing data.

    Plan1: Here, factor settings for a continuuos and a categorical factor are set. However the categorical ...

    DualARIMACougar DualARIMACougar
    Discussions |
    Feb 26, 2025 4:11 AM
    246 views | 3 replies
  • Is it possible to achieve this type of plotting using JSL?

    Plotting in a specified column: Plotting data from multiple columns in the same row as a graphic within this column.It seems the effect of the new column manager is not like this.Thanks!

    lala lala
    Discussions |
    Feb 26, 2025 1:59 AM
    632 views | 17 replies

Latest Discussions

  • Cannot open JMP project after moving file in sharepoint

    Hi I moved a JMP project to another sharepoint folder (datatables only saved in project) - now it will open, but not load - the "thinking" button just keeps turning. I have tried downloading the project to my PC, but I get a similar result - so does my colleagues. I need to close down JMP via the task-manager.  Any tips on how to get the dataset working again? (or should I just bite the lemon and ...

    GunhildRN GunhildRN
    Discussions |
    Feb 26, 2025 1:10 AM
    108 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    139 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    160 views | 0 replies
  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    393 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    326 views | 0 replies
view all discussions