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

  • Access to folder above main script

    I am currently using the Get Default Directory function to run a script in a subfolder of my main script, using the following code relativePath = Get Default Directory(); Include(relativePath || "Folder1/Data import.jsl");How can I run a script or open a file in a folder above my main script, i.e. in a directory higher than the full directory given by Get Default Directory function?

    Steffen_Bugge Steffen_Bugge
    Discussions |
    Sep 1, 2023 11:49 PM
    2230 views | 3 replies
  • Is there a way to group many rows into one row based on matching values of selected fields?

    Hi - I have a large dataset with individual contaminant compound results per row.  I.e. Each row has a lat, long, datetime, and a result for one of many compounds.  Instead, I need one row, and only one row, for each instance of lat, long, and datetime....that single row would then have ALL compound results on a single row.   In other words, I need to group by three fields (lat, long, datetime) an...

    learning_JSL learning_JSL
    Discussions |
    Sep 1, 2023 12:27 PM
    2112 views | 2 replies
  • step

    The step function looks useful :)  some things which I noticed: 1) Don't use string values  as yi - although it seems to be "allowed": 2) Description - add-on:
    Returns the yi argument corresponding to the largest xi which satisfies xi less than or equal to the x argument- but only: IF there is another xi that is larger than x. 3) None of the yi values must be empty.


    Names Default to Here(1); dt = Op...

    hogi hogi
    Discussions |
    Sep 1, 2023 9:16 AM
    1821 views | 2 replies
  • Centre point vs factor level

    Hello:I am studying a DOE textbook and in one example there are two factors with two levels.A 2^2 experiment is set-up with 5 center points. There are no replicates or blocks. In total 9 runs My question is what is the benefit of CP, why not a two factor experiment with three levels, In total 8 runs Q1) Which scenario is more beneficial?Q2) Are there any cases where we should use CP and where we s...

    VarunK VarunK
    Discussions |
    Sep 1, 2023 5:32 AM
    3027 views | 5 replies
  • Prediction equation for randomly chosen factors

    Hello: I have three factors two of which are three level factors and one has two levels. All the three factors are continuous.While analyzing the factors, I switched on the random effects for all the three factors. I have pasted the screen shot of the analysis below. I have some questions based on this as mentioned below:Q1) How to remove the variables from the model as we generally do in Fixed ef...

    VarunK VarunK
    Discussions |
    Sep 1, 2023 5:28 AM
    4124 views | 7 replies

Latest Discussions

Latest Discussions

view all discussions