cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Use World Cup data to build models, explore spatial relationships, and create informative visualizations in JMP. Register. July 17, 2 pm US Eastern Time.
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • generic scripting of data table

    I want to create a generic script to create a data table. In the first part of the Script I have a list to select columns for creation of data table:

    nw = New Window("Create data table", <<Type("Modal Dialog"), <<Return Result, V List Box( Spacer Box(size(0, 15)), Text Box( "Please select the limits to display in data table (multiple selection posssible): " ), Spacer Box(size(0, 5)),...

    Diana_JMP Diana_JMP
    Discussions |
    Aug 4, 2025 5:59 AM
    680 views | 1 replies
  • Revert Graph Builder title ?

    When I change the title, in JSL a command  Dispatch( {}, {"graph title"}, TextEditBox, {Set Text( "xx" )} ) is added.   Is there a JSL command to revert the title in Graph Builder to the default value?

    hogi hogi
    Discussions |
    Aug 4, 2025 1:01 AM
    1296 views | 3 replies
  • How do I delete rows that are missing data in all columns of my dataset?

    Apologies for how basic my question is, I am just starting to use JMP for the first time.  I have a massive dataset (14 columns x 20,000 rows) and I am trying to write a script that will identify and delete all rows that that do not have either a 0 or 1 for a specific range of columns (columns 4-14). This dataset is from an even larger dataset, so there are some rows in my subset that are complete...

    Ducky Ducky
    Discussions |
    Aug 4, 2025 12:27 AM
    11064 views | 6 replies
  • Categorical Factor, Controlling probability by script

    I am tring to make automation code to control the nominal values by the script.

    For the simulator, I want to set the probability of the values. However, it doesnt seem to work. 

    How can I control categorized values probability with the script ?    prf = Profiler( Y( :Pred Formula Eye Height, :Pred Formula Eye Width ), Profiler( 1, Term Value( Duty Cycle(0.48, Lock...

    GeneratingRank7 GeneratingRank7
    Discussions |
    Aug 2, 2025 4:47 AM
    1085 views | 3 replies
  • perform propensity score matching in the JMP Student Edition

    JMP学生編で性向マッチングのやり方を知りたい JMP Student Editionで傾向スコアのマッチングを実行するにはどうすればよいですか?

    NoSQLMonkey325 NoSQLMonkey325
    Discussions |
    Aug 2, 2025 12:48 AM
    1353 views | 1 replies

Latest Discussions

  • How do I delete rows that are missing data in all columns of my dataset?

    Apologies for how basic my question is, I am just starting to use JMP for the first time.  I have a massive dataset (14 columns x 20,000 rows) and I am trying to write a script that will identify and delete all rows that that do not have either a 0 or 1 for a specific range of columns (columns 4-14). This dataset is from an even larger dataset, so there are some rows in my subset that are complete...

    Ducky Ducky
    Discussions |
    Aug 4, 2025 12:27 AM
    11064 views | 6 replies
  • Categorical Factor, Controlling probability by script

    I am tring to make automation code to control the nominal values by the script.

    For the simulator, I want to set the probability of the values. However, it doesnt seem to work. 

    How can I control categorized values probability with the script ?    prf = Profiler( Y( :Pred Formula Eye Height, :Pred Formula Eye Width ), Profiler( 1, Term Value( Duty Cycle(0.48, Lock...

    GeneratingRank7 GeneratingRank7
    Discussions |
    Aug 2, 2025 4:47 AM
    1085 views | 3 replies
  • perform propensity score matching in the JMP Student Edition

    JMP学生編で性向マッチングのやり方を知りたい JMP Student Editionで傾向スコアのマッチングを実行するにはどうすればよいですか?

    NoSQLMonkey325 NoSQLMonkey325
    Discussions |
    Aug 2, 2025 12:48 AM
    1353 views | 1 replies
  • Data Builder + Graph Builder Toolbar -> fun 😃

    https://marketplace.jmp.com/appdetails/Data+Builder  @Ben_BarrIngh  https://marketplace.jmp.com/appdetails/Graph+Builder+Toolbar   @hogi    (view in My Videos)

    hogi hogi
    Discussions |
    Aug 1, 2025 11:36 AM
    2077 views | 7 replies
  • Hide excluded regions in EWMA chart

    Hello,   I have a table where I exclude certain rows and then perform an EWMA on it. I would like the excluded regions not to be displayed, as is done for control charts with the “show excluded regions” option. Except that I don't see such an option for EWMA, unless I'm mistaken? Is there another option? I would like to avoid creating a subset as much as possible; I would like to stay on the same ...

    SophieCuvillier SophieCuvillier
    Discussions |
    Jul 31, 2025 12:45 AM
    1263 views | 4 replies

Latest Discussions

view all discussions