cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Create a Column by getting a user input

    //Assign Data Table + Delete Column Flag if it already there dt=current data table(); //Create new window to get data from user filter=""; nw=New Window("Flag Creation", border box(top(50),bottom(1...

    Deimns287
    Discussions |
    Mar 16, 2023 11:40 PM
    490 views | 1 replies
  • What are the data table names after multiple file import?

    Hi folks,   I used multiple file import to import three txt files, and the script opened up three data windows shown on the right hand side. I need to process the column 3 with some equations ...

    TDK_Long
    Discussions |
    Mar 16, 2023 4:42 PM
    498 views | 2 replies
  • Complex Numbers in JMP

    I'm trying to work on some Electrochemical Impedance Spectroscopy, which uses Complex Numbers and has a response in the form of a Bode or Nyquist plot. I found a plugin for JMP, but I can't find...

    NG
    Discussions |
    Mar 16, 2023 4:02 PM
    1101 views | 1 replies
  • Combine state counties to regions

    Kansas has 105 counties that are combined into 16 Health preparedness regions. How can I do this using the US-County-Name.jmp and the associated XY file?   The 16 regions for Kansas are d...

    jkeighley
    Discussions |
    Mar 16, 2023 11:41 AM
    587 views | 3 replies
  • GLM /HOW TO BUILD THE DATA FOR GLM

    Hi everyone    I am trying to do GLM but I dont know how to build the data set. 

    Alma1
    Discussions |
    Mar 16, 2023 9:56 AM
    750 views | 4 replies

Latest Discussions

  • Create a Column by getting a user input

    //Assign Data Table + Delete Column Flag if it already there dt=current data table(); //Create new window to get data from user filter=""; nw=New Window("Flag Creation", border box(top(50),bottom(1...

    Deimns287
    Discussions |
    Mar 16, 2023 11:40 PM
    490 views | 1 replies
  • Complex Numbers in JMP

    I'm trying to work on some Electrochemical Impedance Spectroscopy, which uses Complex Numbers and has a response in the form of a Bode or Nyquist plot. I found a plugin for JMP, but I can't find...

    NG
    Discussions |
    Mar 16, 2023 4:02 PM
    1101 views | 1 replies
  • Combine state counties to regions

    Kansas has 105 counties that are combined into 16 Health preparedness regions. How can I do this using the US-County-Name.jmp and the associated XY file?   The 16 regions for Kansas are d...

    jkeighley
    Discussions |
    Mar 16, 2023 11:41 AM
    587 views | 3 replies
  • GLM /HOW TO BUILD THE DATA FOR GLM

    Hi everyone    I am trying to do GLM but I dont know how to build the data set. 

    Alma1
    Discussions |
    Mar 16, 2023 9:56 AM
    750 views | 4 replies
  • JMP17 JSL 读取多张表时值为空怎么解决?

    JMP17版本用之前15版正常的读取程序,结果为空值。比如第一个表中一行是1,2,3这种值的,第二张表这一系列,是这列,ML1,R1拼接在一起,L1,R1,M1就自动改变亏值。求问大佬怎么解决? dir = Pick Directory( "Select a directory" ); //得到所有文件名,注意要确保所有表格字段名一致,且表格样式一样,否则会得到非预期结果。 files =...

    lehaofeng
    Discussions |
    Mar 16, 2023 5:58 AM
    334 views | 0 replies

Latest Discussions

view all discussions