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

  • 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
    485 views | 1 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
    1052 views | 4 replies
  • How can get the LearnBot assistant plug-in in JMP?

    Has it been publicly released? Thanks!

    lala lala
    Discussions |
    Mar 5, 2025 12:09 AM
    846 views | 3 replies
  • Set Scroll Position for Data Table

    Is there a way to set the scroll position for a data table?  I'm creating a table with an assortment of images in the first couple columns, but as I run my script (updating and editing different tables) the final resulting table ends in a scroll position (vertically and horizontally) somewhere in the middle of the table.  I'm aware of the SetScrollPosition function, but that doesn't seem to do wor...

    joh13213 joh13213
    Discussions |
    Mar 4, 2025 9:48 PM
    430 views | 1 replies
  • Add script stored in variable to data table

    How can I add a script to create a data table to another data table?  I have tried different combinations of Get ScriptNew Script, and Eval without success.  I am using JMP 18.1.2. // Example dt_1; // Starting table 1. dt_2; // Starting table 2. dt_2_script = dt_2 << Get Script; // None of these work: dt_1 << New Script( "dt_2 Script", dt_2_script ); dt_1 << New Script( "dt_2 Script", Eval( dt...

    robot robot
    Discussions |
    Mar 4, 2025 12:50 PM
    541 views | 2 replies

Latest Discussions

  • 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
    1052 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
    1091 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
    1330 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
    841 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
    465 views | 1 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