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

  • Profiler discussion continued

    Recent discussion about how to interpret standard errors from the profiler have not converged to a solution, so I will start this again - with a different example and some more clarity (I hope) on my question.  I've attached one of the famous Anscombe quartet datasets - the one where a linear regression model is appropriate.  I fit a multiple regression model and saved the mean prediction standard...

    dale_lehman dale_lehman
    Discussions |
    Feb 4, 2022 8:59 AM
    1253 views | 1 replies
  • How to constrain asymptotes in 4PL fitting

    A little background info:
    New user of JMP here, running JMP16 and know how to perform basic 4PL fitting and analysis with JMP.

    Here is the question:
    We often need to set values of upper or lower asymptote when fitting incomplete IC50 curves with 4PL analysis.
    Is there a way to do this with JMP?

    Thanks

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Feb 4, 2022 4:38 AM
    1526 views | 1 replies
  • Bacterial cell growth fit modeling with stacked data

    I'm super new to JMP and was wondering if there's a way to fit a bacterial growth curve (sigmoidal) in order to extract the growth rate. The way I usually do this is by plotting the curve in excel, picking the points the correspond to exponential growth (the middle of the curve), plotting those on a log scale y axis and adding an exponential fit trendline. The exponential coefficient in the trendl...

    PriorChipmunk23 PriorChipmunk23
    Discussions |
    Feb 4, 2022 4:13 AM
    2308 views | 1 replies
  • SQL query to ODBC datasource / SQL server with temporary tables

    Dear Community, I am building a SQL script where utilizing temporary tables at SQL server. Simplified example script below (which works fine elsewhere) runs without error but does NOT return any data (ie. JMP data table does not pop up).   query= " CREATE TABLE #tmpTable (ID int PRIMARY KEY NOT NULL, WaferNum int NOT NULL); INSERT INTO #tmpTable (ID, WaferNum) ( SELECT ID, WaferNum FROM WareHouse ...

    JanneI JanneI
    Discussions |
    Feb 3, 2022 11:52 AM
    5404 views | 5 replies
  • How do I add/make reference lines consistent within a control chart w/ Column Switcher?

    I am attempting to re-create a control chart similar to the one below. I'm Levey-Jennings control charts with column switcher. The x-axis is consistent and it is an alphanumeric lot code. I currently need help adding the vertical blue reference lines for batch IDs. Ideally, these lines would remain as I move about through column switcher.  I'm currently on JMP 15.2.0 on Windows 10 Thanks!

    BrandonP1092 BrandonP1092
    Discussions |
    Feb 3, 2022 7:37 AM
    4443 views | 5 replies

Latest Discussions

  • Profiler discussion continued

    Recent discussion about how to interpret standard errors from the profiler have not converged to a solution, so I will start this again - with a different example and some more clarity (I hope) on my question.  I've attached one of the famous Anscombe quartet datasets - the one where a linear regression model is appropriate.  I fit a multiple regression model and saved the mean prediction standard...

    dale_lehman dale_lehman
    Discussions |
    Feb 4, 2022 8:59 AM
    1253 views | 1 replies
  • How to constrain asymptotes in 4PL fitting

    A little background info:
    New user of JMP here, running JMP16 and know how to perform basic 4PL fitting and analysis with JMP.

    Here is the question:
    We often need to set values of upper or lower asymptote when fitting incomplete IC50 curves with 4PL analysis.
    Is there a way to do this with JMP?

    Thanks

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Feb 4, 2022 4:38 AM
    1526 views | 1 replies
  • Bacterial cell growth fit modeling with stacked data

    I'm super new to JMP and was wondering if there's a way to fit a bacterial growth curve (sigmoidal) in order to extract the growth rate. The way I usually do this is by plotting the curve in excel, picking the points the correspond to exponential growth (the middle of the curve), plotting those on a log scale y axis and adding an exponential fit trendline. The exponential coefficient in the trendl...

    PriorChipmunk23 PriorChipmunk23
    Discussions |
    Feb 4, 2022 4:13 AM
    2308 views | 1 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    598 views | 0 replies
  • deleting column with refs

    Hi I wrote a script to delete a column.  However, I am getting error that " Cannot delete this column while it is referenced by the formula to another column. " There are no formula, but if use "Remove Refs" option manually, I can delete column manually. I need to learn how to use this function in my script to use "Remove Refs"I am using JMP 16.1.0    

    Kdseagate Kdseagate
    Discussions |
    Feb 3, 2022 2:07 AM
    1926 views | 5 replies

Latest Discussions

  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    598 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    769 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    589 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1391 views | 0 replies
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    789 views | 0 replies
view all discussions