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

  • Column Selection issue

    I am creating a visualization, storing all open file names in a listbox. I then want to select a specific file and display all numeric columns from that file into a colListBox. Oddly, this seems to work only for a file I created myself and not for two additional files from the sample directory. I tried setting the table of choice to the 'current datatable' but I am unable to figure out how to swit...

    MarginalLlama65 MarginalLlama65
    Discussions |
    May 20, 2025 2:04 AM
    580 views | 2 replies
  • How to get Proven Acceptable Range from a OFAT study with factor varying over the time ?

    Hi, is it possible in JMP PRO to get Proven Acceptable Range from a OFAT study with factor varying over the time and multiple response variables to consider ? (responses values are fixed and not varying over the time) If yes, which functionality should I use ? Is this functionality available in version 17.2 of JMP Pro ?   Thanks in advance for your help!

    VTaillefer VTaillefer
    Discussions |
    May 19, 2025 10:34 PM
    828 views | 4 replies
  • Can the vertical dividing line of the X-axis in the drawing only show part of it?

    Thanks Experts! dt=Open("$SAMPLE_DATA/Big Class.jmp"); p1=dt<< Graph Builder( Size( 534, 455 ), Show Control Panel( 0 ), Variables( X( Transform Column( "Row", Formula( Row() ) ) ), Y( :height ), Y( :weight ) ), Elements( Position( 1, 1 ), Line( X, Y, Legend( 5 ) ) ), Elements( Position( 1, 2 ), Bar( X, Y, Legend( 7 ) ) ), SendToReport( Dispatch( {}, "Row", ScaleBox, {Ad...

    lala lala
    Discussions |
    May 19, 2025 9:45 PM
    2088 views | 14 replies
  • Rookie question on data table generation (extraction) from raw probe data

    Hi everyone, this is my first post in this community. I recently changed job and will do lots of prober bench test and data analysis. Our group use JMP. When I need to figure out something, I found google always directed me here and the warmhearted experts always gives professional answers. That's why I am here :). Right now, my probing test typically generate a big CSV file where the measurement ...

    HeroTom HeroTom
    Discussions |
    May 19, 2025 9:35 PM
    92372 views | 18 replies
  • Very slow Execute SQL() using ODBC driver

    I am able to extract time-series data using JSL and ODBC but JMP is extremely slow.

    For example, for a dataset with 50k rows and 5 columns JMP takes 50x longer using the same ODBC driver but its native tool. We breakdown the queries not to have more than 1M rows per query, so the server can handle the load with ease.

    I think JMP is prefetching or treating the query as normal SQL.

    In the documentation...

    FN FN
    Discussions |
    May 19, 2025 1:16 PM
    618 views | 2 replies

Latest Discussions

  • How to get Proven Acceptable Range from a OFAT study with factor varying over the time ?

    Hi, is it possible in JMP PRO to get Proven Acceptable Range from a OFAT study with factor varying over the time and multiple response variables to consider ? (responses values are fixed and not varying over the time) If yes, which functionality should I use ? Is this functionality available in version 17.2 of JMP Pro ?   Thanks in advance for your help!

    VTaillefer VTaillefer
    Discussions |
    May 19, 2025 10:34 PM
    828 views | 4 replies
  • Very slow Execute SQL() using ODBC driver

    I am able to extract time-series data using JSL and ODBC but JMP is extremely slow.

    For example, for a dataset with 50k rows and 5 columns JMP takes 50x longer using the same ODBC driver but its native tool. We breakdown the queries not to have more than 1M rows per query, so the server can handle the load with ease.

    I think JMP is prefetching or treating the query as normal SQL.

    In the documentation...

    FN FN
    Discussions |
    May 19, 2025 1:16 PM
    618 views | 2 replies
  • Power Point Reports: graphs build automation

    I'm looking for a way to automate PowerPoint report generation in JMP. Specifically, I want to:
    - Maintain the same data structure and create a reusable configuration or setting file that allows me to generate PPT reports automatically.
    - Avoid the repetitive task of copy/pasting graphs into the "Journal" and then manually building the report. I have the below questions:
    1. Does JMP's "Action Recordi...

    ciobanu_leonard ciobanu_leonard
    Discussions |
    May 19, 2025 1:19 AM
    398 views | 1 replies
  • How to find the σ value of a normal distribution using JSL?

    Thanks Experts! NamesDefaultToHere(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); obj = dt << Distribution(Column(:Weight)); obj << Fit Normal;

    lala lala
    Discussions |
    May 17, 2025 5:44 AM
    408 views | 1 replies
  • Nonlinear fit using loss function with penalty

    HI All,  I need to do a nonlinear fit imposing a constraint equation to the parameters besides the range bounds. To do that, I am using the nonlinear platform defining the loss function with penalty. I wrote the model formula in a column where I defined the fitting parameters and in an other column I defined the loss function I am trying to use. Below I report   a description of the loss function:...

    LucaC LucaC
    Discussions |
    May 16, 2025 11:04 AM
    507 views | 2 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    531 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    486 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    437 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    432 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    318 views | 0 replies
view all discussions