cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Graph Builder

    Hello
    I have a graph, and I would like to move column "TYPICAL" to the middle of the graph.
    I see there is an option "order by..." but I didn't find how I can manage the column by my choice.Can you explain me where I can move the column? 

    Dennisbur Dennisbur
    Discussions |
    Sep 4, 2023 9:54 AM
    984 views | 1 replies
  • Add in row legend in Distribution with radio box

    Hello community, Before this I created a single radio box and biv plot but right now I have been improvising my script. Here is my problem so far I have created my scripts that open 3 graphs, with self function radio box1) Distribution2) Fit Y by X3) Radio Box My problem is:1) Whenever I run the script, the row legend only appears IL_ALL and can't be changed even if I click on the radio box.2) I w...

    mystylelife19 mystylelife19
    Discussions |
    Sep 4, 2023 4:35 AM
    2075 views | 3 replies
  • Multivariate Analysis

    Using Multivariate Analysis to study the pattern of any specific issue (e.g. water consumption of different states in a country). From T2 plot for abnormal observations we get contribution plot that shows which states are highest contributor. The Contribution plot here shows only the name of contributors. If it possible to indicate in numeric value [How much water each state is consuming]?

    Chitranshu Chitranshu
    Discussions |
    Sep 4, 2023 3:01 AM
    638 views | 0 replies
  • Graph Builder

    HelloI have data that included Die X and Die Y and  which BIN was FAIL or PASSI understand this graph I should create this by Graph Builderbut I tried to do it and I did receive so beautiful result or something close to it.so I have a few questions1) How I can create the demo of the circle wafer2) how I can note X in a place where I do not have data for this unit3) Color and square shape I believe...

    Dennisbur Dennisbur
    Discussions |
    Sep 3, 2023 11:30 PM
    1154 views | 3 replies
  • Is it possible to run multiple univariate Cox survival analysis in one step in JMP ?

    I am trying to test multiple variables in independant univariate Cox survival analysis (with years of survival and years of follow-up censor). Is there a way to run multiple variables at once but to have an independant univariate Cox analysis instead of a multivariate analysis ? I have a lot of variables I'd like to test and would prefer not having to clock them all one by one.Is there a script I ...

    GCardin GCardin
    Discussions |
    Sep 3, 2023 10:45 PM
    1292 views | 1 replies

Latest Discussions

  • Multivariate Analysis

    Using Multivariate Analysis to study the pattern of any specific issue (e.g. water consumption of different states in a country). From T2 plot for abnormal observations we get contribution plot that shows which states are highest contributor. The Contribution plot here shows only the name of contributors. If it possible to indicate in numeric value [How much water each state is consuming]?

    Chitranshu Chitranshu
    Discussions |
    Sep 4, 2023 3:01 AM
    638 views | 0 replies
  • Graph Builder

    HelloI have data that included Die X and Die Y and  which BIN was FAIL or PASSI understand this graph I should create this by Graph Builderbut I tried to do it and I did receive so beautiful result or something close to it.so I have a few questions1) How I can create the demo of the circle wafer2) how I can note X in a place where I do not have data for this unit3) Color and square shape I believe...

    Dennisbur Dennisbur
    Discussions |
    Sep 3, 2023 11:30 PM
    1154 views | 3 replies
  • PickFile() from within a Project does not use file filters

    When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...

    R2OKeefe R2OKeefe
    Discussions |
    Sep 3, 2023 8:45 PM
    1020 views | 0 replies
  • Split whole string into 2 new column

    table<< New Column("d0", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 1, 3))); table<< New Column("d1", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 4, 6)));
    string= 1_1_1_1_1_1
    wanted to split this string into 2 column with data 1_1_1 for d0 and 1_1_1 for d1. Somehow the script above not working

    weilyne weilyne
    Discussions |
    Sep 3, 2023 12:52 PM
    909 views | 1 replies
  • JMP >> ANALYSIS >> TREND TEST for CONTINUOUS Y by ORDINAL X?

    Hi JMP Community,   JMP Pro 16.1, Windows 10 Pro:   I have an apparently trivial question: How can I test for a Trend in Continuous data (Ys) across Ordinal X? I am familiar with the Cochran Trend Test for Ordinal Ys by Nominal X, but I cannot find an equivalent test for my data.   In the mock data, I simulated two behaviors: Y1 has a clear negative trend across the Ordinal XY2 has a weak trend ac...

    Thierry_S Thierry_S
    Discussions |
    Sep 1, 2023 2:31 AM
    1046 views | 1 replies

Latest Discussions

  • Multivariate Analysis

    Using Multivariate Analysis to study the pattern of any specific issue (e.g. water consumption of different states in a country). From T2 plot for abnormal observations we get contribution plot that shows which states are highest contributor. The Contribution plot here shows only the name of contributors. If it possible to indicate in numeric value [How much water each state is consuming]?

    Chitranshu Chitranshu
    Discussions |
    Sep 4, 2023 3:01 AM
    638 views | 0 replies
  • PickFile() from within a Project does not use file filters

    When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...

    R2OKeefe R2OKeefe
    Discussions |
    Sep 3, 2023 8:45 PM
    1020 views | 0 replies
  • Cannot get Virtual Lab to run well on iPad. IPad on iOS 17

    The option to go to fonts aA to run in mobile mode just spins and spins.  Cannot get Citrix in the regular mode to work well, freezes, etc, especially when switching screens.  Trying to take the online course with video & Virtual Lab.  JMP version on Citrix is 17

    Bbrown Bbrown
    Discussions |
    Aug 30, 2023 12:53 PM
    660 views | 0 replies
  • bivariate normal distribution

    How can I draw a bivariate normal distribution in JMP?Are there any tests for determining the multivariate normal distribution in JMP?

    A-Ebrahimi A-Ebrahimi
    Discussions |
    Aug 26, 2023 7:49 AM
    624 views | 0 replies
  • Can JMP Functional Data Explorer model functional covariates

    I have functional responses, functional covariates, and multivariate covariates. Is JMP FDE capable of developing regression models using functional covariates?

    jimwomack1 jimwomack1
    Discussions |
    Aug 23, 2023 9:52 AM
    569 views | 0 replies
view all discussions