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

  • Bootstrap Forest Platform > "validation" column vs "validation" portion

    2 (basic?) questions about Bootstrap forest platform:- So I can specify a validation column, tagging the records as "training", "validation" or "test" (60%,20%,20%).
    But there is also a "validation Portion" option (default as 0). What is this portion ? And is it discarded if validation column is specified ? - I provide validation records, so I assume the platform will run hyperparams optimization. ...

    LargeDormouse25 LargeDormouse25
    Discussions |
    Mar 4, 2025 12:40 PM
    783 views | 3 replies
  • Why doesn't Current Data Table work for me

    I am reading a csv file then iam calling current data table on that and it give me error - Argument must contain data table reference in access or evaluation of 'Current Data Table' , Current Data Table/*###*/(dtIVInitial)Even though the type of dtIVInitial is Table ? What am I doin wrong. Also this doesnt even open a datatable.

    // Construct the full paths initialCSVPath = dataFolderInitial || "/" ...

    HV0508 HV0508
    Discussions |
    Mar 4, 2025 11:38 AM
    973 views | 5 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
    1094 views | 6 replies
  • Factorial DOE with severe constraints

    I recently planned and executed a DOE that appeared to function effectively; however, I am seeking feedback on the design and suggestions for potentially better alternative strategies.  Apologies for the lengthy post, but I wanted to include as much relevant detail as I could.The DOE involved four additives.  The level of each additive could span 0 – 6.5% of the formulation but the sum of all four...

    drdrf drdrf
    Discussions |
    Mar 4, 2025 10:12 AM
    1163 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
    1331 views | 3 replies

Latest Discussions

  • Github Copilot ?

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

    hogi hogi
    Discussions |
    Mar 4, 2025 10:54 AM
    1094 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
    1331 views | 3 replies
  • How to Properly Specify a Mixed Model

    Hello,I am currently analyzing EEG beta power data using a mixed model in JMP and would like to ensure that I am specifying the model correctly. My dataset is structured in long format, where each row represents a single observation with the following variables: SubjectGroupStimulusElectrodeTimePower1AXCz-0.41.231AXCz-0.21.451AXPz-0.40.56..................1AYCz-0.42.91..................2BXCz-0.41....

    RMSJaguar755 RMSJaguar755
    Discussions |
    Mar 4, 2025 7:24 AM
    844 views | 4 replies
  • calculate the Margin of Difference for the TOST

    HiI'm currently working on comparing data for the same lot of material through a test method transfer between two different labs. To complete the TOST analysis, I need to determine the appropriate level of difference margin to use.Could you please provide guidance on calculating this margin using historical datasets before proceeding with the transfer study?

    danielf danielf
    Discussions |
    Mar 4, 2025 2:19 AM
    466 views | 1 replies
  • Stack line graphs with same x-axis

    Hello, how do I create graphs with the same x-axis like those pictured below? I specifically mean how do you stack them on top of one another vertically. Thanks. 

    SignPuppy862 SignPuppy862
    Discussions |
    Mar 3, 2025 11:31 AM
    939 views | 5 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
    395 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
    410 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
    351 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