cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Error message from Elements( Points( X, Y, Legend( 2 ) ) ),

    Hi all,I am trying to make a graph, However, I get an error message, but I don't have any idea where it comes from.Here is my program:graph = RAW_DATA_TABLE << Graph Builder( Size( 450, 400 ), Show Legend( 0 ), Show Control Panel( 0 ), Variables( X( :Numéro de lot ), Y( Eval( defaut ) ), Elements( Points( X, Y, Legend( 2 ) ) ), SendToReport( Dispatch( {},...

    Sebastienlg Sebastienlg
    Discussions |
    Jul 24, 2023 2:56 PM
    1417 views | 3 replies
  • Using The Color Overlay Box To Sort Additional variable, but limits to 60/128

    I have a variable with 128 samples, called Elect, and I am in graph builder and I drag that variable in the color box. However it only shows 60/128 of the varibales. Anyone hve any idea how to go on so all variables are seen. I basically have an X and Y variable already on and wanting to see a scatter plot of everything at once with the Elect variable added in the color section/box. 

    ConvergentCivet ConvergentCivet
    Discussions |
    Jul 24, 2023 1:08 PM
    1095 views | 2 replies
  • Fill column with values based on another column with keys and associative array

    I did a quick search and couldn't find a solution. I solved it in a pretty complex way some time ago, but was wondering if there is an easier way.Problem: I have an associative array of a form:assarr = ["AA" => "AAA", "BB" => "BBB", => "CCC" ];I have a column "A" that has either "AA", "BB", or something else.I need to fill column "B" with values based on the associative array and column "A". i.e. ...

    miguello miguello
    Discussions |
    Jul 24, 2023 11:50 AM
    1481 views | 2 replies
  • Profiler Confidence Intervals with One Data Point

    I have a question about the confidence intervals in the fit model > profiler platform: How does JMP generate confidence intervals when there is only one datapoint in a given category? I was under the impression you needed a standard error (which requires some measure of variability) to calculate it, but that shouldn’t exist with only a single datapoint. Here’s an example of what I’m referring to: ...

    tsakanashi tsakanashi
    Discussions |
    Jul 24, 2023 11:33 AM
    1302 views | 2 replies
  • Mixture design doe

    I want to do a mixture design for a formulation with 4 components. I have two suppliers for the main component. Should I do one DOE with one categorical variable, or a separate DOE for each supplier?"

    YanivD YanivD
    Discussions |
    Jul 24, 2023 11:02 AM
    1208 views | 2 replies

Latest Discussions

  • Error message from Elements( Points( X, Y, Legend( 2 ) ) ),

    Hi all,I am trying to make a graph, However, I get an error message, but I don't have any idea where it comes from.Here is my program:graph = RAW_DATA_TABLE << Graph Builder( Size( 450, 400 ), Show Legend( 0 ), Show Control Panel( 0 ), Variables( X( :Numéro de lot ), Y( Eval( defaut ) ), Elements( Points( X, Y, Legend( 2 ) ) ), SendToReport( Dispatch( {},...

    Sebastienlg Sebastienlg
    Discussions |
    Jul 24, 2023 2:56 PM
    1417 views | 3 replies
  • Using The Color Overlay Box To Sort Additional variable, but limits to 60/128

    I have a variable with 128 samples, called Elect, and I am in graph builder and I drag that variable in the color box. However it only shows 60/128 of the varibales. Anyone hve any idea how to go on so all variables are seen. I basically have an X and Y variable already on and wanting to see a scatter plot of everything at once with the Elect variable added in the color section/box. 

    ConvergentCivet ConvergentCivet
    Discussions |
    Jul 24, 2023 1:08 PM
    1095 views | 2 replies
  • Profiler Confidence Intervals with One Data Point

    I have a question about the confidence intervals in the fit model > profiler platform: How does JMP generate confidence intervals when there is only one datapoint in a given category? I was under the impression you needed a standard error (which requires some measure of variability) to calculate it, but that shouldn’t exist with only a single datapoint. Here’s an example of what I’m referring to: ...

    tsakanashi tsakanashi
    Discussions |
    Jul 24, 2023 11:33 AM
    1302 views | 2 replies
  • Mixture design doe

    I want to do a mixture design for a formulation with 4 components. I have two suppliers for the main component. Should I do one DOE with one categorical variable, or a separate DOE for each supplier?"

    YanivD YanivD
    Discussions |
    Jul 24, 2023 11:02 AM
    1208 views | 2 replies
  • maximize function

    Hello!is there any way to implement the maximize function to find or search for the max values of a linear fit or in a polynomial graph? Thanks 

    ParametricStudy ParametricStudy
    Discussions |
    Jul 24, 2023 10:25 AM
    1105 views | 1 replies

Latest Discussions

  • 49 factor dsd design

    When designing dsd with 49 factors and 4 additional runs. Why do I get 109 runs and not 105 runs?

    ConditionalRam9 ConditionalRam9
    Discussions |
    Jul 22, 2023 7:29 AM
    572 views | 0 replies
  • JMP 17 - Cannot override F1 'Help' hotkey

    In JMP 16 (Windows) , I removed the F1 hotkey from Help and set up as a new function using Custom Menus and Toolbars.I did the same in JMP 17 standard, and yet when I hit F1, I still get the Help browser link.  Is there another place that F1 is set up that I am missing?  Or is it hardcoded?

    jwilde jwilde
    Discussions |
    Jul 20, 2023 7:35 AM
    655 views | 0 replies
  • Heatmap Plot - mixing colors

    In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
    Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
    I exected such cells ...

    hogi hogi
    Discussions |
    Jul 18, 2023 4:48 AM
    940 views | 0 replies
  • Tabulate as Tree Box?

    For Tabulate, is there an option to display the table as a Tree Box instead of a flat table?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Tabulate( Add Table( Column Table( Analysis Columns( :height ), Statistics( Median ) ), Row Table( Grouping Columns( :sex, :age, :name ) ) ) ) 

    hogi hogi
    Discussions |
    Jul 17, 2023 10:59 AM
    594 views | 0 replies
  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    675 views | 0 replies
view all discussions