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 do I run JMP scripts on a schedule

    I have a series of JMP analyses that I want to run on a production basis and save the output to interactive HTML files. I have figured out how to put the analyses into script files and dashboards, but I'm not clear how to set things up so that the computer will automatically run the scripts on a daily or hourly basis.  Is this possible?   Jim

    jimNQBkelly jimNQBkelly
    Discussions |
    Jan 22, 2018 10:30 AM
    11389 views | 3 replies
  • Select Where: need to select from current selection in JSL

    I would like to select rows from a data set where I have multiple conditions, but instead of using a single select where statement with "and," I want to loop through my conditions one at a time, selecting from the current selection. This is very straightforward in the select where window (use "select from current selection"). How can I do this in JSL?For example, I have a list of column names cnam...

    katief katief
    Discussions |
    Jan 22, 2018 9:42 AM
    27832 views | 10 replies
  • Create JMP datatable from C# DataTable variable

    What is the most effecient way of creating a JMP datatable from a C# DataTable variable?  I am presently using the windows clipboard to paste all the information into JMP. (C# first filling the clipboard)  This works, but Windows clipboard is not reliable and sometimes comes-up empty. I sent a support ticket a few months back and got this messsage.. Support Message:........................... Also...

    ChrisM_X ChrisM_X
    Discussions |
    Jan 22, 2018 7:16 AM
    14458 views | 7 replies
  • Help! Trying to calculate time differences using two different lists of dates

    Hi! I have two lists of dates for a project, one is the Maintenance Dates and one is the Production Dates. I'm trying to figure out for each Production Date, how long has it been since the last Maintenance Date. The Maintenance Dates will be far less frequent than Production Dates, obviously, but there are a lot of them so it would be way easier to have a formula to calculate this delta. Anyone ha...

    winslow winslow
    Discussions |
    Jan 21, 2018 8:46 PM
    9660 views | 8 replies
  • JSL Column Name Search and Replace

    I have lot of column name and I want to rename my column name as below. How can I use Set name to replace all my columns in the table? NAME [US] 1999 AMERICA POP US123 -> AMERICA US123 
    NAME [US] 1999 AMERICA POP US456 -> AMERICA US456 
    NAME [US] 1999 AMERICA POP US145 -> AMERICA US145 dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); :Age << Set Name( "Time" );Thanks.

    sam_t sam_t
    Discussions |
    Jan 21, 2018 4:50 PM
    8579 views | 2 replies

Latest Discussions

  • Help with mutivariable regression

    Hello, Im attempting to do a multivariable logistic regression looking at the independent association of variables for an adverse event, however the result for my variable of interest is reading as unstable. I believe this is because the variable actually has a 100% sensitvity for my outcome (adverse event) on univariate analysis. If this is this case, does anyone have suggestions on what to do? T...

    nmg nmg
    Discussions |
    Jan 17, 2018 6:21 AM
    5006 views | 5 replies
  • Sizing Data Table in Display Box

    I have searched ad nauseum and cannot not find a solution to my problem.  I'm trying to set up a window for my users that dynamically updates some summary data and two plots based on their selection.  I'm working with display boxes, but when I append my summary data table, no matter what I've tried, the data table is always smaller in width such that the last column is cut off, leaving me with wha...

    CS13 CS13
    Discussions |
    Jan 16, 2018 2:58 PM
    4160 views | 2 replies
  • User Interface

    Hi,I have made a UI and like to make some changes to it. This is shown below:I like to move "OK" and "Cancel" to bottom of the window and in "Select Product Name" only choose on product (combine the right and left). Also like to know how to choose these options and put them in a varaible to be used for further scripting. I have attached the actual script.Thanks so much for your help.   

    AT AT
    Discussions |
    Jan 15, 2018 4:16 PM
    13019 views | 11 replies
  • summarize mean data by group and only last number of data point

    hi,I want to get the mean value of my "raw data" by a group of 3 different columns ("test name", "measurement name" and "entity") - this i can do by the summary option.my problem is that I want only the last 13 points minimum (or last than 13 :) ) by date. those are my columns  thanks for any help 

    AdamChoen AdamChoen
    Discussions |
    Jan 11, 2018 8:09 AM
    3323 views | 1 replies
  • How do I plot "spiderdiagrams" in JMP

    Hello,I have a large geochemical dataset that I am attempting to plot in JMP13. I use JMP for most of my geochemical plots but I have yet to figure out how to do so-called "spiderdiagrams." Following the advice of another post I found, I transposed my data table and was able to plot things that looked like spiderdiagrams using the graph overlay tool. This allowed me to plot the data and would work...

    mcjenkins mcjenkins
    Discussions |
    Jan 11, 2018 7:09 AM
    6027 views | 2 replies

Latest Discussions

  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3765 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2648 views | 0 replies
  • 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
view all discussions