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

  • random forest in jmp

    Is there a way to train a random forest in JMP?or can we only do decision trees, boosted trees or boostrap forests?thanks!Sabrina 

    Sabrina_p Sabrina_p
    Discussions |
    Feb 7, 2022 5:58 AM
    5211 views | 4 replies
  • How to add row labels only in one chart of a dashboard containing several charts.

    Hello,
    I would like to call upon your expertise.
    I have a data table and a dashboard containing two charts. I also have in the table a column containing comments (empty or not), for which I have activated the labels.I would like to display in the first chart the comments next to the points, but not in the second chart, so as not to overload it.Enabling labels on the rows (row > right click > label/U...

    Steph_Georges Steph_Georges
    Discussions |
    Feb 7, 2022 5:18 AM
    1236 views | 2 replies
  • Overwriting existing JMP files

    hi, This may be a silly question, but I can't seem to solve it. I have a window scheduler that runs a JMP script every 12 hours, and saves the data table in a shared folder. However, the file cannot be saved in the next auto run, if the table is open (by any user), which it usually is. Is there a simple option to open JMP file in "read-only" mode and enable over-writing the data? Thanks!

    polywantsacrack polywantsacrack
    Discussions |
    Feb 7, 2022 4:44 AM
    1614 views | 2 replies
  • How to calculate relativ values based on a position of a base value?

    Hello everybody,I need to calculate percentage share of values of the column Value1 based on the position of the selected value from column Value1. As an example if I want to do that based on the second value in column Value1 (position 2, or value 2), the resulting column Value1_rel with relative values should look like this:Additionally, there can be more data which needs to be grouped by Item an...

    lukasz lukasz
    Discussions |
    Feb 7, 2022 4:42 AM
    3181 views | 5 replies
  • Change font size of table box in report

    Hi all,I am trying to change the font size of a table box that I generate inside a report. Is there such a function? I tried<< Set Font Size (8)but that doesn't seem to work...Thanks!

    YannickF YannickF
    Discussions |
    Feb 7, 2022 2:28 AM
    2174 views | 3 replies

Latest Discussions

  • How to add row labels only in one chart of a dashboard containing several charts.

    Hello,
    I would like to call upon your expertise.
    I have a data table and a dashboard containing two charts. I also have in the table a column containing comments (empty or not), for which I have activated the labels.I would like to display in the first chart the comments next to the points, but not in the second chart, so as not to overload it.Enabling labels on the rows (row > right click > label/U...

    Steph_Georges Steph_Georges
    Discussions |
    Feb 7, 2022 5:18 AM
    1236 views | 2 replies
  • Overwriting existing JMP files

    hi, This may be a silly question, but I can't seem to solve it. I have a window scheduler that runs a JMP script every 12 hours, and saves the data table in a shared folder. However, the file cannot be saved in the next auto run, if the table is open (by any user), which it usually is. Is there a simple option to open JMP file in "read-only" mode and enable over-writing the data? Thanks!

    polywantsacrack polywantsacrack
    Discussions |
    Feb 7, 2022 4:44 AM
    1614 views | 2 replies
  • 怎样直接在内存中计算并赋值给变量?

    例如: 身高体重同时符合条件的个数谢谢!

    lala lala
    Discussions |
    Feb 6, 2022 10:52 PM
    997 views | 2 replies
  • How to remove/avoid a black background in eps files?

    Hi, I work on Windows (with JMP 16) and want to create eps files. I found the following information on the web: https://community.jmp.com/t5/JMPer-Cable/Getting-high-quality-graphics-out-of-JMP/ba-p/354772However, when I follow these steps, I get eps files with a black background and without the labels on the axes. To fix the problem, I also tried the Transparant Background mentioned in Saving Pub...

    YellowSubmarine YellowSubmarine
    Discussions |
    Feb 5, 2022 5:42 AM
    3349 views | 2 replies
  • Profiler discussion continued

    Recent discussion about how to interpret standard errors from the profiler have not converged to a solution, so I will start this again - with a different example and some more clarity (I hope) on my question.  I've attached one of the famous Anscombe quartet datasets - the one where a linear regression model is appropriate.  I fit a multiple regression model and saved the mean prediction standard...

    dale_lehman dale_lehman
    Discussions |
    Feb 4, 2022 8:59 AM
    1253 views | 1 replies

Latest Discussions

  • 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
    598 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
    769 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
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    789 views | 0 replies
view all discussions