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

  • tabulate function wrap text

    Hi all, Is there a way to wrap text/ Fixed width in Tabulate data table. Now I have so many parameters that table becomes long that it's shrinking the size of the graphs(which is of fixed width)? Thank you so much.  

    vishwasanj vishwasanj
    Discussions |
    Nov 8, 2017 1:45 PM
    3601 views | 1 replies
  • JSL script to open multiple excel file using wildcard.

    Hi, Could anyone help me to code JSL to open multiple excel files using wildcard?

    Trana Trana
    Discussions |
    Nov 8, 2017 12:19 PM
    9988 views | 6 replies
  • Editing a formula in JMP script

    Hi,I have a very long formula stored in a variable named f. Now, I have to create a new column where I paste the formula b0 + b1*f. If I do it the following way, it works, but when I try to see the formula by right clicking on the column, I see " b0 + b1*f " as my formula. I wanted to see the expression of f stored in 'f' in the formula and not just the letter 'f'. Please help. Thanks!! test_data<...

    akrishna39 akrishna39
    Discussions |
    Nov 8, 2017 10:55 AM
    9729 views | 7 replies
  • adding prefix to Character column values in an efficient way

    Hello,

    I have a character column with an unknown number of different values. I would like to add a string prefix to each value but I struggle with doing so in an efficient way without creating a new column and without a for loop because it is slow. Example for a single value:Value is "12"new value should be "PREFIX 12" Is there a way to do this with JMP 12? Here is the code without the step to add ...

    newbie_alex newbie_alex
    Discussions |
    Nov 8, 2017 6:40 AM
    6334 views | 3 replies
  • How to script platforms requiring modal dialog box input

    How is it possible to automate the output from platforms requiring input from a modal dialog box?Below are two examples. The first works when specifying all options in the dialog box.I would expect the second to work the same way if it is possible to specify all options. My guess is that some options are not using the right names or syntax (Jmp doesn't provide any debugging information unfortunate...

    thomasz thomasz
    Discussions |
    Nov 8, 2017 6:29 AM
    8242 views | 3 replies

Latest Discussions

  • tabulate function wrap text

    Hi all, Is there a way to wrap text/ Fixed width in Tabulate data table. Now I have so many parameters that table becomes long that it's shrinking the size of the graphs(which is of fixed width)? Thank you so much.  

    vishwasanj vishwasanj
    Discussions |
    Nov 8, 2017 1:45 PM
    3601 views | 1 replies
  • How to enter subsampling data for replications when perform repeated measurements MANOVA?

    I've two groups, each group has three replications and I take measrements at four different time points. From each replication I take five measurements (n=5 within a replication).How can I enter subsampling data without averaging?

    Kynda Kynda
    Discussions |
    Nov 3, 2017 7:21 PM
    10144 views | 4 replies
  • Creating a .jmpcust for analysis

    Hello, I'm trying to create a .jmpcust that will be enabled in my menu bar to open .jrn.  The .jrn will be held in a source folder that will have radio button for data analysis.  The .jrn will be share with numerous people to allow for rapid deployment.    

    david_w_westall david_w_westall
    Discussions |
    Nov 2, 2017 10:06 AM
    8518 views | 3 replies
  • The Ever-Expanding Buttons (controlling button box width)

    Hello all, I have a weird problem in JMP 12.2.  When I run the code below, successive switching between the tabs using the button on the first tab yields button boxes that grow in width. nw = new window("Test", tbb = tab box( "First", vlistbox( text box("Not much here"), button box("Go to Second", tbb << set selected(2)), ), "Second", tb = tablebox( scb = string col box("AAA", ...

    pmroz pmroz
    Discussions |
    Nov 2, 2017 9:57 AM
    3397 views | 2 replies
  • Rearrange graphs made with “page” to a 3x3 trellis like presentation

    Dear all, I am looking for a way to improve the layout of my graphs by rearranging what I made with graph builder. I now have 9 small graphs below each other, using the “Page” option. What I would want, is to have them arranged 3X3 as this looks way nicer (some kind of trellis display). I know you can obtain this using the “Wrap” button, but in that case, all axes are set equally, which is not an ...

    yanne yanne
    Discussions |
    Nov 2, 2017 6:21 AM
    4118 views | 1 replies

Latest Discussions

  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2752 views | 0 replies
  • 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
    3358 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
    4374 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
    2152 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
    4247 views | 0 replies
view all discussions