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

  • Alert: Failed to converge(step-halving-limit) error. What am I missing?

    Hi,When I do the below steps with a categorical Y variable: Select Analyze > Fit Model.Select the response column and click Y, Response.Select the predictor colulmns and click Add or use one of the Macros if you want to include higher order effects.Click the button next to Personality and select Stepwise.Click Run.Click Minimum BIC and select P-Value Threshold.Click Forward and select Mixed.Click ...

    ShriHanuman ShriHanuman
    Discussions |
    Mar 13, 2017 10:09 AM
    6960 views | 1 replies
  • 'High Performance' Slow Relative to 'Balanced'

    I have a script that I've developed that takes about 50 seconds to run.  But when I move it onto another laptop it takes about 500 seconds to run (same version of JMP, different machine specs but arguably the slower machine is more powerful - faster processor, more RAM).  Strangely, if I change the battery setting from High Performance to Balanced, the execution time goes down from 500 seconds to ...

    David_Burnham David_Burnham
    Discussions |
    Mar 12, 2017 8:03 AM
    7707 views | 6 replies
  • Extracting VIP vs Coefficients for Centered and Scaled Data

    Hello, I would like to extract, in a data table, the values for VIP and Coefficients for Centered and Scaled Data from the PLS output window. Is this possible through JSL? thanks
    Matteo

    matteo_patelmo matteo_patelmo
    Discussions |
    Mar 10, 2017 11:29 AM
    10250 views | 7 replies
  • How to Programmatically Select an Item in a ListBox

    I have a ListBox (not VListBox). Normally when I click at each item using a mouse, the item will be highlighted. Now I have a list() that contains some items. The items on the list() do not necessarily match the items on the ListBox. Through code, I want to automatically select (highlight) the items on the ListBox that are present on the list(). For example: If my ListBox contains the items {"a", ...

    csoon1 csoon1
    Discussions |
    Mar 10, 2017 11:21 AM
    7261 views | 2 replies
  • REML mixed model

     Hello,  I have few very general questions related to running a mixed model using REML. 1. Why is REML always recommneded ? what's the most obvious advantages of it over EMS method?2. How do I make meaningful inferences for the given residual by predicted plot?3. How do I generat %CV from REML? Thank you.  

    Juno Juno
    Discussions |
    Mar 10, 2017 10:37 AM
    10753 views | 5 replies

Latest Discussions

  • Non-Modal windows/user-interactive script

    Hi, Details of my script:Part 1: open a new table so that user fills valuesPart 2: wait for the user to fill values and take the response to proceedPart 3: proceed with the remaining script I am struggling in part 2 because if I use Modal windows, I cannot fill the values in the table.I would like to generate a new window which will wait on user input OK" to proceed but should not interrupt the us...

    shashivenky shashivenky
    Discussions |
    Mar 9, 2017 4:16 AM
    5011 views | 2 replies
  • Negative R2 in Mixed Models

    How is R2 calculated in JMP (v12.2) when fixed and random effects are included in Fit Model? I can't find any documentation on this. The reason this came up is that I have been getting negative R2 values.   

    jwiltsie jwiltsie
    Discussions |
    Mar 8, 2017 7:52 AM
    8726 views | 6 replies
  • Database stored procedure

    Hi There, I have a database in which I wrote a stored procedure, which generates a table for DOE analysis. Basically selecting the parameters and their values dynamically, which is why a simple table query does not work.In JMP 13, there is the advance database open table window which lists all the stored procedure in the SQL. I'd like to run "Call StoredProc(x)" by using execute sql but nothing ha...

    krisah krisah
    Discussions |
    Mar 8, 2017 4:10 AM
    4739 views | 1 replies
  • Disallowed Combinations Script with conditional statements

    I am using the Space Filling Desing Platform to run a Fast Flexible Filling Design.  I would like to add a disallowed combination script where if a level for one variable equals a certain value, then a separate column is limited to a specific value.  I have the following script, but the script is not working.  I have tried:  F1 == 1 & F11 > 0 | F2 == 1 & F12 > 0, but then this removes all cases of...

    jshaw04 jshaw04
    Discussions |
    Mar 7, 2017 6:27 AM
    7471 views | 2 replies
  • Automatically save the file to folder

    Hi, does anyone know if I select the any file from desktop,eg: CSV, after i open that file,  it can automatically save into the working folder by using JSL? Thanks 

    blue1994 blue1994
    Discussions |
    Mar 6, 2017 5:31 AM
    3690 views | 1 replies

Latest Discussions

  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3333 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4388 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4713 views | 0 replies
  • Odds ratios for multiway tables

    On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...

    DonMcCormack DonMcCormack
    Discussions |
    Aug 10, 2016 3:35 PM
    4868 views | 0 replies
  • How to find ETA squared effect size for MANOVA?

    Hello, Does anyone know how to calculate the eta squared value from a manova analysis in JMP? I know that the E and H matrices tab shows the sum of squares for each parameter, but which values do I use to calculate SStotal and SSeffect? In my model, I have 2 control variables (age and gender) and then a two way factorial. If only one of these variables (in addition to both control variables) is si...

    nsalmano_stanfo nsalmano_stanfo
    Discussions |
    Aug 8, 2016 7:04 AM
    3882 views | 0 replies
view all discussions