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 record the classification of data points within ellipses in a Scatter Plot Matrix after clustering?

    The following JSL code can be used to display a ScatterPlot Matrix after Clustering.dt = Open("$SAMPLE_DATA/Big Class.jmp"); Normal Mixtures( Y( :height, :weight ), {Mixtures Tolerance( 0.00000001 ), Mixtures MaxIter( 300 ), Mixtures N Starts( 30 ), Outlier Cluster( 0 ), Diagonal Variance( 0 ), Number of Clusters( 2 ), Go( Scatterplot Matrix( Ellipse Alpha( 0.1 ) ) )}, SendToReport( Dispat...

    BabyDoragon BabyDoragon
    Discussions |
    Nov 5, 2024 8:08 AM
    852 views | 1 replies
  • Augment DOE

    Hello, I am trying to set-up a DOE with 5 variables. Some of the combinations are not allowed, and for a regular DOE, I can remove them from consideration using linear constraints. However, if I start with some data, and then use Augment DOE option, it removes my constraints. Is that a feature of JMP, or is there a reason for it? Why can't I have all the features available in custom DOE in Augment...

    DOE_USER DOE_USER
    Discussions |
    Nov 5, 2024 4:26 AM
    2560 views | 5 replies
  • Screening of factors by Planket burman design

    One of my factors is showing a p-value greater than 0.05 but in the half-normal plot, the factor is showing significance. What should I consider in the optimization? Should I take the p-value into consideration or a half-normal plot? Kindly explain in detail. Help me out.

    peddinti_vasu peddinti_vasu
    Discussions |
    Nov 5, 2024 1:01 AM
    568 views | 1 replies
  • Multi file Import: Discovering Files takes too long

    MFI is great - I really love it. But sometimes the low speed of the file search hurts.
    If the data comes from a network drive and I want to access the folder from home office, it can take > 10 minutes for Discovering Files to find my 4 matching file out of thousand of folders/subfolders/files ... Then it's faster to open Python in parallel, write a short GLOB search and load the files one by one vi...

    hogi hogi
    Discussions |
    Nov 4, 2024 11:58 PM
    2381 views | 5 replies
  • Taking Inputs from a batch file into jsl

    Hi,I have a batch file with names of folders.I want to extract these folder names into jsl and open those folders. How can I do this?

    vharibal vharibal
    Discussions |
    Nov 4, 2024 10:19 PM
    664 views | 1 replies

Latest Discussions

Latest Discussions

  • Error add-in manager :AddinID == selectionID

    I am taking the above error once i click to build currently selected add-in button at the add-in manager.  Error Message: {"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)} Error: Send Expects Scriptable Object 1 time(s). Data Table Indices: 23 Type: Error Function Name: Send Function being executed: here:addinTab...

    Georgios_Tsim Georgios_Tsim
    Discussions |
    Oct 29, 2024 6:41 AM
    534 views | 0 replies
  • JMP 18 Addins on Server - Change in Location

    FYI from JMP tech support:   If you are running JMP on a server, note that JMP 16 addins do not work for JMP 18 because the file paths have changed.  JMP is no longer part of SAS so the file path changed from C:\ProgramData\SAS\JMP\addIns to C:\ProgramData\JMP\JMP\addIns

    Changing your file path to C:\ProgramData\JMP\JMP\addIns will make addins visible for JMP version 18.

    pmroz pmroz
    Discussions |
    Oct 29, 2024 5:58 AM
    582 views | 0 replies
  • How do I replace a prediction expression in a fit model with a specific expression?

    Hi, I am completing a DOE and I have ran a fit model using the JMP software to define a design space based on desirability of certain variables, however one of the desirability variables is a simple ratio of two of the construct model effects, however when running the model, the model is defining its own prediction expression for this variable rather than using the formula in the data table. Does ...

    supermackie93 supermackie93
    Discussions |
    Oct 24, 2024 5:40 AM
    499 views | 0 replies
  • One-Versus-Rest (OVR)  and the One-Versus-One (OVO) LDA

    Hello, I'm looking for a way to test a different LDA strategy than the standard One-off (or hand-out) method when trying to predict a categorical response with multiple classes. I'm particularly interested in the One-Versus-Rest (OVR)  (also referred to as One-Versus-All or OVA)  and the One-Versus-One (OVO) strategies. So, instead of using the default One-off LDA which seeks to solve the classica...

    Quentin26 Quentin26
    Discussions |
    Oct 24, 2024 1:29 AM
    700 views | 0 replies
  • Graph Builder: Ordering my overlay by descending order according to the total value of each overlay category

    Hello community, I come to you with a difficult question. Please see the image below for reference. I am using JMP 18, and I am trying to create a bar chart to show PPB values by quarter for various categories. The trouble I run into is that I want the category that has the highest total value from the chart to be on the bottom of the stack. For example, in the image below the category memory shou...

    AttributedMouse AttributedMouse
    Discussions |
    Oct 22, 2024 1:37 PM
    517 views | 0 replies
view all discussions