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

  • Insert contents of Parse expression rather than variable name into New Script

    I am looking to extend @Craige_Hales excellent answer from Insert contents of variable/expression rather than variable name into New Script by combining script, but have not worked out the syntax.  Any ideas to get this to work?   I am using JMP 18.1.2   Names Default To Here( 1 ); dt = New Table( "My Table" ); e1 = Expr( Print( "Run some code." ) ); e2 = Expr( Print( "Run some other code." )...

    robot robot
    Discussions |
    Mar 21, 2025 11:41 AM
    694 views | 2 replies
  • need jsl script help - trying to remove random rows for model validation testing and use the remainder of rows for model creation

    Hi - I am trying to fit a regression equation using a random 80% of data and, using the resulting modeled equation, run the remaining 20% of data through the model and save the observed versus modeled results of those 20%.  That is, the 20% of rows are used for validation.    My dataset has 227 rows.  I want to train (i.e. develop a regression equation) using 80% of those after which that regressi...

    learning_JSL learning_JSL
    Discussions |
    Mar 21, 2025 11:32 AM
    1262 views | 8 replies
  • Automatically plot the associated columns in an Associative Array

    With a lot of help from Jarmo, I got an Associative Array (aa) of columns that are linked.  Next, I need to plot those, is that easily done   Names Default To Here(1); startchar1 = "VT"; startchar2 = "ID"; rgx_startchar1 = Eval Insert("^startchar1^(.+?)$"); dt = Current Data Table(); collist = dt << get column names(string); VT_IDcols = {}; For( i = 1, i <= N Items( collist ), i++, If( !Cont...

    SpannerHead SpannerHead
    Discussions |
    Mar 21, 2025 11:30 AM
    453 views | 2 replies
  • JMP 18 not importing Excel data with correct data type

    I recently upgraded to JMP 18 and am encountering issues with scripts I developed in JMP 16 for importing Excel files. Specifically, JMP 18 is not recognizing data types correctly when importing tables: - Many columns with characters in every row are being imported as numeric.
     - Numeric columns (with no missing data) are being imported as character.
    I noticed that the Excel Import Wizard allows man...

    swelish swelish
    Discussions |
    Mar 21, 2025 10:16 AM
    1904 views | 7 replies
  • STDF files

    HelloI have an STDF file and if I understood well JMP works just with a CSV filethere is any option to convert or upload an STDF file to JMP and work with it?I see there are any scripts to run it, but it's very difficult for me to work with them.

    Dennisbur1 Dennisbur1
    Discussions |
    Mar 21, 2025 9:49 AM
    7826 views | 8 replies

Latest Discussions

  • STDF files

    HelloI have an STDF file and if I understood well JMP works just with a CSV filethere is any option to convert or upload an STDF file to JMP and work with it?I see there are any scripts to run it, but it's very difficult for me to work with them.

    Dennisbur1 Dennisbur1
    Discussions |
    Mar 21, 2025 9:49 AM
    7826 views | 8 replies
  • Can someone explain how outliers in JMP Clinical 18 are interpreted.

    I want to understand how the robust score is always +- 2.5. How is it better than volcano plot and a detailed principle behind this change in JMP18 update from JMP 8.

    BhavyaVijay BhavyaVijay
    Discussions |
    Mar 21, 2025 8:27 AM
    469 views | 1 replies
  • How can I find the curve graph close to the data?

    Methods that don't require deep learning, of course.
    Is there an easy way to find the data that the curve graph is close to? Thanks Experts!

    lala lala
    Discussions |
    Mar 21, 2025 6:54 AM
    391 views | 1 replies
  • Script import csv data (conversion of stdf)

    Hi all, I work with STDF files containing probe test informations, we already convert these files into csv file, I attached an example.I would like to import easisly these files into JMP with a script.The csv file to import to jmp sounds like: info1, data1info2,data2info3, data3info4,data4info4,data5etcetcinfoN,dataN  test1_name,test2_name,test3_name,......test1_num,test2_num,test3_num,…..patt1,pa...

    ArmagVinc ArmagVinc
    Discussions |
    Mar 21, 2025 3:34 AM
    8242 views | 5 replies
  • How do i make one design by combining BBD and CCD in one

    How can we include all two polymers, along with their respective factors and levels, in a single design or dataset to compare them effectively and determine which polymer is best suited for this drug?

    BHARATH1811 BHARATH1811
    Discussions |
    Mar 21, 2025 1:38 AM
    476 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
    394 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
    409 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