cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • create new tables from a stack table

    Hello, I would like to create new tables based on selected rows in "label" column. For example I would like to select rows starting with "Rpp" such as Rpp_Center
    Rpp_North
    Rpp_East
    Rpp_MidEast
    Rpp_MidWest
    Rpp_South
    Rpp_West
    Rpp_Northand create a new table called Rpp. Then, select rows starting with Wig_350Wig_350_Center
    Wig_350_East
    Wig_350_MidEast
    Wig_350_MidWest
    Wig_350_South
    Wig_350_West
    Wig_350_Northand cr...

    Sebnem Sebnem
    Discussions |
    Feb 16, 2021 3:47 AM
    2273 views | 2 replies
  • un-highlighting rows in reports

    Hello, I have this difficulty often - if I double-click in a report table, e.g. to change the number of decimal places, it highlights the row.  I can't figure out how to remove the highlight.  When I copy the table and paste it into a report, the row is still highlighted, and then some people think I'm calling attention to that row. Suggestions for removing the highlight?  thanks 

    paulp paulp
    Discussions |
    Feb 15, 2021 2:01 PM
    2791 views | 3 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1686 views | 0 replies
  • Handling Date & Time stamps across midnight

    Hi all,I´m working with data from an experiment where light and day has been switched around in a controlled environment.In this case, over a certain period of time, light is turned on at 10 PM and turned off at 10 AM everyday. For each DateTime value (every 5 min) in this experiment I have created a column where I need to characterise if it´s light or dark. I have created a script:If( :LightsOnDa...

    JulieSAppel JulieSAppel
    Discussions |
    Feb 15, 2021 10:44 AM
    4573 views | 8 replies
  • Filter Col Selector usage

    I'm trying to use a Filter Col Selector but I can't get it to return the selected value. names default to here(1); dt = Open( "$SAMPLE_DATA/Blood Pressure.jmp" ); nw=new window("test", <<modal, <<return result, v list box(var1=Filter Col Selector(dt), H List Box( Button Box( "OK" ), Button Box( "Cancel" ) )) ); In this example var1 doesn't return the column name that was selected.Than...

    shampton82 shampton82
    Discussions |
    Feb 15, 2021 9:18 AM
    2729 views | 3 replies

Latest Discussions

  • create new tables from a stack table

    Hello, I would like to create new tables based on selected rows in "label" column. For example I would like to select rows starting with "Rpp" such as Rpp_Center
    Rpp_North
    Rpp_East
    Rpp_MidEast
    Rpp_MidWest
    Rpp_South
    Rpp_West
    Rpp_Northand create a new table called Rpp. Then, select rows starting with Wig_350Wig_350_Center
    Wig_350_East
    Wig_350_MidEast
    Wig_350_MidWest
    Wig_350_South
    Wig_350_West
    Wig_350_Northand cr...

    Sebnem Sebnem
    Discussions |
    Feb 16, 2021 3:47 AM
    2273 views | 2 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1686 views | 0 replies
  • Handling Date & Time stamps across midnight

    Hi all,I´m working with data from an experiment where light and day has been switched around in a controlled environment.In this case, over a certain period of time, light is turned on at 10 PM and turned off at 10 AM everyday. For each DateTime value (every 5 min) in this experiment I have created a column where I need to characterise if it´s light or dark. I have created a script:If( :LightsOnDa...

    JulieSAppel JulieSAppel
    Discussions |
    Feb 15, 2021 10:44 AM
    4573 views | 8 replies
  • Return number from specified row of calculation column in either a text edit box or number edit box in an add in

    Hello,  I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...

    tys5384 tys5384
    Discussions |
    Feb 15, 2021 7:33 AM
    1486 views | 0 replies
  • Analyze Fit Model - Effect Summary table is empty

    JMP 15.2.1. I designed a response surface DOE. After typing in the responses, I performed the Fit Model function and 1 of the 2 responses shows an empty Effect Summary table. The surface profiler works for both responses. Model Specification window as follows: response surface macro, standard least squares personality, emphasis: report emphasis, REML, unbounded variance components. Is this a bug?

    MichaelR1 MichaelR1
    Discussions |
    Feb 15, 2021 4:55 AM
    2724 views | 4 replies

Latest Discussions

view all discussions