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

  • Pause Script Execution with Modal Button Box

    Hi,I need help inserting a user-controlled pause in script execution.  I am using JMP9.I have a loop that runs though several files and runs the Nonlinear Fit platform on each.  I would like to add a button box on the Nonlinear Fit platform that will pause the script execution so that the user can confirm the fit parameters are correct before moving on to the next analysis.  What is the best way t...

    robot robot
    Discussions |
    Apr 18, 2013 9:35 AM
    9709 views | 3 replies
  • Set Value as Global Variable

    Hi,I want to update a NumberColEditBox in a report using global variables.  I have tried various combinations of Eval and Parse, but without success.  I am using JMP9./*// This command works:
    reportX[ NumberColEditBox( 1 ) ] << Set Values( [ 1, 2, 3, 4 ] );// These commands do not work, and generate an "Invalid matrix token" error:a = 1;b = 2;c = 3;d = 4;reportX[ NumberColEditBox( 1 ) ] << Set Valu...

    robot robot
    Discussions |
    Apr 16, 2013 1:29 PM
    9102 views | 2 replies
  • how to create a graph with stratified x axis (like variability) but stacked colums?

    HII would like to create a graph with this characteristics: multiple x axis value (let's say day-week-month-year) but displaying stacked bars. Is it possibile?I wandered through index and manuals, but I found possibile this kind of axis for variability only, which accept Y data only as point and no multiple series of data.on the other hand the chart is the only graph I found that displays stacked ...

    dghidoni dghidoni
    Discussions |
    Apr 16, 2013 9:17 AM
    15250 views | 5 replies
  • Subset scripting

    Hello JMP users,I am able to generate scripts to subset large data files, but then have to manually name these and run them all individually through a second and third subset script. Is there a way to iteratively run the subset command and save the files to include the subset definitions?For example: Subset file "Colors" by column1 (red, blue, green) to produce and save files: Colors.red.jmp, Colo...

    viralnerd2013 viralnerd2013
    Discussions |
    Apr 12, 2013 12:45 PM
    16574 views | 8 replies
  • How to add Label by Percent of Total Values in a Graph Builder Horizontal Bar Chart

    Hi Community.I created a side-by-side horizontal bar graph in Graph Builder with an overlay of two groups. I can't find an option in Graph Builder to label the bars with % of Total Values. Does the option to label exist somewhere in Graph Builder? If no, does somebody have a script that could accomplish this for each bar?Thanks again, J.

    jcw jcw
    Discussions |
    Apr 9, 2013 12:18 PM
    9350 views | 1 replies

Latest Discussions

  • Graph Builder - bar chart how to show summary table?

    Hi, using Graph Builder I'm making a bar chart with a legend.  Each Xvalue bar shows a breakdown by the legend categories (so they add up to a sum for the total bar of course).Question: is there any way to make a summary data table below it displaying the X value by legend breakdown?  I'm thinking by using Table Box and its elements.  I've tried various things even with Summarize, but it's not as ...

    djhanson djhanson
    Discussions |
    Mar 27, 2013 3:39 PM
    3463 views | 1 replies
  • How to control dimension when graphs wrap?

    Hi, I have a data table with discrete and numeric variables. The discrete variable is basically a serial identifier. The numeric variables are time series style: On of the variables is the time from start of data sampling, the other variables are properties the vary with time. In a typical plot prepared by graph builder, I create first a graph showing a continous variable versus time. Then I drag ...

    poulravn poulravn
    Discussions |
    Mar 26, 2013 3:45 AM
    5066 views | 4 replies
  • JMP Discovery 2013 Call for Papers

    In case you've missed the announcements the Call for Papers for JMP Discovery 2013 is open now but won't be much longer.Please consider giving back to the JMP user community.The Discovery Summit Steering Committee is asking you to share how you've solved real problems with JMP. Submit a conference paper or poster abstract.If your abstract is selected, you'll present at the conference, Sept. 9-12 i...

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Mar 21, 2013 6:32 AM
    2592 views | 1 replies
  • JMP Add Ins versus Customizing the Tool Bar

    I have scripts that I am deploying to a small group. For years, I have added scripts to my toolbar and feel comfortable doing this. I recently read about JMP Add Ins and was wondering if that were a better way to go.

    Issues: I find it annoying to reload my scripts in the toolbar every time my hard drive gets replaced. (Too frequent, but not JMP's problem.) It seems that an Add In can accommoda...

    laural laural
    Discussions |
    Mar 18, 2013 2:20 PM
    7852 views | 6 replies
  • Zero Inflated Poisson in JMP

    Hello Everyone:I am working with a few advanced undergraduate students and using JMP more frequently (now that we have a university wide license). Is anyone able to tell me if JMP allows me to run a Zero Inflated Poisson model in the 'Fit Model' window (Personality = Generalized Linear Model;  Distribution = Poisson; Link Function = Log) or if this can only be done in the script window? The data i...

    sasuser11466 sasuser11466
    Discussions |
    Mar 14, 2013 12:39 PM
    4355 views | 2 replies

Latest Discussions

  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3586 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6264 views | 0 replies
  • 3 Parameter Weibull

    Is there any way to do a 3p Weibull in JMP and check to see whether it fits the data better than a 2p Weibull?  I'm looking for something similar to Weibull++ ability to determine the best fit for a given data set.

    gda gda
    Discussions |
    Feb 19, 2013 1:34 PM
    3229 views | 0 replies
  • Grid for differentiating classes on x-Axis

    Hello,I have the following plotNow I need grid on a different position: It should be in the middle between the classes --> (separating the three values each )How can I do that??THANKS!!

    michael_behrisc michael_behrisc
    Discussions |
    Dec 3, 2012 3:29 AM
    2772 views | 0 replies
  • Interaction profile

    Hi,I am doing a regression analysis for which I got the following equation-Permeation flux= 11.395-0.058 (size)+ 4.136 (elasticity) -0.055 (size *elasticity)I got a interaction profile between size and elasticity but I dont know how to interpret this. I am attaching the profile (untitled)...Can anybody help me understand what this figure suggest.Regards,Shaan

    shaan shaan
    Discussions |
    Sep 3, 2012 2:40 PM
    4710 views | 0 replies
view all discussions