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

  • Format Date Column

    I am importing some sql data and it is bringing in the dates as data type Character and nominal model type (2017-11-01) and I am having an issue changing it to a workable date format such as (11/1/17). How do I reformat to this date type? I am attaching the data table for your review.

    mallen810 mallen810
    Discussions |
    Nov 25, 2024 7:14 AM
    11050 views | 4 replies
  • How to install dt2pandas library in JMP18 python on windows OS?

    Thanks!import jmp from dt2pandas import dt2dfI was looking at the MAC code

    lala lala
    Discussions |
    Nov 25, 2024 7:03 AM
    1445 views | 7 replies
  • Displacement of error bars on a multi-line chart

    Hello, I have a problem that I'm having a little trouble solving, let's see if someone can help me. I am trying to make line graph run in Graph Builder like this:  So far so good, a line chart whose statistic is the mean. The problem comes when I try to add the error bars, which causes the points to move out of the corresponding x-axis category. This causes confusion and a bad visualization of the...

    Kaik Kaik
    Discussions |
    Nov 25, 2024 2:31 AM
    1703 views | 6 replies
  • Using Character Variables with SetData in Tree Nodes

    I hope to use "Set data" to configure the information in the tree node. However, the variable usage does not meet my expectations. As shown in the JSL below, I want to record the text "Test" in the variable Title and set it into C1, so that Show(C1) displays as C1 << Get Data = {"Test", "", 1};
    The results of using a variable (C1 situation) and directly using text data (C2 situation) for setData di...

    BabyDoragon BabyDoragon
    Discussions |
    Nov 25, 2024 1:42 AM
    721 views | 2 replies
  • Std Dev Lower and Upper 95% from oneway analysis details of calculation

    Hello, I am in JMP17.2.0 Procould you please explain me how is computed Std Dev Lower and Upper 95% in the example below ?Especially why the interval is not symmetric around the StdDev value ?Thank you very much. dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); platoneway = Oneway( Y( :weight ), X( :age ), Each Pair( 1 ), All Pairs( 1 ), Comparison Circles( 0 ), Means and Std Dev( 1 ), Box Plots(...

    carole carole
    Discussions |
    Nov 25, 2024 1:08 AM
    846 views | 2 replies

Latest Discussions

Latest Discussions

  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    447 views | 0 replies
  • Matched pair analysis for categorical survey responses before/after a treatment

    Hi I have the results of a survey given both Before and After a treatment. For the continuous outcomes the Specialized Modeling -> Matched Pairs is straightforward to obtain paired t-tests, with the N = # of matched pairs. But I am struggling with the best way to test the categorical variables, esp. since there are unequal proportion for the Before and After survey responses, ex. 50 Before and 200...

    StPhun StPhun
    Discussions |
    Nov 17, 2024 5:15 AM
    471 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    380 views | 0 replies
  • Data Visualization in Virtual Reality

    Has anyone considered or have any interest in visualizing JMP plots (e.g., 3D scatter, surface) in virtual reality? I know there are several immersive VR programs (Arthur, Virtualitics, NVIDIA Omniverse) that can handle data and images generated from other program and I was wondering if anyone has made any attempts to do the same with JMP. Would love to hear back from anyone interested.

    PieBird215 PieBird215
    Discussions |
    Nov 7, 2024 9:58 AM
    589 views | 0 replies
  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    530 views | 0 replies
view all discussions