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

  • Prediction profiler with nominal variables

    Hi all!I have 6 continuous variables (N0 to N5) and one nominal variable (named "recode") that I would like to analyze with the prediction profiler. The nominal variable "recode" has 4 values (1,2,3,4).When I initiate the prediction profiler, the nominal variable is "broken" into three sections (see image below).How do I interpret it? for example, how to I set the profiler to show the predicted va...

    Lavik17 Lavik17
    Discussions |
    Sep 27, 2023 12:15 AM
    1854 views | 4 replies
  • How do I change the number of decimals shown in a formula in a graph?

    Hi all
    I want to change the format of the decimals in a linear formula, shows on a graph, I want only two digits after the decimalI attached here a picture of the graph that I prepared and the arrow shows the number I want to change
    thank you

    Efrat_Schwartz Efrat_Schwartz
    Discussions |
    Sep 26, 2023 4:43 PM
    2096 views | 3 replies
  • How can I Fit y by x, with 2 By groups, to display in rows with By as columns?

    I have one x and multiple y.  I have only 2 By groups, although I could have more and I think this question would be valid.  I would like to display the y by x in columns with the By groups as columns.   After creating the plots using Fit y by x, if I choose "Arrange in rows" = 2, the default display will place all By group 1 first, then By group 2, etc.  I'd like to visually observe how y1 respon...

    KurtAnderson KurtAnderson
    Discussions |
    Sep 26, 2023 2:29 PM
    2059 views | 3 replies
  • How to transform and model non-normal dataset

    Hello, I'm working with a dataset produced from a 5-variable full factorial screening with 3 center points. The raw data is heavily skewed with an exponential distribution. I've tried log, log10, square root and various box-cox transformations and can't seem to get anything even nearly approaching a normal distribution.  ConditionPatterndata11+−−+−0.592−+−−−1.63−−−+−1.784+−++−0.455+−−−−1.376−++−−0...

    sanchez_dan sanchez_dan
    Discussions |
    Sep 26, 2023 1:36 PM
    1193 views | 1 replies
  • Modifying Column names

    Hi, I have the column header very long after I extract from STDF data file.Here is the format I have  TestName.....  <> Test Name2....How can I make the column header only have the Test Name2....  and remove every thing else without having to export and import from Excel.Thanks.

    AshrafFathy AshrafFathy
    Discussions |
    Sep 26, 2023 11:52 AM
    2585 views | 8 replies

Latest Discussions

  • Prediction profiler with nominal variables

    Hi all!I have 6 continuous variables (N0 to N5) and one nominal variable (named "recode") that I would like to analyze with the prediction profiler. The nominal variable "recode" has 4 values (1,2,3,4).When I initiate the prediction profiler, the nominal variable is "broken" into three sections (see image below).How do I interpret it? for example, how to I set the profiler to show the predicted va...

    Lavik17 Lavik17
    Discussions |
    Sep 27, 2023 12:15 AM
    1854 views | 4 replies
  • How do I change the number of decimals shown in a formula in a graph?

    Hi all
    I want to change the format of the decimals in a linear formula, shows on a graph, I want only two digits after the decimalI attached here a picture of the graph that I prepared and the arrow shows the number I want to change
    thank you

    Efrat_Schwartz Efrat_Schwartz
    Discussions |
    Sep 26, 2023 4:43 PM
    2096 views | 3 replies
  • How to transform and model non-normal dataset

    Hello, I'm working with a dataset produced from a 5-variable full factorial screening with 3 center points. The raw data is heavily skewed with an exponential distribution. I've tried log, log10, square root and various box-cox transformations and can't seem to get anything even nearly approaching a normal distribution.  ConditionPatterndata11+−−+−0.592−+−−−1.63−−−+−1.784+−++−0.455+−−−−1.376−++−−0...

    sanchez_dan sanchez_dan
    Discussions |
    Sep 26, 2023 1:36 PM
    1193 views | 1 replies
  • Modifying Column names

    Hi, I have the column header very long after I extract from STDF data file.Here is the format I have  TestName.....  <> Test Name2....How can I make the column header only have the Test Name2....  and remove every thing else without having to export and import from Excel.Thanks.

    AshrafFathy AshrafFathy
    Discussions |
    Sep 26, 2023 11:52 AM
    2585 views | 8 replies
  • How can use JSL to stop the other JSL that is currently running and execute this new JSL?

    For example, the previous code has been run in a aaa.JSL, it has a long waitaaadt=Open("$SAMPLE_DATA/Big Class.jmp"); Wait(100);Now run a new JSL:bbb.jsl, how can it stop running aaa.jslbbbClose Script("aaa");//?? Close(dt,nosave);Thanks!

    lala lala
    Discussions |
    Sep 26, 2023 8:38 AM
    858 views | 1 replies

Latest Discussions

  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    729 views | 0 replies
  • Using R - File path problem

    I have difficult to get the filepath correct. 
    Error message says "Cannot open table in access or evaluation of ....(Filepath)"   

    Prometheus Prometheus
    Discussions |
    Sep 17, 2023 10:46 PM
    840 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    556 views | 0 replies
  • Use JMP Locale Settings( 0 ) not working on macOS

    It seems the following command does not work for JMP MacOS.   Use JMP Locale Settings( 0 )   Is there a general script to deal with the following scenario? Or do we need to put conditionals depending on the OS of the user? // Configuring JMP to save CSV as commas and not If( (Num( "3.14" ) == 3.14), is_EN_num_format = 1, //"English numeric format" is_EN_num_format = 0 //"Non-english"); )...

    FN FN
    Discussions |
    Sep 15, 2023 10:21 AM
    669 views | 0 replies
  • Inherited Plot settings

    Hi,
    I noticed some strange behavior in Graph Builder which is caused by the fact that formatting like

    One example:
    If the top-most plot (#1) has some specific settings and this plot is removed, instead of removing the settings with the subplot, the settings are then applied to the plot which is now @ "top" (old #2 -> new #1).So, old plot #2 will inherit the color settings and the manually changed axi...

    hogi hogi
    Discussions |
    Sep 14, 2023 11:11 PM
    648 views | 0 replies
view all discussions