cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Columns containing numbers and numbers with a letter

    Dear JMP community,I have a problem with opening a data table and I use the JMP 17 version.I have a data table (xlsx file) with many columns containing numbers and strings. Some of the columns contain both numbers and strings. My problem is, when JMP opens a column of a data table and in the first row there is a number and in the remaining rows there are numbers with an initial letter (e.g. R4562)...

    Silver22 Silver22
    Discussions |
    Jul 2, 2024 3:14 AM
    1238 views | 5 replies
  • Shortcut to select/highlight variable name

    Before the JMP16 Name() parser change for variable names (examples shown below), the Ctl+ ] keyboard shortcut would highlight/select the entire variable name and the bounding ().  This was very convenient for copying/pasting variable names in my JSL code.  Does a similar or new keyboard shortcut exist that does the same thing but for the newly constructed variable name?  That is, highlight/select ...

    terapin terapin
    Discussions |
    Jul 2, 2024 2:07 AM
    479 views | 1 replies
  • How to Show Header Graphs Using JSL?

    Is there any way to set the Header Graphs to show using JSL? I've searched the Scripting Index & help forums, and trieddt << Show Header Graphs(1);and similar variations with no luck. Thanks!

    mmt mmt
    Discussions |
    Jul 2, 2024 12:30 AM
    1498 views | 7 replies
  • What are requirements to perform Wilcoxon test in JMP

    Are there any requirements to data distribution shape or variance to perform Wilcoxon test in JMP? Thanks

    Fufen Fufen
    Discussions |
    Jul 1, 2024 8:08 PM
    1181 views | 6 replies
  • Implementing interval censoring in analysis

    Hello,I have recently watched the following JMP video for representing censored data, and I am using JMP Pro 16.https://community.jmp.com/t5/Discovery-Summit-Americas-2023/Well-Not-Exactly-An-Introduction-to-Censored-Data-Analysis-2023/ta-p/651696 My data is left censored, but the detection limit is not constant so I believe the only way to appropriately represent this censoring is the two-column ...

    VoidBender VoidBender
    Discussions |
    Jul 1, 2024 7:50 PM
    607 views | 1 replies

Latest Discussions

  • Columns containing numbers and numbers with a letter

    Dear JMP community,I have a problem with opening a data table and I use the JMP 17 version.I have a data table (xlsx file) with many columns containing numbers and strings. Some of the columns contain both numbers and strings. My problem is, when JMP opens a column of a data table and in the first row there is a number and in the remaining rows there are numbers with an initial letter (e.g. R4562)...

    Silver22 Silver22
    Discussions |
    Jul 2, 2024 3:14 AM
    1238 views | 5 replies
  • Shortcut to select/highlight variable name

    Before the JMP16 Name() parser change for variable names (examples shown below), the Ctl+ ] keyboard shortcut would highlight/select the entire variable name and the bounding ().  This was very convenient for copying/pasting variable names in my JSL code.  Does a similar or new keyboard shortcut exist that does the same thing but for the newly constructed variable name?  That is, highlight/select ...

    terapin terapin
    Discussions |
    Jul 2, 2024 2:07 AM
    479 views | 1 replies
  • What are requirements to perform Wilcoxon test in JMP

    Are there any requirements to data distribution shape or variance to perform Wilcoxon test in JMP? Thanks

    Fufen Fufen
    Discussions |
    Jul 1, 2024 8:08 PM
    1181 views | 6 replies
  • Implementing interval censoring in analysis

    Hello,I have recently watched the following JMP video for representing censored data, and I am using JMP Pro 16.https://community.jmp.com/t5/Discovery-Summit-Americas-2023/Well-Not-Exactly-An-Introduction-to-Censored-Data-Analysis-2023/ta-p/651696 My data is left censored, but the detection limit is not constant so I believe the only way to appropriately represent this censoring is the two-column ...

    VoidBender VoidBender
    Discussions |
    Jul 1, 2024 7:50 PM
    607 views | 1 replies
  • How do I write the data table with repeats and replicates

    Hi!
    I am doing a response surface methodology with an entire design replication. I have collected the data and have repeats for each run. Hence I was wondering on the data structure for inputting the repeats in JMP. Minitab structure is to input the repeats in each column. Is this the same for JMP?

    Thanks

    sianghongtay22 sianghongtay22
    Discussions |
    Jul 1, 2024 7:21 PM
    3067 views | 7 replies

Latest Discussions

  • Questions about Calculating Confidence Intervals in "Agreement within Raters" - Attributive Analyses

    Hello everyone, I am currently analyzing "Agreement within Raters" and would like to better understand how these confidence intervals are calculated. My main questions are:What steps or methods are used to calculate confidence intervals in "Agreement within Raters" of Attributive analyses?Which statistical distribution is typically used for these calculations? Could anyone recommend some literatur...

    DToniato DToniato
    Discussions |
    Jun 26, 2024 6:03 AM
    472 views | 0 replies
  • Creating a biomarker combination variable

    Hi. I want to analyze how well two biomarkers work together in the detection of diseased from healthy and compare the combination to the single markers. I have previously done such analysis in SPSS using binary logistic regression and then simply running ROC-analysis for single markers and combination. With JMP I cannot find how to combine two biomarkers using a logistic regression analysis. Could...

    kahuhti kahuhti
    Discussions |
    Jun 25, 2024 11:56 PM
    454 views | 0 replies
  • Q-K mixed model using plink files

    Hello,Please I need help to run Q-K mixed model analysis. I have flat and binary plink files. I tried to generate a .sas7bdat file with letters in genotypes. I tried to run a kinship matrix but it didn't look good (a lot of empty boxes/ In genotype columns, non empty boxes have 1/1 as a value). When I try to run any analysis, I got errors. I recoded genotypes in my raw files to 0, 1 and 2 but stil...

    Imane-Morjane Imane-Morjane
    Discussions |
    Jun 24, 2024 11:41 PM
    347 views | 0 replies
  • Tracking down a cycle error

    When I open a data table, I get a cycle detected error that I have to ignore every time. I can't seem to figure out what is causing the error although it apparently has something to do with the table variable in my column formula.  Here is the formula: and here is the log entry showing the issue  Can anyone help me understand what is going on here? The data table actually works fine after I click ...

    scott1588 scott1588
    Discussions |
    Jun 24, 2024 11:47 AM
    531 views | 0 replies
  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    386 views | 0 replies
view all discussions