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

  • 关于JMP聚类使用过程出现的两个疑问

    我正在使用JMPpro进行一项样本量约10000份、包含20个变量的无监督机器学习聚类分析。在使用过程中出现了一些疑问,特此前来请教其他使用者或工程师,感谢你们能够抽出宝贵的时间阅读并耐心分析解答我的问题! 疑问一:我已认真阅读该软件聚类分析功能介绍,JMP中的层次聚类适用于小样本的任意数据类型。那么,若数据中的20个变量分别属于混合型数据(包含连续型变量、离散型变量、有序型变量、名义型变量),请问我在进行层次聚类时是否需要事先把连续型变量和离散型变量进行标准化处理,随后在【标准化依据】选择“未标准化”呢?还是选择“未标准化”后软件会自动识别连续型变量和离散型变量并进行标准化处理,且有序型变量和名义型变量保持原始值呢(即无需在层次聚类前事先手动标准化处理)? 疑问二:聚类分析属于机器学习中的无监督学习,若将19个变量进行层次聚类时,并在【依据】设置了某个(1个)二元名义型变量。那么,此次分...

    pnogau pnogau
    Discussions |
    Sep 10, 2024 4:45 AM
    2308 views | 4 replies
  • If statement not working in jsl

    Hi all. Can you please check what is the problem with my if statement? I want to run several jsl commands in case the condition is true (in my case, that the spec file name is as written in the code) but it does not work.Everything else is working fine, just the if statement is not. My JMP version is 18  dt = Current Data Table(); dt << Select Columns( :PARAMETER ); dt << Text To Columns( delimite...

    Resheffink1 Resheffink1
    Discussions |
    Sep 10, 2024 3:15 AM
    1120 views | 4 replies
  • Bootstrap Forest Platform

    I am trying to use Bootstrap Forest with JMP17Pro. At the JMP support page I read that "The Bootstrap Forest red triangle menu contains the following options:" listing ROC Curve, Decision Threshold, Plot Actual by Predicted, among others. However, in my JMP pro there options do not show up, only a few of them. When clicking on the red triangle, most of these options are absent. I have checked the ...

    MargaridaSoares MargaridaSoares
    Discussions |
    Sep 10, 2024 1:30 AM
    1007 views | 2 replies
  • How can I reverse the axis of this ternary plot in JMP?

    Dear JMP experts, I am making a ternary plot in JMP and want to reverse all axes. Unfortunately, the reverse order option is blocked in this setting. Do you know how I can fix this?. Thank you in advance. 

    danghuyenchau89 danghuyenchau89
    Discussions |
    Sep 10, 2024 12:53 AM
    1006 views | 2 replies
  • Column Formula identification cross is highlighted or shaded. What is the difference?

    Hi, I have these to crosses in the column overview Window. Both Formulas work and no error code. What is the difference? ThanksPeter

    peter_michel peter_michel
    Discussions |
    Sep 10, 2024 12:13 AM
    954 views | 1 replies

Latest Discussions

  • If statement not working in jsl

    Hi all. Can you please check what is the problem with my if statement? I want to run several jsl commands in case the condition is true (in my case, that the spec file name is as written in the code) but it does not work.Everything else is working fine, just the if statement is not. My JMP version is 18  dt = Current Data Table(); dt << Select Columns( :PARAMETER ); dt << Text To Columns( delimite...

    Resheffink1 Resheffink1
    Discussions |
    Sep 10, 2024 3:15 AM
    1120 views | 4 replies
  • How can I reverse the axis of this ternary plot in JMP?

    Dear JMP experts, I am making a ternary plot in JMP and want to reverse all axes. Unfortunately, the reverse order option is blocked in this setting. Do you know how I can fix this?. Thank you in advance. 

    danghuyenchau89 danghuyenchau89
    Discussions |
    Sep 10, 2024 12:53 AM
    1006 views | 2 replies
  • Alarm Script not writing to a file.

    Hi there, I'm struggling with an alarm script, like in the below. This CuSum chart is generating 7 alarms, and therefore should be generating the log file, however it is not, or not every time the script is run, which is strange. Any ideas on what's going on? I'm using version 17.2 pro.  Names Default To Here( 1 );
    dt = Open( "$SAMPLE_DATA/Quality Control/Oil1 Cusum.jmp" );
    obj = dt << CUSUM Control...

    BrianK BrianK
    Discussions |
    Sep 9, 2024 11:03 AM
    1590 views | 5 replies
  • Data Transformation : Automatic Transform also Specs Limit in Column Properties

    Dear Community, I am opening this new discussion, as I'm not able to find any related discussion to this. I have input Specs Limit in the Column Properties in a column of data.When I do a Data Transformation on this column of data, JMP will create a new column with the transformed data. However, this transformed data column do not contain any transformed specs limit (from the original data column)...

    Zappy Zappy
    Discussions |
    Sep 9, 2024 10:57 AM
    1171 views | 3 replies
  • Is there a list of python library names in JMP18.0.0?

    I know it is possible to see a list of installed python libraries for JMPjmputils.jpip('list')
    But I would like to know the list of uninstalled python libraries that JMP software already includes
    For example I want JMP python to copy the result to the paste board and whether it wants to be installed  it can'tjmputils.jpip('install','pyperclip') Thanks Experts!

    lala lala
    Discussions |
    Sep 9, 2024 7:37 AM
    5267 views | 13 replies

Latest Discussions

  • Exploring JMP Add-Ons and Extensions for Big Data Analytics

    Hello JMP Community, I hope this message finds you well. I’m reaching out to the community with a specific inquiry about leveraging JMP for big data  analytics. As someone deeply involved in analyzing large-scale datasets, I’m keen to maximize JMP’s potential and am particularly interested in any add-ons or extensions that can enhance its capabilities for big data work. In my current role, I often...

    leoarthur01 leoarthur01
    Discussions |
    Sep 8, 2024 11:34 PM
    798 views | 0 replies
  • Multinomial Logistic Regression Confidence for Specific Parameter Changes

    Hi,  I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am now looking into a sensitivity like study in which each parameter is assumed at certain levels (e.g. at min, max etc..). I have probabilities computed at each such parameter level. I like to rank order probability change in each class (0, 1 and 2) du...

    altug_bayram altug_bayram
    Discussions |
    Sep 5, 2024 9:02 AM
    665 views | 0 replies
  • Building and validating zero-inflated negative binomial regression models

    Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...

    stat_ranger stat_ranger
    Discussions |
    Sep 4, 2024 1:57 AM
    812 views | 0 replies
  • Flame graphs

    Out of curiosity, has anyone ever managed to create something like a flame graph ( https://www.brendangregg.com/flamegraphs.html ) using Graph Builder? It looks like it would be ideal for analyzing hierarchical data, e.g. using the output of a linux "find . -ls" command to visualize disk usage.

    BHarris BHarris
    Discussions |
    Aug 30, 2024 2:07 PM
    557 views | 0 replies
  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    502 views | 0 replies
view all discussions