cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Balanced Incomplete Block Design on JMP

    How do I execute a balanced incomplete block design (BIBD) on the JMP software with 13 attributes, forming 13 blocks or choice sets, each attribute appearing 4 times across all choice sets, each choice set containing 4 attributes and each attribute appearing once with each other: (b, r, k, lambda) (13, 4,4,1) where b is number of blocks, r is the repitition per level, k is the number of attributes...

    saskbri saskbri
    Discussions |
    Oct 27, 2015 12:34 PM
    7541 views | 4 replies
  • Ternary Plot - Number of Contours

    Hi - I'm trying to change the number of contours shown for a response surface that's being displayed on a ternary plot.  The example in the JMP Scripting Index has just five, but I want more than this.  Simply increasing the number of values in the << Contour Value([n1, n2, n3, n4, n5]) property doesn't appear to work (where n1, n2, n3, n4 and n5 are the five values of the response surface for whi...

    DMR DMR
    Discussions |
    Oct 27, 2015 6:44 AM
    11109 views | 3 replies
  • Exponential fit

    I just want fo fit an exponential curve to my XY data.  The Online Documentation indicates ''To launch the Nonlinear platform, select Analyze > Modeling > Nonlinear''. However, in ''Modeling'' I only have 2 choices (Partition and Time series). Is that normal? I have JMP 12 Mac. Thanks!Here are my data:xy240.06220.29220.29210.37201.76210.36220.21Message was edited by: Caroline Bouchard

    carob810 carob810
    Discussions |
    Oct 26, 2015 5:12 PM
    27626 views | 4 replies
  • Get Path() only returning the file name?

    I'm try to get the full path of the "current data table". Get Path() is only returning the file name. Yesterday it was returning the full path and I can't figure out what changed. Help!I'm using JMP 11.2.0 (64 bit) on Win7.Thanks,Tony

    tony_adames tony_adames
    Discussions |
    Oct 23, 2015 1:37 PM
    5060 views | 1 replies
  • SQLFILE and Variables

    Hi guys,I am trying to tidy my script up. I have embedded in my script a very long sql query which on the top level is:sqlQuery = "Select x from table where identifier =" || primaryidendtifer ||";"I have saved this in an external .sql file and thought that I could load the query into the script to evaluated when required.JMP doesnt recognise that it needs to place the variables into the sql script...

    Discussions |
    Oct 23, 2015 7:31 AM
    11095 views | 5 replies

Latest Discussions

  • Balanced Incomplete Block Design on JMP

    How do I execute a balanced incomplete block design (BIBD) on the JMP software with 13 attributes, forming 13 blocks or choice sets, each attribute appearing 4 times across all choice sets, each choice set containing 4 attributes and each attribute appearing once with each other: (b, r, k, lambda) (13, 4,4,1) where b is number of blocks, r is the repitition per level, k is the number of attributes...

    saskbri saskbri
    Discussions |
    Oct 27, 2015 12:34 PM
    7541 views | 4 replies
  • Get Path() only returning the file name?

    I'm try to get the full path of the "current data table". Get Path() is only returning the file name. Yesterday it was returning the full path and I can't figure out what changed. Help!I'm using JMP 11.2.0 (64 bit) on Win7.Thanks,Tony

    tony_adames tony_adames
    Discussions |
    Oct 23, 2015 1:37 PM
    5060 views | 1 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3569 views | 0 replies
  • How to remove Row Legend from Bivariate chart? (like you manually do with your mouse; right click)

    I can always add Legend to a Bivariate chart by using Report and FrameBox (see below), but how can i remove the added Legends?           Report(biv_chart)[FrameBox(1)] << Row Legend(                EntColumn,                Color( 0 ),                Color Theme( "" ),                                Marker( 0 ),                Marker Theme( "" ),                Continuous Scale( 0 ),              ...

    alex_tabacaru alex_tabacaru
    Discussions |
    Oct 19, 2015 10:00 AM
    6703 views | 4 replies
  • Graph a parallel plot using means and showing standard dev for each x variable

    Good afternoon all; I'm pretty new to JMP and am most familiar with using it for multivariate (particularly canonical discriminant) analysis of geochemical data.  I'm running into an obstacle to visualizing some data as a parallel plot.  I have a dataset containing about 45 rock samples for each of which I measured the concentration of about 30 elements. The samples come from three different rock ...

    amzipkin amzipkin
    Discussions |
    Oct 17, 2015 4:53 PM
    7652 views | 3 replies

Latest Discussions

  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3569 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2391 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2614 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2385 views | 0 replies
  • Incorporating Reference Lines into legend for multiple bivariate graphs.

    Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
    Bivariate(
      Y( :Cat),
      X( :Dog),
      Histogram Borders( 1 ),

      Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
      Elements( Points( X, Legend( 1 ) ) ),
      SendToReport(Dispatch(
      {},
      "2",
      ScaleBox,
      {Add Ref Line( 140, Solid, "...

    saswatmishra50 saswatmishra50
    Discussions |
    Jul 13, 2015 1:00 PM
    3252 views | 0 replies
view all discussions