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

ようこそ JMP User Communityへ

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

学習のためのリソース

最新のディスカッション

  • MANOVA vs Multiple Response ANOVA

    Hi,in the Fit Model dialog, you can fit multiple response variables (Y) and test the effect of multiple predictors. I have noticed that you can do this both using “Standard Least Square fitting” and choose to fit your responses together, or using a MANOVA. The results of the two approaches are quite different.My question is, what is the difference of interpretation of the two models? Thanks in adv...

    gchelini gchelini
    Discussions |
    Feb 13, 2025 7:16 AM
    1303 表示 | 3 件の返信
  • Partial Correlation

    Hello, in the multivariate analysis I have tried obtaining partial correlation, but I noticed some values are missing from the partial correlation matrix (see attachment).What does an empty space mean in this case?

    gchelini gchelini
    Discussions |
    Feb 13, 2025 7:04 AM
    1046 表示 | 1 件の返信
  • DoE follow-up

    Dear,I performed a first DoE (i-optimal) with 6 factors (main effects, quadratic effects, interactions).Among these factors, temperature has a major effect and I would like to add new experiments to test the other factors in a narrower range of temperature.The initial tested conditions for temperature were between 35 and 80°C. I would like to add runs only in the 70-80°C range. The objective of th...

    PYS PYS
    Discussions |
    Feb 13, 2025 3:18 AM
    636 表示 | 3 件の返信
  • Power analysis for repeated measures

    I would like to run a study to estimate the change over time of my samples. The change is expected to be linear.I have estimated a measurement error standard deviation of 2.5, and the final goal is determine if the change over a year is below 5.I have tried to use the power explorer for one sample mean, where I have used 2.5 as standard deviation, and difference to detect 1.25 (my thinking is that...

    bbenny7 bbenny7
    Discussions |
    Feb 13, 2025 1:16 AM
    1693 表示 | 7 件の返信
  • Short cut for creating table with out of limits points from a control chart

     Hi "@Ben_Barringh" or anyone who could help me : )Is there an easy way for creating a table with the points that are found out of the limits in a control chart?I mean, once I have the points identified and selected in the general table (as shown in the picture): Is there a shortcut to have all the rows selected together in a new column or table?Thanks a lot!

    amiro amiro
    Discussions |
    Feb 13, 2025 12:21 AM
    2643 表示 | 8 件の返信

最新のディスカッション

  • MANOVA vs Multiple Response ANOVA

    Hi,in the Fit Model dialog, you can fit multiple response variables (Y) and test the effect of multiple predictors. I have noticed that you can do this both using “Standard Least Square fitting” and choose to fit your responses together, or using a MANOVA. The results of the two approaches are quite different.My question is, what is the difference of interpretation of the two models? Thanks in adv...

    gchelini gchelini
    Discussions |
    Feb 13, 2025 7:16 AM
    1303 表示 | 3 件の返信
  • Partial Correlation

    Hello, in the multivariate analysis I have tried obtaining partial correlation, but I noticed some values are missing from the partial correlation matrix (see attachment).What does an empty space mean in this case?

    gchelini gchelini
    Discussions |
    Feb 13, 2025 7:04 AM
    1046 表示 | 1 件の返信
  • DoE follow-up

    Dear,I performed a first DoE (i-optimal) with 6 factors (main effects, quadratic effects, interactions).Among these factors, temperature has a major effect and I would like to add new experiments to test the other factors in a narrower range of temperature.The initial tested conditions for temperature were between 35 and 80°C. I would like to add runs only in the 70-80°C range. The objective of th...

    PYS PYS
    Discussions |
    Feb 13, 2025 3:18 AM
    636 表示 | 3 件の返信
  • Power analysis for repeated measures

    I would like to run a study to estimate the change over time of my samples. The change is expected to be linear.I have estimated a measurement error standard deviation of 2.5, and the final goal is determine if the change over a year is below 5.I have tried to use the power explorer for one sample mean, where I have used 2.5 as standard deviation, and difference to detect 1.25 (my thinking is that...

    bbenny7 bbenny7
    Discussions |
    Feb 13, 2025 1:16 AM
    1693 表示 | 7 件の返信
  • New column based on the studentized residual outliers - if missing then create a copy+paste original column

    I saved my studentized residuals and grouped, run a screening outliers as below:  Explore Outliers( Y( Column Group( "Studentized Group" ) ), Robust Fit Outliers( K Sigma( 2.5 ), Huber( 1 ) ) ); obj << Change to Missing(Now, if there are any missing on the studentized columns I need to create a new column from that Y(variable) use all the original data without that row that is the outlier fo...

    Bmllnn Bmllnn
    Discussions |
    Feb 13, 2025 12:03 AM
    1153 表示 | 3 件の返信

最新のディスカッション

  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    743 表示 | 0 件の返信
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    560 表示 | 0 件の返信
  • Logistic regression - confidence bands.

       

    beimar_iriarte_ beimar_iriarte_
    Discussions |
    Jan 10, 2025 12:10 PM
    585 表示 | 0 件の返信
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    557 表示 | 0 件の返信
  • Extract Expr: Issue with scoped variable

    This works: Extract Expr(:height << set name( "new" ), :height );  But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...

    hogi hogi
    Discussions |
    Jan 7, 2025 11:35 AM
    451 表示 | 0 件の返信
すべてのディスカッションを表示