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

  • Normalizing the Y-Axis on the Compare Densities Plot

    Hello, Is it possible to get this graph scaled so that the Y-axis ranges from 0-100%? In other words, I want to have 4 overlaying PDF curves in the same graph. Thanks! 

    ARETI052 ARETI052
    Discussions |
    Jun 21, 2024 11:35 AM
    902 views | 1 replies
  • "Error processing collumn 0. Unable to complete transfer to JMP"

    Hi All, Getting this error when trying to transfer data from excel to JMP using the add-in option."Error processing collumn 0. Unable to complete transfer to JMP"If anyone knows how to fix this...  

    Lior29 Lior29
    Discussions |
    Jun 21, 2024 7:04 AM
    7775 views | 6 replies
  • How to do a MANCOVA in JMP

    Hi, I would be hugely grateful if someone could tell me the steps to run a MANCOVA in JMP.  I have one independent variable (study site, whereby there were 4 study study sites), two dependent response variables (two principle components obtained from a PCA analysis) and two covariates (body size and body condition). Any insights as to how to build the model would be great. Thanks.

    PByrne PByrne
    Discussions |
    Jun 21, 2024 6:44 AM
    748 views | 1 replies
  • Automatically change factor settings of a profiler object using a for loop

    Hi all,I would like to automatically change the factor settings of a profiler object. If I address each factor directly it works as expected: dt = Open( "$SAMPLE_DATA/Tiretread.jmp" ); obj = dt << Profiler( Y( :Pred Formula ABRASION, :Pred Formula MODULUS, :Pred Formula ELONG, :Pred Formula HARDNESS ), Desirability Functions( 1 ) ); //works obj << Term Value("SILICA"(5, Min( -10 ), Max( 6 ...

    RMSEBird223 RMSEBird223
    Discussions |
    Jun 21, 2024 5:21 AM
    1027 views | 2 replies
  • call a column by referring to variable

    A complete newbie here, could not find the solution in older posts, I have created a variable containing an existing column name. I want to create a new column, were the data from two other columns is summed (calling the columns by variables). the usage of variable is for later use in a for loop. Thanks for helping!   for the below code:     dt = Current Data Table(); columnname1 = Column( dt, 1 ...

    YBerger YBerger
    Discussions |
    Jun 21, 2024 1:57 AM
    4384 views | 5 replies

Latest Discussions

  • How to do a MANCOVA in JMP

    Hi, I would be hugely grateful if someone could tell me the steps to run a MANCOVA in JMP.  I have one independent variable (study site, whereby there were 4 study study sites), two dependent response variables (two principle components obtained from a PCA analysis) and two covariates (body size and body condition). Any insights as to how to build the model would be great. Thanks.

    PByrne PByrne
    Discussions |
    Jun 21, 2024 6:44 AM
    748 views | 1 replies
  • How can I create independent color legends per page in Graph Builder with custom maps

    I am using Graph builder with custom maps to make wafer maps using Mike Anderson's scripts as a base. The maps are colored by a continous variable and I use a nominal variable in the page Zone to make multiple plots - one for each wafer in the same graph builder window.The problem I have is related to the color scale. I figured out that I could force X and Y to be locked such that all plots have t...

    ragnarl ragnarl
    Discussions |
    Jun 21, 2024 12:45 AM
    4270 views | 2 replies
  • Compare means between corresponding treatments across TWO datasets

    Dear jump community, I apologize if the question has been asked multiple times, I am completely new to this. I have two datasets (25 degrees and 40 degrees) both measuring spectral counts (Counts, continuous) of a list of 1000 proteins (Proteins, nominal) in triplicate (A, B, C). So, each set would have 25 degrees - protein 1 - counts A, B, C. 40 degrees - protein 1 - counts A, B, C. I would like ...

    AdditiveTiger68 AdditiveTiger68
    Discussions |
    Jun 20, 2024 4:50 PM
    1736 views | 4 replies
  • change tick labels

    There are several ways to change tick labels in Graph Builder.

    New in JMP17: via Configure Levels. Before JMP17, one could use Value Labels: ... and there is a nice shortcut to apply them very quickly:
    - click on a tick label and hold the mouse button for some while.-  the axis will change to edit mode- edit the label- press ESC

    thanks @laura_archer for this trick & explanation


    (view in My Videos) 

    hogi hogi
    Discussions |
    Jun 20, 2024 2:01 PM
    670 views | 0 replies
  • graphing s-parameters in dBm using s2p (touchstone) file

    I'm new to JMP, using version 15.2.1 and trying to graph s-parameters for a Power Amplifier using an .s2p (touchstone) file exported from a Rohde & Schwarz network analyzer. I'm using the sNp file importer add-in which creates the data table, but when I try to setup my graph for power vs. frequency, my results don't look as expected. Any suggestions? Thank you.

    metazeta metazeta
    Discussions |
    Jun 20, 2024 11:45 AM
    862 views | 1 replies

Latest Discussions

  • change tick labels

    There are several ways to change tick labels in Graph Builder.

    New in JMP17: via Configure Levels. Before JMP17, one could use Value Labels: ... and there is a nice shortcut to apply them very quickly:
    - click on a tick label and hold the mouse button for some while.-  the axis will change to edit mode- edit the label- press ESC

    thanks @laura_archer for this trick & explanation


    (view in My Videos) 

    hogi hogi
    Discussions |
    Jun 20, 2024 2:01 PM
    670 views | 0 replies
  • Fit Johnson capability analysis

    Hello,Is it possible to modify the constant value zval in the capability analysis? thank you

    pojamet pojamet
    Discussions |
    Jun 14, 2024 4:40 AM
    544 views | 0 replies
  • When we bootstrap a nonlinear model, how are the bootstrap parameters calculated?

     JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes.   We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP.   We don't need extreme detail, just a description in plain lay-person's English that can ...

    GammaZulu GammaZulu
    Discussions |
    Jun 12, 2024 8:49 AM
    557 views | 0 replies
  • Formating when saving Journals as PDF

    The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf.  Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))I am still in JMP 14, on Windows 10.

    mann mann
    Discussions |
    Jun 7, 2024 2:38 PM
    764 views | 0 replies
  • Cox PH Survival plot with CI?

    We're trying to run a survival analysis with Cox proportional hazards for time to reinjure knees after surgery for those who return to sport before/after 9 months with covariate of age and level of sports. I'd like to be able to generate the survival plots with 95CI's along with the analyses.
    I've watched the recent tutorial but it didn't address these points.
    Can anyone point me to resources to do ...

    RodWhiteley RodWhiteley
    Discussions |
    Jun 7, 2024 5:05 AM
    587 views | 0 replies
view all discussions