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

ようこそ JMP User Communityへ

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

学習のためのリソース

最新のディスカッション

  • Forming a Column Formula from an Associative Array

    I looked but couldn't find a clear example.  I have a script that creates an associative array between pairs of columns in a table.  I now want to leverage that array to create a formula referencing both the value and the key.  How is this done?   For( i = 1, i <= N Items( SpecCols ), i++, key = Column( dt, SpecCols[i] ); value = Column( dt, Char(SpecCols[i])||" Pass/Fail"); assocArra...

    SpannerHead SpannerHead
    Discussions |
    Sep 12, 2025 11:04 PM
    996 表示 | 1 件の返信
  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    921 表示 | 0 件の返信
  • JSL Code for Replace with Transform

    Hi All   I looking for the JSL code to get the "Fit Model" platform to Box Cox transform data automatically by using the "Replace with Transform" or "Refit with Transform"      Thanks for all your help    Regards Jakob

    Jakob Jakob
    Discussions |
    Sep 12, 2025 2:14 AM
    2010 表示 | 4 件の返信
  • Inverse prediction from Fit curve, Fit model and Degradation

    Hi,   I have used the inverse prediction from three platforms (Fit Curve, Fit Model and Degradation). The predicted value is the same, but the confidence interval is not. Fit Model and Degradation give the same interval, but this interval is wider than the one reported by the Fit Curve platform.   I have attched an example with mackup degradation data in which I make linear a linear fit. I want to...

    bbenny7 bbenny7
    Discussions |
    Sep 11, 2025 1:16 PM
    1134 表示 | 1 件の返信
  • Is there a better way to batch copy multiple columns ?

    Hi everyone! I noticed that when using "Paste with column names" to copy multiple columns, selecting multiple columns in the left column window doesn't work. You actually have to select these columns directly in the data window to use it normally. But this makes it really inconvenient to operate, especially when there are a whole bunch of scattered columns. Is there a better way to copy multiple c...

    NoFinalAnswer NoFinalAnswer
    Discussions |
    Sep 11, 2025 8:39 AM
    4226 表示 | 12 件の返信

最新のディスカッション

  • Forming a Column Formula from an Associative Array

    I looked but couldn't find a clear example.  I have a script that creates an associative array between pairs of columns in a table.  I now want to leverage that array to create a formula referencing both the value and the key.  How is this done?   For( i = 1, i <= N Items( SpecCols ), i++, key = Column( dt, SpecCols[i] ); value = Column( dt, Char(SpecCols[i])||" Pass/Fail"); assocArra...

    SpannerHead SpannerHead
    Discussions |
    Sep 12, 2025 11:04 PM
    996 表示 | 1 件の返信
  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    921 表示 | 0 件の返信
  • Is there a better way to batch copy multiple columns ?

    Hi everyone! I noticed that when using "Paste with column names" to copy multiple columns, selecting multiple columns in the left column window doesn't work. You actually have to select these columns directly in the data window to use it normally. But this makes it really inconvenient to operate, especially when there are a whole bunch of scattered columns. Is there a better way to copy multiple c...

    NoFinalAnswer NoFinalAnswer
    Discussions |
    Sep 11, 2025 8:39 AM
    4226 表示 | 12 件の返信
  • Formatting DateTime string with milliseconds

    Hi - I am seeking help to figure out how to display data time string in csv file that has format like 2025-08-10 23:47:39.367 to show up correctly in the data table. I have tried custom format but no luck since I could not find anything for millisecond in jmp 17.2   Appreciate any pointers

    uProf uProf
    Discussions |
    Sep 11, 2025 6:41 AM
    1061 表示 | 4 件の返信
  • 多Y轴怎么制作

    这个图有没有简洁的JSL

    lwencx lwencx
    Discussions |
    Sep 11, 2025 6:36 AM
    672 表示 | 2 件の返信

最新のディスカッション

  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    921 表示 | 0 件の返信
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    519 表示 | 0 件の返信
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    1263 表示 | 0 件の返信
  • How to assign columns to 'Cause' and 'Grouping' roles, 'scale' and 'shape' effect in JMP recurrence analysis

    Hi, all
    I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
    The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why). So we have around 15000 robots, I used the 'bot_id...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 8, 2025 10:42 AM
    760 表示 | 0 件の返信
  • Customer quantile

    Hello,    looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions.   In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...

    SignalRaccoon27 SignalRaccoon27
    Discussions |
    Aug 8, 2025 7:25 AM
    397 表示 | 0 件の返信
すべてのディスカッションを表示