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

  • PCA for spectral data

    Hello, I am performing a PCA on a large data set (257 columns (wavenumber) and about 8000 rows (samples)) and want to recognise certain patterns between the spectra with the PCA.
    However, this warning always appears ‘Warning: The matrix correlation is not positive definite.’ Can someone help me to understand what this means and if it is relevant for my analysis of the data? I am only a beginner in ...

    Maike_W Maike_W
    Discussions |
    Mar 6, 2025 1:05 AM
    1226 views | 7 replies
  • JSL To Change Data Table Script Launch Window Size?

    Hello,  Does anyone know the JSL to change the size of the script-launcher window that's embedded in data tables? The area shown in the pic below, the log doesn't show anything when I adjust the size and I can't find the code that references what this area is:   

    V1N0V3R1T4S V1N0V3R1T4S
    Discussions |
    Mar 5, 2025 11:30 PM
    852 views | 4 replies
  • Adding Spec Limits via Script/Reference Link (Without changing main data table format)

    Hi, I am working with a pre-existing data table which already has it's fixed format and titles, changing this might impact other JMP files that might've referenced it. The spec limits table are free to change around in terms of format.  I am aware we have the intuitive 'Manage Limits' options and 'Set Limits' on the properties. But I don't think it works on the current format that I have right now...

    ConditionalAvg2 ConditionalAvg2
    Discussions |
    Mar 5, 2025 9:53 PM
    1331 views | 8 replies
  • How can I display the USL and LSL limit values as the same?

    I need to load and apply the limit table. However, when the USL and LSL values are the same, the limits are not applied and appear as follows. How can I ensure that the limits are applied in this case? 

    GraphicalNumber GraphicalNumber
    Discussions |
    Mar 5, 2025 9:08 PM
    481 views | 2 replies
  • Error opening excel file when using path variable.

    Trying to open an excel file using the path variable "$Input_File" as below. When I run the script I receive an evaluation error. The script works fine when I execute the script with the file path itself rather than using the path variable. Can anybody suggest why this happens and how to resolve? Using JMP Pro 17. Set Path Variable("Input_File", Pick File());
    dt = Open( "$Input_File", Worksheets
    ...

    CentroidError56 CentroidError56
    Discussions |
    Mar 5, 2025 6:17 AM
    489 views | 1 replies

Latest Discussions

  • Adding Spec Limits via Script/Reference Link (Without changing main data table format)

    Hi, I am working with a pre-existing data table which already has it's fixed format and titles, changing this might impact other JMP files that might've referenced it. The spec limits table are free to change around in terms of format.  I am aware we have the intuitive 'Manage Limits' options and 'Set Limits' on the properties. But I don't think it works on the current format that I have right now...

    ConditionalAvg2 ConditionalAvg2
    Discussions |
    Mar 5, 2025 9:53 PM
    1331 views | 8 replies
  • How can I display the USL and LSL limit values as the same?

    I need to load and apply the limit table. However, when the USL and LSL values are the same, the limits are not applied and appear as follows. How can I ensure that the limits are applied in this case? 

    GraphicalNumber GraphicalNumber
    Discussions |
    Mar 5, 2025 9:08 PM
    481 views | 2 replies
  • How can i choose the same observation to calculate a ratio for a series of observations?

    Hello, I am pretty new to jmp, but I have a question regarding creating a function column. So I have a dateset where I have recorded physiological data for the same 6 heart rate values in 16 mice. I want to choose two of these physiological variables to calculate a ratio - and I want the numerator to be the phys. value for the corresponding highest heart rate, and the denominator for another phys....

    PercentileBird2 PercentileBird2
    Discussions |
    Mar 5, 2025 5:37 AM
    1057 views | 4 replies
  • Github Copilot ?

    Can I enable Github Copilot in the JSL and Python Editor of JMP?

    hogi hogi
    Discussions |
    Mar 4, 2025 10:54 AM
    1106 views | 6 replies
  • Select Previous Year

    I'm in the process of automating some monthly reports, and am having trouble selecting the data I need. Suppose there is a column of dates. I would like a JSL script that selects the previous 12 months of data, based on the current month.
    Example: We are in August 2021. I would like the script to select all dates from August 2020 to present. Next month when it is September I would like it to select...

    benc benc
    Discussions |
    Mar 4, 2025 9:35 AM
    1341 views | 3 replies

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    396 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    412 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
    352 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
    432 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
    673 views | 0 replies
view all discussions