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

  • how delete empty rows

    Im just new in jsl and i would to know how to delete a multiple row with empty field using jsl script , below is the sampleOPTION    SNTest            407739Test            407753.Test            407770.Test            407785Test           407811

    cire_kups cire_kups
    Discussions |
    Aug 11, 2013 9:27 AM
    19514 views | 2 replies
  • Combined Stacked Bars and Line Plot in One Graph

    Hello!Good day.Team,May i request your support .In JMP 8, is it possible to create a Stacked Bar and Line in one Graph ?If yes, could you please teach me how to ?Here is my sample data, to better illustrate my query (done this thru excel):Description: 1. X- axis is DAY                        2. YIELD is Y-axis (left) as Line Graph                        3. DEFECT1-5 is Y-axis (right) as Stacked Ba...

    karem karem
    Discussions |
    Aug 8, 2013 12:19 AM
    12428 views | 3 replies
  • How to Delete external files? - scripting in JSL

    Is there a way to Delete files from within the JSL scripting?  Looking for a DELETE command or something like that.For example:myfiles = Files In Directory("pathname")         => provides a list of all files in the pathname, and I would like to delete one or more of those files in the list.Anybody know how to do this?  Thanks,- Mark -

    wmwinn wmwinn
    Discussions |
    Aug 7, 2013 7:06 AM
    10487 views | 3 replies
  • Anchoring "Windows List" & "Projects", etc. to same window as Data Table?

    Hello, I've just upgraded from JMP8 to 10.When opening up a Data Table, I used to be able to have additional panels such as "Windows List" and "Projects" show up in the same window by going through [View >> Windows List] or [View >> Projects].However, when I do the same in my JMP10 installation, I can only get the Windows List and Project windows show up as new floating windows.Is there a way to f...

    eric_chan eric_chan
    Discussions |
    Aug 1, 2013 12:52 PM
    5650 views | 1 replies
  • How to handle quotation marks in column name when trying to use in dynamic formula

    Assume I have a table with headers Greek and AlsoGreek as follows:Greek   AlsoGreekAlpha       PhiBeta         OmegaGamma    ZetaThe following script will give me a column called "concat" which will combine the 2 columns (I added tabs between the concat symbols to make it more readable).dt = Current Data Table();colnames = dt<<get column names;colstring=":Name(\!""     ||     char(colnames[1])   ...

    euge euge
    Discussions |
    Aug 1, 2013 10:16 AM
    8734 views | 2 replies

Latest Discussions

  • Anchoring "Windows List" & "Projects", etc. to same window as Data Table?

    Hello, I've just upgraded from JMP8 to 10.When opening up a Data Table, I used to be able to have additional panels such as "Windows List" and "Projects" show up in the same window by going through [View >> Windows List] or [View >> Projects].However, when I do the same in my JMP10 installation, I can only get the Windows List and Project windows show up as new floating windows.Is there a way to f...

    eric_chan eric_chan
    Discussions |
    Aug 1, 2013 12:52 PM
    5650 views | 1 replies
  • Is it possible have two scales on the same axis?

    Hello,I am new to the community. I would like to build a graph using the graph builer, with 3 different scales in ordinate. Is it possible to have one axis with 2 different scales?Thank you.Lucie

    luciegrandjacqu luciegrandjacqu
    Discussions |
    Jul 31, 2013 12:59 PM
    5929 views | 4 replies
  • password protection in a data table

    Hello all,I was wondering if there is a way to password protect a data table in JMP 10. Any input would be much appreciated. Thanks!

    danielsh danielsh
    Discussions |
    Jul 22, 2013 8:07 AM
    5944 views | 5 replies
  • Individual and Moving Range Chart

    I am trying to create an individual and moving range chart by date on the x-axis. I know it is possible given the following article. Control Charts or SPC are easy in JMP 10 with Control Chart BuilderHowever, I am unable to "drop" the dates on the x-axis. Everytime I try, JMP assumes that I am placing it in "subgroup" and converts to an Xbar and R chart. Does anyone know where I need to drop my da...

    chuang chuang
    Discussions |
    Jul 16, 2013 1:32 PM
    7480 views | 9 replies
  • Script Recall Button

    I have a script that prompts user with a column dialog box to select columns for X-var, Y-var, etc. I want to add a "Recall" button so that when user clicks it, it will fill in the choices from last time automatically, like most of the JMP platforms do.

    Can this be accomplished using column dialog box (using something like button("recall")), or could it only work for nonmodal dialog box? Also, is ...

    Discussions |
    Jun 21, 2013 2:01 AM
    6666 views | 6 replies

Latest Discussions

  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3559 views | 0 replies
  • Mean Diamond Confidence Intervals

    I'm doing a simple Oneway Analysis, ~10 groups each with # of data points ranging up to 20.I noticed that there are 2 95% CIs that are calculated:1.  One set for each group in the Means and Std Dev report below the chart, where CIs are calculated off of the Std Dev of each individual group2.  One set for the Anova, where the Std Dev of all groups are assumed to be the same (calculated off of the S...

    gugiyu gugiyu
    Discussions |
    Apr 23, 2013 2:39 PM
    4125 views | 0 replies
  • 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
view all discussions