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

  • Exporting Heatmap Values to datatable

    Hi all, I'm trying to directly exporting the mean values showed in heatmap cells to data table. Is there any way to do that? Thanks in advance 

    JaredJ JaredJ
    Discussions |
    Jul 19, 2021 5:17 PM
    1807 views | 2 replies
  • Find nearest neighbor/neighborhood for new entry to hierarchical model

    I have a hierarchical clustering model that I like.  I chose the clusters based on a balance of the statistics and domain knowledge, so they are generally much broader than the optimal CCC would suggest (although in some cases narrower).  This is because the clusters are being used as a broad heuristic for business decisions, and too many clusters makes it too hard to action in the primary way we ...

    Evan_Morris Evan_Morris
    Discussions |
    Jul 19, 2021 4:04 PM
    1666 views | 2 replies
  • JMP15 Graph Builder does not update Map after changing -XY coordinates file


    old working JMP13 script does not work anymore with JMP15. The script changes the coordinates of -XY map file and neither Graph Builder updates nor the changed map appear creating a new graph builder instance. Just opening a new session new map is shown. It looks like that a sort of caching prevent updates.Is it possible to fix or workaround this behavior?dt2 = open("C:/TEMP/map-Name.jmp"); dt3 = ...

    antonio-domenic antonio-domenic
    Discussions |
    Jul 19, 2021 9:04 AM
    1609 views | 3 replies
  • Dashboards taking too long to create and edit

    I am using JMP-Pro 15.1  and building dashboards using the existing templates seems to be taking a really long time on my computer compared to the JMP demonstration videos I have watched where the presenters seem to be breezing through the dashboard building process. As an example, when I open a template and try to drop in plots, there is a significant lag and it takes several seconds for JMP to t...

    vm vm
    Discussions |
    Jul 19, 2021 6:58 AM
    832 views | 1 replies
  • Automation of Reports for PowerPoint Templates with JMP 15

    Hi all,

    I run weekly reports on physiochemical attributes. The old process was to manually input data from excel into JMP. After entering the new data into JMP two scripts are run: Run Chart and Control Chart scripts, that are saved to the Data Table. These scripts have limits of precision and formatting applied (or saved into the scripts). Then the charts are copy & pasted one by one into a PowerP...

    lich365net lich365net
    Discussions |
    Jul 19, 2021 6:52 AM
    1575 views | 2 replies

Latest Discussions

  • JMP15 Graph Builder does not update Map after changing -XY coordinates file


    old working JMP13 script does not work anymore with JMP15. The script changes the coordinates of -XY map file and neither Graph Builder updates nor the changed map appear creating a new graph builder instance. Just opening a new session new map is shown. It looks like that a sort of caching prevent updates.Is it possible to fix or workaround this behavior?dt2 = open("C:/TEMP/map-Name.jmp"); dt3 = ...

    antonio-domenic antonio-domenic
    Discussions |
    Jul 19, 2021 9:04 AM
    1609 views | 3 replies
  • Dashboards taking too long to create and edit

    I am using JMP-Pro 15.1  and building dashboards using the existing templates seems to be taking a really long time on my computer compared to the JMP demonstration videos I have watched where the presenters seem to be breezing through the dashboard building process. As an example, when I open a template and try to drop in plots, there is a significant lag and it takes several seconds for JMP to t...

    vm vm
    Discussions |
    Jul 19, 2021 6:58 AM
    832 views | 1 replies
  • Automation of Reports for PowerPoint Templates with JMP 15

    Hi all,

    I run weekly reports on physiochemical attributes. The old process was to manually input data from excel into JMP. After entering the new data into JMP two scripts are run: Run Chart and Control Chart scripts, that are saved to the Data Table. These scripts have limits of precision and formatting applied (or saved into the scripts). Then the charts are copy & pasted one by one into a PowerP...

    lich365net lich365net
    Discussions |
    Jul 19, 2021 6:52 AM
    1575 views | 2 replies
  • Script: Remove prefix of string and output modified column to Excel file

    Hi everyone. I have been following the advice at String parsing formula  and some other references for writing data to files, mostly applicable to chunk text files but I found the   Save Excel File() function in the Scripting Index. I don't know what the last parameter means/does? It isn't explained. That is to say,  Separate Rows for Each Cell Statistic( 1 ) Is this important? It doesn't write an...

    mostarr mostarr
    Discussions |
    Jul 17, 2021 12:31 PM
    3669 views | 7 replies
  • How Do you Use Repeated Measurement in Capability Analysis and distribution

    I need suggestion for the analysis of a data point in multiple measurements. Say, I have potency measurement of a cream drug product from a tube. I have samples from the top, middle, bottom of the tube and hence the measurement for potency. The tube represents the batch and potency is representative of the batch but three measurements are representative of the same batch in reality. In the analysi...

    AAzad AAzad
    Discussions |
    Jul 16, 2021 12:50 PM
    2486 views | 3 replies

Latest Discussions

  • Graphlet disappearing after filtering through a null set

    Have a tool I built that has a series of graphlets in them.  Noticed some odd behavior.  The top-level graph has a local data filter.  Some combinations of that data filter will result in no data.  When I filter to a no-data set, then expand back to a set with data, the graphlet no longer exists.  Any ideas on how to retain the graphlets after filtering?

    Evan_Morris Evan_Morris
    Discussions |
    Jul 12, 2021 10:28 AM
    851 views | 0 replies
  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1470 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    856 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    688 views | 0 replies
  • Section 508 compliance

    Is there any guidance on how to make JMP graphs section 508 compliant (ADA issue for government documents)?  I found a post on how to remove the gray background, but is there any 508 specific guidance or other preference settings that would be helpful?  Maybe this is a wish list item?

    GGfGA GGfGA
    Discussions |
    Jun 30, 2021 10:03 AM
    853 views | 0 replies
view all discussions