キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

ようこそ JMP User Communityへ

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

学習のためのリソース

最新のディスカッション

  • Changing marker type, size, and color in JSL's Drag Marker

    I found this example script online that uses JSL's Drag Marker command to create a graph and then allow me to drag points around.  The points are always small black dots.  I haven't found a way to change the marker type, size, or color in the Drag Marker command.  Is there any way to do it?  Thanks!   using JMP 19.0 Names Default To Here( 1 ); New Window( "Example", exx = [11 33 77]; exy = [88 2...

    JerryFish JerryFish
    Discussions |
    Dec 19, 2025 2:04 PM
    29 表示 | 1 件の返信
  • Question about JMP support

    Quick question for the group-- Is support@jmp.com still the right place to send support questions? I’ve reached out twice on the same topic over the past 2 months and haven’t heard back, and I’m trying to understand whether I should be using a different channel, or if I just need to approach the question differently... Here's what I'm asking: "Years ago I created an account on the JMP community, a...

    BHarris BHarris
    Discussions |
    Dec 19, 2025 1:01 PM
    77 表示 | 3 件の返信
  • Visualization in OpenGL using ArcBall with zooming and panning

    I created an interactive 3D visualization of color data using the OpenGL functionality in JMP and used the ArcBall to allow the user to rotate the data, but I ran into some limitations when trying to combine this with panning and zooming. The ArcBall itself does not have panning and zooming capability and there seems to be no way to get and set the ArcBalls orientation. So if I control panning and...

    thomasz thomasz
    Discussions |
    Dec 19, 2025 12:23 PM
    42 表示 | 1 件の返信
  • Two different Spec limits for Process Capability based on the value in one column.

    I use one measurement process to assess the capability of two different products on our production line. For various reasons, the spec limits for the two products are different but the measurement data is combined with one field being used to indicate which product is being processed. I am trying to generate a simple, tabular process capability report that splits the data into two separate reports...

    RichardSlack RichardSlack
    Discussions |
    Dec 19, 2025 12:19 PM
    130 表示 | 7 件の返信
  • Efficient RSM fitting and Stepwise Regression on large DoE datasets with minimal clicks in JMP Pro

    Hello everyone, I am working with a very large DoE dataset in JMP Pro and would like to evaluate it quickly with as few manual clicks as possible. I am still fairly new to JMP Pro, and until recently I have mainly analyzed DoE studies using standard Least Squares methods. Therefore, even after reading documentation and tutorials, I am still unsure about the most efficient workflow for my current t...

    DualARIMACougar DualARIMACougar
    Discussions |
    Dec 19, 2025 8:56 AM
    131 表示 | 5 件の返信

最新のディスカッション

  • Changing marker type, size, and color in JSL's Drag Marker

    I found this example script online that uses JSL's Drag Marker command to create a graph and then allow me to drag points around.  The points are always small black dots.  I haven't found a way to change the marker type, size, or color in the Drag Marker command.  Is there any way to do it?  Thanks!   using JMP 19.0 Names Default To Here( 1 ); New Window( "Example", exx = [11 33 77]; exy = [88 2...

    JerryFish JerryFish
    Discussions |
    Dec 19, 2025 2:04 PM
    29 表示 | 1 件の返信
  • Visualization in OpenGL using ArcBall with zooming and panning

    I created an interactive 3D visualization of color data using the OpenGL functionality in JMP and used the ArcBall to allow the user to rotate the data, but I ran into some limitations when trying to combine this with panning and zooming. The ArcBall itself does not have panning and zooming capability and there seems to be no way to get and set the ArcBalls orientation. So if I control panning and...

    thomasz thomasz
    Discussions |
    Dec 19, 2025 12:23 PM
    42 表示 | 1 件の返信
  • Efficient RSM fitting and Stepwise Regression on large DoE datasets with minimal clicks in JMP Pro

    Hello everyone, I am working with a very large DoE dataset in JMP Pro and would like to evaluate it quickly with as few manual clicks as possible. I am still fairly new to JMP Pro, and until recently I have mainly analyzed DoE studies using standard Least Squares methods. Therefore, even after reading documentation and tutorials, I am still unsure about the most efficient workflow for my current t...

    DualARIMACougar DualARIMACougar
    Discussions |
    Dec 19, 2025 8:56 AM
    131 表示 | 5 件の返信
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Dec 19, 2025 3:40 AM
    2328 表示 | 2 件の返信
  • Panning and zooming in 3D scene with Arcball

    Is there a way to add panning with mouse and zooming with a mouse wheel, to be able to navigate a graph in a 3D scene built with build scene? It appears that only rotating the object added to the Arcball is possible and that it is not possible to getting or setting the orientation of the Arcball either.

    thomasz thomasz
    Discussions |
    Dec 19, 2025 2:35 AM
    706 表示 | 2 件の返信

最新のディスカッション

  • JMP bug or alternate calculation in Life Distribution scale confidence limits?

    Dear JMP, I found a discrepancy between a JMP result and the result in the textbook you cite as a reference.  Is this a bug or does JMP use a different calculation than the textbook? JMP Pro 17.2.0 > Reliability and Survival > Life Distribution platform, fit to a Weibull, Wald confidence intervals > in the Parametric Estimate – Weibull section, all the numbers agree except the scale and Weibull ß ...

    scjphysicist scjphysicist
    Discussions |
    Dec 18, 2025 3:51 PM
    46 表示 | 0 件の返信
  • Need help with random errors on script start AFTER the previous run finished

    Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.   I am writing a simple GUI prototype: List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table. Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...

    miguello miguello
    Discussions |
    Dec 15, 2025 10:40 AM
    120 表示 | 0 件の返信
  • Analyzing and Interpreting a Mixture of Mixtures Model

    I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...

    bryantw bryantw
    Discussions |
    Dec 5, 2025 12:56 PM
    162 表示 | 0 件の返信
  • Bonferroni simultaneous confidence interval

       

    CurseOfDingo217 CurseOfDingo217
    Discussions |
    Dec 4, 2025 5:03 PM
    160 表示 | 0 件の返信
  • Calculating the missing values in AHP matrix

    Calculating the missing values in AHP matrix I have an incomplete AHP matrix, and I want to define the missing data using JMP, which method of screening values do you advice me to use, normal imputation,  SVD imputation, or RPCA imputation. My second question as one part of the AHP matrix is equal to 1 divided on the second part. How can I tell JMP that to screen only the half of missed value whic...

    NoSQLPlotPanda4 NoSQLPlotPanda4
    Discussions |
    Nov 16, 2025 10:48 PM
    297 表示 | 0 件の返信
すべてのディスカッションを表示