キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
JMP Bar Chart

ようこそ JMP User Communityへ

質問をし、回答を得たり、他のJMPユーザーと交流しましょう

学習のためのリソース

最新のディスカッション

  • How do I copy my JMP to a new laptop?

    Hi JMP Team, I am looking for some help. I have a new laptop, and have installed JMP17 (same version as old laptop), but I was wondering if there is a way to copy over a folder or file from the old laptop so that all my settings and add-ins and tool bars etc. would appear on the new laptop JMP? It would be very useful to copy over some settings file or a user folder to the new laptop and restart J...

    LogitSpaceFish6 LogitSpaceFish6
    Discussions |
    Sep 5, 2024 11:33 AM
    1664 表示 | 2 件の返信
  • 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
    837 表示 | 0 件の返信
  • EWMA vs CUSUM usage

    Any advice or guidelines on when to use a CUSUM vs EWMA control charts?  I searched the net for a little while and couldn't find anything definitive on using one vs the other. Also, any guidance on how to use them in a production setting when the data is a rolling date range?  And by that I mean the control limits, target and sigma would be set based upon an in control time period but a new set of...

    shampton82 shampton82
    Discussions |
    Sep 5, 2024 8:15 AM
    2231 表示 | 3 件の返信
  • Optimize the computation

    Hi, I have a jsl code to compute the radial distance from the center of the wafer. The data table XYCoord has X, Y and wafer id cols.It calculates the distance and adds a distance column 1mm from the center to the tableCurrently, with 656k rows, it takes > 3- 4min for the process to finish, which is way too much.Is there a way to optimize and make it faster?  

    Jackie_ Jackie_
    Discussions |
    Sep 5, 2024 6:02 AM
    3374 表示 | 10 件の返信
  • printing variable to textbox in variability chart

    when i run the following script, the charts are producted for each sample, however the textbox print sampleName instead of actually printing the value of the sample name.  how do i get around this?   thanks!   // Create a new window with variability charts for each sample name New Window("whiteshirts - Variability Chart", V List Box( Current Data Table(summaryTable); For Each Row( summary...

    Haelavot Haelavot
    Discussions |
    Sep 5, 2024 4:48 AM
    916 表示 | 1 件の返信

最新のディスカッション

  • How do I copy my JMP to a new laptop?

    Hi JMP Team, I am looking for some help. I have a new laptop, and have installed JMP17 (same version as old laptop), but I was wondering if there is a way to copy over a folder or file from the old laptop so that all my settings and add-ins and tool bars etc. would appear on the new laptop JMP? It would be very useful to copy over some settings file or a user folder to the new laptop and restart J...

    LogitSpaceFish6 LogitSpaceFish6
    Discussions |
    Sep 5, 2024 11:33 AM
    1664 表示 | 2 件の返信
  • 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
    837 表示 | 0 件の返信
  • EWMA vs CUSUM usage

    Any advice or guidelines on when to use a CUSUM vs EWMA control charts?  I searched the net for a little while and couldn't find anything definitive on using one vs the other. Also, any guidance on how to use them in a production setting when the data is a rolling date range?  And by that I mean the control limits, target and sigma would be set based upon an in control time period but a new set of...

    shampton82 shampton82
    Discussions |
    Sep 5, 2024 8:15 AM
    2231 表示 | 3 件の返信
  • Optimize the computation

    Hi, I have a jsl code to compute the radial distance from the center of the wafer. The data table XYCoord has X, Y and wafer id cols.It calculates the distance and adds a distance column 1mm from the center to the tableCurrently, with 656k rows, it takes > 3- 4min for the process to finish, which is way too much.Is there a way to optimize and make it faster?  

    Jackie_ Jackie_
    Discussions |
    Sep 5, 2024 6:02 AM
    3374 表示 | 10 件の返信
  • Partial Least Squares - Baltic example

    Dear from JMP, About the Baltic PLS example (https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/example-of-partial-least-squares.shtml#). I am trying to "RUN" the script to calculate the new observation, but I don´t no how to do. I already try to follow this guide (https://support.sas.com/documentation/onlinedoc/stat/131/pls.pdf) and doesn't work. So, my question is, after "run" the scr...

    lc_zenith lc_zenith
    Discussions |
    Sep 5, 2024 1:25 AM
    1180 表示 | 2 件の返信

最新のディスカッション

  • 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
    837 表示 | 0 件の返信
  • 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
    1101 表示 | 0 件の返信
  • 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
    669 表示 | 0 件の返信
  • 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
    643 表示 | 0 件の返信
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    934 表示 | 0 件の返信
すべてのディスカッションを表示