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

  • Set axis font size outside Graph builder script

    Hello all, I've been searching for this one...including the scripting index under help. I would like to change the font size  of my x-axis using a code line outside the graph builder script. Please see below. I tried the line  Report(graph)[Axis Box( 1 )] << Axis Settings({Set Font Size(14)}) but this line does not work of course. I know how to change the font size within the script of graph build...

    Eduardo Eduardo
    Discussions |
    Sep 14, 2017 12:16 AM
    5758 views | 2 replies
  • How do I do T Test with data inside a column

    Hi, I do not know how to tell JMP to set up a t test the way I want. For example, I have two columns with my data. Column1 is A B C and column 2 is 1 2 3. I am trying to compare A1 to A2 and B1 to B2 etc. How can I do this in JMP? When I use the fit y by x and use the two exmaple columns it will give A vs B  A vs C etc. If I try to use a data filter  to filter 2 and 3 it will just show A1 vs B1. D...

    chris_G_ttu chris_G_ttu
    Discussions |
    Sep 13, 2017 10:52 AM
    8375 views | 3 replies
  • File > Database > Save Table - JMP13 scripting help

    from http://www.jmp.com/support/help/13/Save_Data_Tables_to_a_Database.shtml#223403Does anyone have the scripting syntax for this feature?Any help appreciatedTony

    TonyRivers TonyRivers
    Discussions |
    Sep 13, 2017 9:50 AM
    12190 views | 8 replies
  • How to run JMP script from DOS command line

    Hi,
    I'm fairly new to the tool. I wrote a JMP script that will create new data table and plot graphs. Instead of running it by opening the JMP GUI, I would like to design a C# app and let the user click the button and then it will somehow call JMP to execute the script. At the end I want the graphs to be saved as MS word and this will be the output the user will see.

    Is there a way to do that?

    Thanks...

    Discussions |
    Sep 13, 2017 9:47 AM
    16105 views | 3 replies
  • How to deselect all columns by JSL

    I know this can be done by clicking the left-above triangle area to deselect selected columns. Anyone can help me on how to deselect all columns in JSL. Thanks a lot.

    Discussions |
    Sep 13, 2017 9:30 AM
    15051 views | 1 replies

Latest Discussions

  • Modal Window Cancel button

    I have created a script that begins with a modal window that lets the user select one or more check boxes in a list. The script works perfectly fine, the only problem is that the modal window has the "OK" button and no "Cancel" button. If the user exits the modal window using the X in the top corner, the first part of the script (that doesn't require any of the information from the check box list)...

    aallman aallman
    Discussions |
    Sep 13, 2017 7:49 AM
    7885 views | 2 replies
  • Weibull with threshold explanation on parameters

    Hello, Does anyone know where can I get definitions of TH Weibull parameters - what is location, threshold, location, etc?

    darshangandhi darshangandhi
    Discussions |
    Sep 8, 2017 7:24 AM
    3094 views | 1 replies
  • JSL recursion prevented

    From the switch to JMP 13 from JMP 12 I keep running across errors due to "JSL recursion prevented".  Mostly this is a good thing as I've had to fix bad practices in my code base, however often it just limits functionality.  Where I'm seeing it currently is in one of my reports I have a "filter" button, that reruns the display filtering out user specified data.  If that button is pushed too many t...

    msharp msharp
    Discussions |
    Sep 1, 2017 2:45 PM
    5931 views | 3 replies
  • How to generate a Learning Curve Plot for a machine learning method?

    Dear JMP users, Is it possible to generate a plot of learning curve such as shown below? Both scripting answer or interactive answer would be greatly appreciated. For example, for a machine learning method (e.g. linear regression), I would like to plot error rate in the Y-axis and training set size in the X-axis.(figure source: http://blog.revolutionanalytics.com/2015/09/why-big-data-learning-curv...

    UserLightNew UserLightNew
    Discussions |
    Aug 28, 2017 10:11 AM
    7223 views | 5 replies
  • list box and iteration

    Hello,I have a reporting showing data and structured as below:H1 = H list box(         V1 = V list box() / V2 = V list box() / V3 = V list box() / V4 = V list box());Is there a wait to script this type of structure using iteration as all the V list box are identical.I tried to use H1 << append (vi) method but it is not working. best regardsLionel  

    KinKame KinKame
    Discussions |
    Aug 28, 2017 5:26 AM
    8826 views | 5 replies

Latest Discussions

  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3360 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4379 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2158 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4255 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3312 views | 0 replies
view all discussions