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

  • X-axis location in Graph Builder

    I am relatively new to using Graph Builder in JMP Pro 16.1 and ideally trying to shift all my figure development into JMP rather than another software package. Is there any way to change of the placement of the x-axis tick marks and titles to the top of the graph rather than at the base? In earth science we frequently present depth profiles of data w/ the y-axis in units of meters where zero is at...

    OddsBarracuda74 OddsBarracuda74
    Discussions |
    Jun 26, 2023 2:50 PM
    1447 views | 3 replies
  • Planned T Test in Standard least Square model

    sorry if the question is obvious, but nooby alert!I am running a full factorial model with Factor A, categorical 2 levels, Factor B, categorial 7 levels, and Factor C (participants) defined as a random factor. I use the standard least square personality, and I have JMP. 15. I have found a signiticant interaction between the factors A and B, and now I want to do 7 post-hoc t-tests between all the i...

    JenniferTaft JenniferTaft
    Discussions |
    Jun 26, 2023 12:29 PM
    728 views | 1 replies
  • Create a window script - OwnerBox error

    Hi, I'm currently using JMP 17.I try to generate a script for a window and attach it to a datatable.  The code underneath works, but the generated script doesn't.  The script JMP generates uses an ownerbox, which in turn isn't recognized by the syntax.Is there a way I can avoid using this? Thanks! MyWindowScript = MyWindow << Get Script(); MyExpression = Expr(MyDataTable << New Script("Script Name...

    jan_solo_ff jan_solo_ff
    Discussions |
    Jun 26, 2023 3:17 AM
    1041 views | 2 replies
  • User Defined Functions with Expression arguments

    In JSL there are many functions which allow Expressions as arguments, like dt << New Column( "X", Formula( row() ) ); where the supplementary argument Formula( row() ) can be at any position (N>1) within (...) because it can be identified via the keyword Formula().
     Can user-defined functions have similar supplementary arguments?  

    hogi hogi
    Discussions |
    Jun 24, 2023 11:54 PM
    1010 views | 2 replies
  • How do I have export default to folder that I opened in?

    I have a .jmp file, make some changes, and then wish to export to a .csv file. When I do so, the save as folder defaults to (I think) the last folder that I'd saved to. I'd like it to default to the folder containing the jmp file that I opened. I'd also be happy for it to default, more generally, to the last folder that a file was opened from, rather than the last folder a file was saved to. Is it...

    JPM1 JPM1
    Discussions |
    Jun 24, 2023 9:42 PM
    889 views | 1 replies

Latest Discussions

  • X-axis location in Graph Builder

    I am relatively new to using Graph Builder in JMP Pro 16.1 and ideally trying to shift all my figure development into JMP rather than another software package. Is there any way to change of the placement of the x-axis tick marks and titles to the top of the graph rather than at the base? In earth science we frequently present depth profiles of data w/ the y-axis in units of meters where zero is at...

    OddsBarracuda74 OddsBarracuda74
    Discussions |
    Jun 26, 2023 2:50 PM
    1447 views | 3 replies
  • Planned T Test in Standard least Square model

    sorry if the question is obvious, but nooby alert!I am running a full factorial model with Factor A, categorical 2 levels, Factor B, categorial 7 levels, and Factor C (participants) defined as a random factor. I use the standard least square personality, and I have JMP. 15. I have found a signiticant interaction between the factors A and B, and now I want to do 7 post-hoc t-tests between all the i...

    JenniferTaft JenniferTaft
    Discussions |
    Jun 26, 2023 12:29 PM
    728 views | 1 replies
  • Create a window script - OwnerBox error

    Hi, I'm currently using JMP 17.I try to generate a script for a window and attach it to a datatable.  The code underneath works, but the generated script doesn't.  The script JMP generates uses an ownerbox, which in turn isn't recognized by the syntax.Is there a way I can avoid using this? Thanks! MyWindowScript = MyWindow << Get Script(); MyExpression = Expr(MyDataTable << New Script("Script Name...

    jan_solo_ff jan_solo_ff
    Discussions |
    Jun 26, 2023 3:17 AM
    1041 views | 2 replies
  • User Defined Functions with Expression arguments

    In JSL there are many functions which allow Expressions as arguments, like dt << New Column( "X", Formula( row() ) ); where the supplementary argument Formula( row() ) can be at any position (N>1) within (...) because it can be identified via the keyword Formula().
     Can user-defined functions have similar supplementary arguments?  

    hogi hogi
    Discussions |
    Jun 24, 2023 11:54 PM
    1010 views | 2 replies
  • How do I have export default to folder that I opened in?

    I have a .jmp file, make some changes, and then wish to export to a .csv file. When I do so, the save as folder defaults to (I think) the last folder that I'd saved to. I'd like it to default to the folder containing the jmp file that I opened. I'd also be happy for it to default, more generally, to the last folder that a file was opened from, rather than the last folder a file was saved to. Is it...

    JPM1 JPM1
    Discussions |
    Jun 24, 2023 9:42 PM
    889 views | 1 replies

Latest Discussions

  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    656 views | 0 replies
  • New Series on JSL and Visual Code Studio

    Just a heads up that we've been posting some additional JSL tricks on our LinkedIn Blog.   We have a weekly series that's been running currently focused on our Visual Code Studio Extension for JMP. Week 1:  https://www.linkedin.com/posts/predictum_automationjmp-series-use-vs-code-extension-activity-7062456347543359488-uzFu?utm_source=share&utm_medium=member_desktopWeek 2: https://www.linkedin.com/...

    wjlevin wjlevin
    Discussions |
    Jun 19, 2023 2:26 PM
    1050 views | 0 replies
  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    590 views | 0 replies
  • problème importation base oracle avec Jump

    bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement  

    Françoise Françoise
    Discussions |
    Jun 12, 2023 9:12 AM
    648 views | 0 replies
view all discussions