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

ようこそ JMP User Communityへ

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

学習のためのリソース

最新のディスカッション

  • How do I apply different error intervals to different lines (or series of points) in Graph Builder?

    Hello, I'm building a graph in JMP 19. I have measured a parameter (DAR) for four samples over a number of days. I also have a reportable error on my parameter which I've measure as 2.8% of the measured DAR. I'm plotting the DAR over time with a separate line per sample, so it looks like this: My problem is that I can't manage to associate different error intervals to different lines (or series o...

    paoladl paoladl
    Discussions |
    Nov 3, 2025 2:44 AM
    275 表示 | 2 件の返信
  • How do I set up a constraint when using Bayesian Optimization?

    Hi, I have been evaluating the Bayesian Optimization platform with some success.   In order to run trials quickly I have been using SigmaZones's virtual catapult         Six Sigma Virtual Catapult - SigmaZone BO was very efficient in achieving the targets set in the exercises for up to 4 input factors (9 total runs from a 4-factor experiment).   I attempted to evaluate performance using 5 factors ...

    jpol jpol
    Discussions |
    Nov 2, 2025 10:38 PM
    1195 表示 | 10 件の返信
  • Why Include Replicates In DoE? (Design Comparison)

    Hi, I understand the concept of what design replicates are supposed to do (Help with). Run replicates allow for understanding of general experimental error (Noise?). However, when you compare custom designs generated with and without replicates (When maintaining the same total run number) you find that in most (if not all) cases, the design without replicates outperforms the design with replicates...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Nov 1, 2025 11:50 PM
    616 表示 | 4 件の返信
  • Throw() with traceback flag within a sub-function crashes JMP

    I 've encountered the following issue (minimal example below). Is this a bug or am I missing something? (Windows 11, JMP 18.0)

    The following script crashes JMP instead of simply throwing the error: Names Default To Here(1); f = Function( {}, { sub_f }, sub_f = Function( {}, If( 1, Throw( "thrown", 1 ) ); Return( "ok" ) ); Return( sub_f() ) ); f() In contrast to the above, without th...

    AlterEgo AlterEgo
    Discussions |
    Oct 31, 2025 6:40 PM
    276 表示 | 1 件の返信
  • how to generate this graph in Graph Builder?

    How to generate a plot in Graph Builder with: color & fit  = Latitude binmarker = Station like this one:   The plot doesn't look fancy, but most JMP uses will get stuck when they try to adjust the markers.
    STATION is used as Color - and "therefore" the user is only allowed to change the color:

    Sure, everybody knows a JMP expert - and they will help with a  workaround [what is your favorite one?].

    ...

    hogi hogi
    Discussions |
    Oct 31, 2025 9:55 AM
    636 表示 | 5 件の返信

最新のディスカッション

  • Throw() with traceback flag within a sub-function crashes JMP

    I 've encountered the following issue (minimal example below). Is this a bug or am I missing something? (Windows 11, JMP 18.0)

    The following script crashes JMP instead of simply throwing the error: Names Default To Here(1); f = Function( {}, { sub_f }, sub_f = Function( {}, If( 1, Throw( "thrown", 1 ) ); Return( "ok" ) ); Return( sub_f() ) ); f() In contrast to the above, without th...

    AlterEgo AlterEgo
    Discussions |
    Oct 31, 2025 6:40 PM
    276 表示 | 1 件の返信
  • how to generate this graph in Graph Builder?

    How to generate a plot in Graph Builder with: color & fit  = Latitude binmarker = Station like this one:   The plot doesn't look fancy, but most JMP uses will get stuck when they try to adjust the markers.
    STATION is used as Color - and "therefore" the user is only allowed to change the color:

    Sure, everybody knows a JMP expert - and they will help with a  workaround [what is your favorite one?].

    ...

    hogi hogi
    Discussions |
    Oct 31, 2025 9:55 AM
    636 表示 | 5 件の返信
  • contour plot design

    hi all,  thanks for help in my previous questions. everything worked very well and now i reached the data analysis.  so i could plot my data in contour plot (figure a) but when i wanted to get it shaded, i went to graph and selected contour plot but the shap was completely different (figure b).  figure a    figure b   how to get figure a but in colo shades like in figure b??? as it is easier for...

    NourNashed NourNashed
    Discussions |
    Oct 31, 2025 5:28 AM
    398 表示 | 3 件の返信
  • Scripting the same output for all levels of a categorical variable

    Hi, I have a script that performs some calculations, runs some platforms and extracts certain output, and then builds a tab box in a new window. I want to do all of this for each level of some categorical variable that the user specified in my dialog box.   Currently I create individual subsets of the data based on my grouping variable, and then loop through each of those datasets: dtSubset = dt ...

    rcast15 rcast15
    Discussions |
    Oct 30, 2025 10:53 AM
    765 表示 | 6 件の返信
  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    208 表示 | 0 件の返信

最新のディスカッション

  • Windows 11 > JMP 17.2 > Fit Model > Contrasts > How to Build a Contrast Matrix with More Columns than Conditions?

    Hi JMP Community, When building contrasts in a Regular Least Squares Fit Model analysis, the number of columns (i.e., discrete contrasts) is limited to the number of conditions (i.e., number of items produced by the combinations of all parameters). In many cases, I'd like to create more contrasts than conditions (i.e., comparisons of multiple pairs of factor combinations)  Example: VAR1 = A, B, C ...

    Thierry_S Thierry_S
    Discussions |
    Oct 30, 2025 9:04 AM
    208 表示 | 0 件の返信
  • QQ Plot behavior under factor coding and no-intercept model

    Hi everyone, When I fit a model in JMP using factor coding and set the model to no intercept, I noticed that the residual normal quantile plot (QQ plot) behaves differently compared to the version with an intercept. Specifically, the residuals and the fitted “robust fit line” in the QQ plot seem to shift vertically, and even after centering the residuals, the slope of the fitted line changes sligh...

    happy happy
    Discussions |
    Oct 30, 2025 4:56 AM
    283 表示 | 0 件の返信
  • How to fit a model with random effect using Nonlinear platform

    May I ask a question: In “Random Effect Model.jmp”, where the response is Y, X is a fixed effect, and Z is a random effect, how to fit the corresponding model using “Nonlinear” Platform? "Example 23.13" in the book “Statistical Methods for Reliability Data, Second Edition” is an example of accelerated life test data analysis that includes random effect,I don't know how to perform the analysis, I w...

    Rily_Maya Rily_Maya
    Discussions |
    Oct 26, 2025 4:09 AM
    228 表示 | 0 件の返信
  • WINDOWS > JMP 17.2 > Custom Report Window > Save Presentation ==> Only portion saved to PPTX

    Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below)  that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...

    Thierry_S Thierry_S
    Discussions |
    Oct 20, 2025 8:06 AM
    286 表示 | 0 件の返信
  • How do I get z-scores for each protein in the Longitudinal dataset? (JMP Pro 18 Free Student Edition)

    For context, I am running analyses on a proteomics experiment. I have two datasets: Intraday (comparing AM to PM), and Longitudinal (comparing Day 0 to Day 30 to Day 90) for protein concentration. For Intraday, I have 600 proteins I am looking at. For Longitudinal, I have 68. I want to find out the magnitude of change between the time points for each protein, so I am trying to find z-scores. I am ...

    CompositeLemur6 CompositeLemur6
    Discussions |
    Oct 19, 2025 3:48 PM
    339 表示 | 0 件の返信
すべてのディスカッションを表示