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

  • How can we easily assume the 'independence of error term(and so many other factors)??

    Once, I got the question which is, "How can we easily assume the 'independence of error term(and so many other factors)??" Since, in many field, data necessarily are 'autocorrelated'. For example, the typical tool which assume those of normality and non-autocorrelations, Control Chart, are definetely autocorrelated (just extent matters).Obviously, production process are impacted by the outside tem...

    MikeKim MikeKim
    Discussions |
    Oct 21, 2022 8:11 AM
    2829 views | 8 replies
  • How to Analyze and Graph Responses with Supercategories

    I use JMP Pro 16. I am doing MCA on 90 columns that have supercategories.  I want to do the analysis and viz on the supercategory classification. Is there a way to do this without having to create separate columns that only have the supercategory classification?  PS:  I don't know how to do JSL scripting.

    TCM TCM
    Discussions |
    Oct 21, 2022 5:59 AM
    759 views | 0 replies
  • Can you connect to a Power BI dataset or dataflow?

    Is it possible to query from an online PowerBI dataset or dataflow? If it is, could someone explain how to do that?

    aallman aallman
    Discussions |
    Oct 21, 2022 4:22 AM
    1615 views | 1 replies
  • Why is graph builder displaying an ordinal axis as interval?

    More a quibble than anything else, but I have some ordinal numeric data and the axis is being set up as interval.  So I have data for 14, 14.6, 50, but nothing between.  I expect them to be in order, but without an interpretation of the interval spacing.  Basically the definition of ordinal.  Yet the axis is presenting the ordinal data as existing on a continuous interval, so all the steps between...

    Evan_Morris Evan_Morris
    Discussions |
    Oct 21, 2022 1:38 AM
    1298 views | 2 replies
  • Remember to visualize your data

    Introduction I still think JMP's one of the most powerful features is it's capability to quickly create different visualizations. This post is just a reminder/discussion starter/wish list item about that visualizing your data is extremely important. This post will include two different "simple" yet very powerful examples of why you should always visualize your data and not just trust summary/descr...

    jthi jthi
    Discussions |
    Oct 21, 2022 12:45 AM
    2073 views | 4 replies

Latest Discussions

  • How to Analyze and Graph Responses with Supercategories

    I use JMP Pro 16. I am doing MCA on 90 columns that have supercategories.  I want to do the analysis and viz on the supercategory classification. Is there a way to do this without having to create separate columns that only have the supercategory classification?  PS:  I don't know how to do JSL scripting.

    TCM TCM
    Discussions |
    Oct 21, 2022 5:59 AM
    759 views | 0 replies
  • Can you connect to a Power BI dataset or dataflow?

    Is it possible to query from an online PowerBI dataset or dataflow? If it is, could someone explain how to do that?

    aallman aallman
    Discussions |
    Oct 21, 2022 4:22 AM
    1615 views | 1 replies
  • Why is graph builder displaying an ordinal axis as interval?

    More a quibble than anything else, but I have some ordinal numeric data and the axis is being set up as interval.  So I have data for 14, 14.6, 50, but nothing between.  I expect them to be in order, but without an interpretation of the interval spacing.  Basically the definition of ordinal.  Yet the axis is presenting the ordinal data as existing on a continuous interval, so all the steps between...

    Evan_Morris Evan_Morris
    Discussions |
    Oct 21, 2022 1:38 AM
    1298 views | 2 replies
  • Remember to visualize your data

    Introduction I still think JMP's one of the most powerful features is it's capability to quickly create different visualizations. This post is just a reminder/discussion starter/wish list item about that visualizing your data is extremely important. This post will include two different "simple" yet very powerful examples of why you should always visualize your data and not just trust summary/descr...

    jthi jthi
    Discussions |
    Oct 21, 2022 12:45 AM
    2073 views | 4 replies
  • 標準化列名稱如何用變數取代求解

    //新增周標準化
    weekEMC_HF_C_12_0 = Data Table( "周_EMC_HF_C_12um" ) << Get Column Names( string );
    weekEMC_HF_C_12 = {};
    //少一周={:"2022W38"n,:"2022W40"n,:"2022W41"n};
    For( j = N Items( weekEMC_HF_C_12_0 ), j >= (N Items( weekEMC_HF_C_12_0 ) - 5), j--,
    Insert Into( weekEMC_HF_C_12, weekEMC_HF_C_12_0[j] )
    );
    Try(
    Local( {old dt = Current Data Table()},
    Current Data Table( Data Table( "周_EMC_HF_C_12um" ) );
    For Each( ...

    Ken697 Ken697
    Discussions |
    Oct 20, 2022 9:22 PM
    677 views | 0 replies

Latest Discussions

  • How to Analyze and Graph Responses with Supercategories

    I use JMP Pro 16. I am doing MCA on 90 columns that have supercategories.  I want to do the analysis and viz on the supercategory classification. Is there a way to do this without having to create separate columns that only have the supercategory classification?  PS:  I don't know how to do JSL scripting.

    TCM TCM
    Discussions |
    Oct 21, 2022 5:59 AM
    759 views | 0 replies
  • 標準化列名稱如何用變數取代求解

    //新增周標準化
    weekEMC_HF_C_12_0 = Data Table( "周_EMC_HF_C_12um" ) << Get Column Names( string );
    weekEMC_HF_C_12 = {};
    //少一周={:"2022W38"n,:"2022W40"n,:"2022W41"n};
    For( j = N Items( weekEMC_HF_C_12_0 ), j >= (N Items( weekEMC_HF_C_12_0 ) - 5), j--,
    Insert Into( weekEMC_HF_C_12, weekEMC_HF_C_12_0[j] )
    );
    Try(
    Local( {old dt = Current Data Table()},
    Current Data Table( Data Table( "周_EMC_HF_C_12um" ) );
    For Each( ...

    Ken697 Ken697
    Discussions |
    Oct 20, 2022 9:22 PM
    677 views | 0 replies
  • Methods for compressing a CSV or TSV file with jmp compression to save as .jmp table without having to open the csv in JSL first?

    I have access to both JMP12 and JMP14, so a solution for either would work. What I am trying to achieve is saving very large text files (csv,tab,tsv,etc.) with JMP compression such that I get a compressed .jmp file as the result. By large I mean 2-6gb files. Currently I use something like this: MyDataFile = open(filename,Private); MyDataFile << Compress File When Saved; MyDataFile << save(filetosa...

    CurbStegosaurus CurbStegosaurus
    Discussions |
    Oct 14, 2022 9:06 AM
    1824 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    574 views | 0 replies
  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    622 views | 0 replies
view all discussions