cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • JSL: help properly referencing a data table column for Distribution platform

    Hi All,   I'm noticing that the Distribution platform doesn't seem to accept column references in the same way that Graph Builder does, for example.   I have code where I am referencing different columns within a data table using the Column(dtname, number) format. For example, this is a bit of code where I do it with GB and it works just fine:Graph Builder( Size( 500, 350 ), Show Control Panel( ...

    SDF1 SDF1
    Discussions |
    Oct 17, 2023 5:59 AM
    2871 views | 4 replies
  • How to create Windows shortcut file (.LNK) using JSL?

    How to create Windows shortcut file (.LNK) using JSL?

    Slava Slava
    Discussions |
    Oct 17, 2023 5:39 AM
    2234 views | 2 replies
  • Are the results of fit two-level screening valid with a Plackett-Burman which may violate effect sparcity?

    I wanted to design an experiment to screen 18 factors against one response. I now understand that there are more modern, better designs to solve this problem, but at the time I used a 20-run Plackett-Burman design. I completed each run in duplicate, for 40 runs in total. I am attaching a .csv of the anonymised results, where I have standardised the factor levels (subtracted mean and divided by sta...

    noahsprent noahsprent
    Discussions |
    Oct 17, 2023 2:51 AM
    4580 views | 5 replies
  • MFI from a selectable location

    Hi, I'm quite new to the JSL world, or coding in general. With a few simple scripts I would like to spare some recurring work. As in this case, I would like to automate the MFI. To do this, I copied the script below from the MFI dialog and expanded it to include the "Pick Directory" command. My only problem is that the "Select a directory" dialog appears twice every time. After I have selected the...

    BenBaecker BenBaecker
    Discussions |
    Oct 17, 2023 12:15 AM
    1905 views | 2 replies
  • Post processing Monte Carlo Outcomes from Prediction Profiler

    Hello everybody, I have a JMP file with a formula of two random variables: "Voltage" and "thickness".To visualize the statistical distribution of the formula, I am using the JMP Prediction profiler.I managed to create a table with all the Monte Carlo outcomes run by the profiler using the JSL command:Simulate to TableHere is what my screen looks like: As a next step I would like to use the columns...

    mark_war mark_war
    Discussions |
    Oct 16, 2023 11:08 AM
    2078 views | 2 replies

Latest Discussions

  • Are the results of fit two-level screening valid with a Plackett-Burman which may violate effect sparcity?

    I wanted to design an experiment to screen 18 factors against one response. I now understand that there are more modern, better designs to solve this problem, but at the time I used a 20-run Plackett-Burman design. I completed each run in duplicate, for 40 runs in total. I am attaching a .csv of the anonymised results, where I have standardised the factor levels (subtracted mean and divided by sta...

    noahsprent noahsprent
    Discussions |
    Oct 17, 2023 2:51 AM
    4580 views | 5 replies
  • Post processing Monte Carlo Outcomes from Prediction Profiler

    Hello everybody, I have a JMP file with a formula of two random variables: "Voltage" and "thickness".To visualize the statistical distribution of the formula, I am using the JMP Prediction profiler.I managed to create a table with all the Monte Carlo outcomes run by the profiler using the JSL command:Simulate to TableHere is what my screen looks like: As a next step I would like to use the columns...

    mark_war mark_war
    Discussions |
    Oct 16, 2023 11:08 AM
    2078 views | 2 replies
  • Adding location points to a DoE?

    I've created my first DoE and executed it, but not sure how to proceed now I have my results.Each run has 4 assay results, but also 3 locations (top, middle and bottom) were sampled per each run.  How do I add the additional locations to the results as I can only see how to add one set of assay results per run.  

    LikelihoodFrog1 LikelihoodFrog1
    Discussions |
    Oct 16, 2023 8:15 AM
    1298 views | 1 replies
  • How to do multivariate comparisons in JMP?

    I would like to know how to do the following type of comparisons on Multivariate data:1. Comparison to a standard value2. Two Sample comparison3. Paired comparison on multivariate data I could not see any previous discussion on this topic. Can someone help?

    statlover statlover
    Discussions |
    Oct 16, 2023 7:51 AM
    5260 views | 5 replies
  • Want to run the same tuning design table for multiple y-variables

    I'm running bootstrap forest as a predicative model. I have hyperparameters I like but want to run multiple times (ex. 500 replicates) to find the random forest that gives me the best validation r square. I have the tuning design table built, but every time it runs for one predicted y-variable (there are 11 in my dataset) I have to manually choose the same design table every time. It's time consum...

    ClassCanary405 ClassCanary405
    Discussions |
    Oct 16, 2023 2:37 AM
    1706 views | 2 replies

Latest Discussions

  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    959 views | 0 replies
  • SIMCA classification method: what alternative options do I have in JMP and what are the pros/cons?

    Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method?  I am currently using JMP 17 Thank you very much...

    CamillaLiscio CamillaLiscio
    Discussions |
    Oct 2, 2023 5:55 AM
    1711 views | 0 replies
  • What determines which data table is seen as "Associated Data" for New Window?

    What determines which data table is seen as associated data for a new window? First drawn report and it's data table? Something else? Is there a way to change that associated table / determine on creation what it should be (without first creating some report which will be removed)?   This example script will have the summary table as associated data, but I would like it to be the Big Class table. ...

    jthi jthi
    Discussions |
    Sep 21, 2023 9:44 AM
    1091 views | 0 replies
  • Using R - File path problem

    I have difficult to get the filepath correct. 
    Error message says "Cannot open table in access or evaluation of ....(Filepath)"   

    Prometheus Prometheus
    Discussions |
    Sep 17, 2023 10:46 PM
    1183 views | 0 replies
  • Data Access Handler

    How can I define a function that is activated when Jmp accesses the data in a column.I found the Event Handler option in the Column Properties.  But there I can only define functions for the cases: Click, and Mouseover (and I can set the color of the link)- but there are no settings for Write Data Access and Read Data Access. Applications:- To check the performance of code (https://community.jmp.c...

    hogi hogi
    Discussions |
    Sep 16, 2023 12:21 AM
    832 views | 0 replies
view all discussions