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 to select & delete rows when the cell did not start with W

    Hello,I have a table with 2 columns (Process & MC)I want to select and delete rows that fulfill 2 conditions below using scripting ;1. Column Process = WB2. Column MC = does not start with "W"I've checked through the scripting help but couldn't find anything useful. If I use below script, it will delete all rows that MC column cells starts with "W"  which is not what I want. dt3 << select where(:P...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Mar 24, 2022 11:02 PM
    762 views | 1 replies
  • Spec Limit

    Hi,I would like to ask if I set a particular column with spec limit(eg. low:100 and max:1000), from this limit set how can I create a corresponding column say Pass/Fail column to label those data within limit as Pass and out of spec as Fail.Thank you.   

    OneSidedCharts1 OneSidedCharts1
    Discussions |
    Mar 24, 2022 11:00 PM
    808 views | 1 replies
  • Scaling to fit to page width

    JMP page setup comes with a scale to fit to page, but i would like to do this in a script without having to use a static scalar.  Is this possible, a "fit to page width"? Specifically, I'd like to make it so that the script will automatically select a scalar for the "Set Page Setup" command based on page layout (Portrait or Landscape, Margin sizes) Current script:  Journal << Set page setup(
    margi...

    nacka nacka
    Discussions |
    Mar 24, 2022 3:10 PM
    14792 views | 7 replies
  • How to remove smoothing spline controls from bivariate fit

    How do I delete Smoothing spline controls? I have a report with bunch of splines and this list of controls takes the whole page effectively collapsing the chart. I only need splines for visual guide, I don't care about the numbers. How do I remove it?

    miguello miguello
    Discussions |
    Mar 24, 2022 1:10 PM
    2837 views | 6 replies
  • How to set the degree of "faded" for "unselected faded"

    Hi,   when data points in a graph are selected, the other data points get faded (by default and if the marker selection mode is set so; other options are also possible). Faded means "same color, but not so intense".   Is there an option to define the degree of "faded"? When the graph gets exported to "interactive html", the unselected points are "just" white - but actually, this makes it much easi...

    hogi hogi
    Discussions |
    Mar 24, 2022 9:45 AM
    3355 views | 9 replies

Latest Discussions

  • How to select & delete rows when the cell did not start with W

    Hello,I have a table with 2 columns (Process & MC)I want to select and delete rows that fulfill 2 conditions below using scripting ;1. Column Process = WB2. Column MC = does not start with "W"I've checked through the scripting help but couldn't find anything useful. If I use below script, it will delete all rows that MC column cells starts with "W"  which is not what I want. dt3 << select where(:P...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Mar 24, 2022 11:02 PM
    762 views | 1 replies
  • Spec Limit

    Hi,I would like to ask if I set a particular column with spec limit(eg. low:100 and max:1000), from this limit set how can I create a corresponding column say Pass/Fail column to label those data within limit as Pass and out of spec as Fail.Thank you.   

    OneSidedCharts1 OneSidedCharts1
    Discussions |
    Mar 24, 2022 11:00 PM
    808 views | 1 replies
  • Usage of Beta Binomial Distribution in Manufacturing - reference to JMP Help Info?

    In JMP help under Discrete Fit Distributions, the following is mentioned:Beta BinomialThis distribution is useful when the data is a combination of several Binomial(p) distributions, each with a different p. One example is the overall number of defects combined from multiple manufacturing lines, when the mean number of defects (p) varies between the lines. Does anyone has a reference, article, sup...

    M_Kraus M_Kraus
    Discussions |
    Mar 23, 2022 1:31 PM
    1182 views | 1 replies
  • I can't understand my data

    I need to calculate the prevalence of a group of ectoparasites in birds, and test the hypotheses about the effects of host and parasite life-history parameters on the prevalence of these ectoparasites. I've been told to use GLMM, and I started using it on jmp, but I can't understand the output of the program. I believe the input data is wrong and I can't figure out why...
    My response variable is pr...

    maykku maykku
    Discussions |
    Mar 23, 2022 1:15 PM
    5334 views | 6 replies
  • select/deselect file in list box

    qual_list= Files In Directory( "C:\Users\mlachhab\Documents\20220309 - Exercice Scripting Magid\REPERTOIRE A" ); nw= New Window( "Ex1", V List Box( Outline Box( "Choix_Du_Dossier",<<BackgroundColor( 19 ); dt=list Box( qual_list); ), obj= dt << get selected; If(obj << Selected , obj << Deselect); ), Lineup Box( N Col( 2 ), spacing( 20 ), Button Box( "OK", nw << C...

    NetflixCrow956 NetflixCrow956
    Discussions |
    Mar 23, 2022 9:14 AM
    1272 views | 2 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    599 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    770 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    589 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1391 views | 0 replies
view all discussions