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

  • Comparing Non-normal groups to a control group

    Hi all, We are comparing three different assays (A, B, C) to see how well they detect a disease condition. We have four groups where 1 = disease and 2, 3, and 4 = different benign conditions. The question is two-foldWhat test would you use within an assay to see if they can detect a difference to the control (= disease) groupData is non normal distributedData contains 0 making transformation diffi...

    KKu KKu
    Discussions |
    Jan 27, 2022 8:52 AM
    959 views | 1 replies
  • Neg Bin Regres Output

    Hello all, I am a student working on a research project and have a question/clarification regarding how to interpret the Fit Model output for a negative binomial regression. I am trying to predict a count variable (Variable A = how much time it took for an event to happen) based on sex (M vs F). I am using a negative binomial regression because my count variable is not normally distributed and my ...

    cuvovoki cuvovoki
    Discussions |
    Jan 27, 2022 8:10 AM
    961 views | 1 replies
  • How to make error bars appear on a range plot ?

    Hello,I would like to make a range plot with error bars appearing. I have a mean of initial times and final times, for two proteins, to determine the range value. I selected confidence interval in "error bars" option but nothing appeared. Does someone have a tip to do that?This what I get now :  This is what I would like to get :Thank you!Camille

    clemaigre clemaigre
    Discussions |
    Jan 27, 2022 7:53 AM
    1714 views | 4 replies
  • Wilcoxan test

    Hello Full disclosure- VERY new to JMP and a super novice at stats.I am trying to run a Wilcoxan test and I'm not sure of two things:1. Does it matter what variable is listed first on the title? I have been trying to enter the Pre data before the Post data as detailed on a blog but every time I run the test the title of the dat comes up "Difference: PortPost-PortPre.2. At the bottom of the page ar...

    NJB187 NJB187
    Discussions |
    Jan 27, 2022 6:58 AM
    1544 views | 3 replies
  • Output data table together with error message from a function (JMP13)

    My JSL function script below pulls a file from a network folder and outputs it in a data file for use elsewhere. How do I output the error message "This limit file does not exist! Check file name" together with the datafile. I am on JMP13. Names Default To Here( 1 ); getLimitsFile = Function({LimFileName}, {dtspk}, dtspk = Try( Open( "\\gbshyt-ppor-334e\DBX\XPD\System\Limits\"||LimFileName||".txt...

    Neo Neo
    Discussions |
    Jan 27, 2022 5:30 AM
    2735 views | 8 replies

Latest Discussions

  • Comparing Non-normal groups to a control group

    Hi all, We are comparing three different assays (A, B, C) to see how well they detect a disease condition. We have four groups where 1 = disease and 2, 3, and 4 = different benign conditions. The question is two-foldWhat test would you use within an assay to see if they can detect a difference to the control (= disease) groupData is non normal distributedData contains 0 making transformation diffi...

    KKu KKu
    Discussions |
    Jan 27, 2022 8:52 AM
    959 views | 1 replies
  • Neg Bin Regres Output

    Hello all, I am a student working on a research project and have a question/clarification regarding how to interpret the Fit Model output for a negative binomial regression. I am trying to predict a count variable (Variable A = how much time it took for an event to happen) based on sex (M vs F). I am using a negative binomial regression because my count variable is not normally distributed and my ...

    cuvovoki cuvovoki
    Discussions |
    Jan 27, 2022 8:10 AM
    961 views | 1 replies
  • How to make error bars appear on a range plot ?

    Hello,I would like to make a range plot with error bars appearing. I have a mean of initial times and final times, for two proteins, to determine the range value. I selected confidence interval in "error bars" option but nothing appeared. Does someone have a tip to do that?This what I get now :  This is what I would like to get :Thank you!Camille

    clemaigre clemaigre
    Discussions |
    Jan 27, 2022 7:53 AM
    1714 views | 4 replies
  • Wilcoxan test

    Hello Full disclosure- VERY new to JMP and a super novice at stats.I am trying to run a Wilcoxan test and I'm not sure of two things:1. Does it matter what variable is listed first on the title? I have been trying to enter the Pre data before the Post data as detailed on a blog but every time I run the test the title of the dat comes up "Difference: PortPost-PortPre.2. At the bottom of the page ar...

    NJB187 NJB187
    Discussions |
    Jan 27, 2022 6:58 AM
    1544 views | 3 replies
  • Default setting of decimal digits

    Hi all, I would like to set decimal defaults digits of 3, since when I generate graphs and Summary Reports into graphs I have to set manually each time the decimal digits wished.Is there a possibility to do that through the main Preferencies ? Thanks a lot for your support,Regards,Vinc

    ArmagVinc ArmagVinc
    Discussions |
    Jan 26, 2022 9:59 AM
    2605 views | 2 replies

Latest Discussions

  • 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
    1390 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
    788 views | 0 replies
  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    699 views | 0 replies
  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    910 views | 0 replies
  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    709 views | 0 replies
view all discussions