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

  • Oops - I lost my data ...

    take care that you don't:

    create a virtual link with a wrong table referencecreate a summary table with a compact column    It makes your data table non-accessible!

    hogi hogi
    Discussions |
    Dec 19, 2024 4:15 AM
    3556 views | 12 replies
  • Different p-values obtained from “Fit Y” by X versus “Response Screening”

    Hello: 
    I have a data set containing 15 observations in three groups/conditions (group 1: 5 observations, group 2: 6 observations, and group 3: 4 observations) for around 3,000 genes (variables) and would like to do ANOVA and post hoc tests for those genes across the 3 groups:  I tried “Response Screening” and got p-values for ANOVA for the 3,000 genes, and then also obtained the respective p-value...

    FactorLevelFox5 FactorLevelFox5
    Discussions |
    Dec 18, 2024 11:57 PM
    1146 views | 3 replies
  • What scope of application results thereof, e.g. process development?

    What scope of application results thereof, e.g. process development?  : preventive maintenance optimization, cross match fleet, process optimizer

    Rajesh1 Rajesh1
    Discussions |
    Dec 18, 2024 1:55 PM
    395 views | 1 replies
  • Concatenating Unique and Nonmissing Data

    I have a data table describing the tool history for a series of semiconductor lots.  In some instances, the lots can split and be run across different tools for the same processing step.  In such case, I would like to create a column with each tool concatenated to indicate that > 1 tool was involved.  With a lot of help, I have gotten to the point where I can identify the lots, steps and substeps ...

    SpannerHead SpannerHead
    Discussions |
    Dec 18, 2024 1:00 PM
    1230 views | 6 replies
  • Memory Issues after joining tables

    Hello All,

    Very frustrating issue here. I perform a join of two tables. Both tables are small, about 9-10 rows and 40 columns. The join completes successfully with this code.

    dt_join = dt1 << (With(dt2), Merge Same Name Columns, By Matching Columns(:col1 = :col1, :col2=:col2), Include Nonmatches(1,1), Preserve main table order(1));If I run any code after that there are no issues. My total memory wit...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Dec 18, 2024 11:15 AM
    650 views | 2 replies

Latest Discussions

  • Oops - I lost my data ...

    take care that you don't:

    create a virtual link with a wrong table referencecreate a summary table with a compact column    It makes your data table non-accessible!

    hogi hogi
    Discussions |
    Dec 19, 2024 4:15 AM
    3556 views | 12 replies
  • What scope of application results thereof, e.g. process development?

    What scope of application results thereof, e.g. process development?  : preventive maintenance optimization, cross match fleet, process optimizer

    Rajesh1 Rajesh1
    Discussions |
    Dec 18, 2024 1:55 PM
    395 views | 1 replies
  • Memory Issues after joining tables

    Hello All,

    Very frustrating issue here. I perform a join of two tables. Both tables are small, about 9-10 rows and 40 columns. The join completes successfully with this code.

    dt_join = dt1 << (With(dt2), Merge Same Name Columns, By Matching Columns(:col1 = :col1, :col2=:col2), Include Nonmatches(1,1), Preserve main table order(1));If I run any code after that there are no issues. My total memory wit...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Dec 18, 2024 11:15 AM
    650 views | 2 replies
  • How to get PG Addins ready in tool bar

     how to install PG Addins in JMP? current it is PG Scripts. 

    StratifiedIbex4 StratifiedIbex4
    Discussions |
    Dec 18, 2024 6:26 AM
    469 views | 1 replies
  • Sample size & Statistical power

    Hi, I have done a finite element model validation study by comparing the a certain quantity of interest to experimental data. I have conducted this study for 18 different samples in order to evaluate the mean prediction error of the model. The real & simulated samples are dependent. I want to assess if 18 was a statistically significant number of samples.  How can i calculate the power? Thanks for...

    TraceMatrices73 TraceMatrices73
    Discussions |
    Dec 18, 2024 1:54 AM
    1217 views | 5 replies

Latest Discussions

  • ods output "DIFFS" in proc mixed

    Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.

    lvierbaum lvierbaum
    Discussions |
    Dec 12, 2024 5:32 AM
    588 views | 0 replies
  • Sample size for Reliability Life Test

    I have used the interval explorer for parametric reliability life test planning for sample size calculation of accelerated life test. Please can someone confirm if the sample size returned is the total sample size or sample size per stress levels? Assuming I have 3 temperature levels, do I use 75 samples per temperature level or 25?

    EngrAkin EngrAkin
    Discussions |
    Dec 11, 2024 7:11 AM
    544 views | 0 replies
  • Optimizing Enterprise Server Connections in JMP Live

    Hello JMP Community,I’ve recently started using JMP Live to share and collaborate on statistical analyses with my team, and I’m encountering some challenges managing connections to our enterprise server. Our organization uses a centralized server to store and process data, and while the integration with JMP Live is robust, we’ve experienced occasional delays when syncing large datasets or during s...

    Harry_Cmary Harry_Cmary
    Discussions |
    Dec 9, 2024 10:03 PM
    476 views | 0 replies
  • Pressure Test Method Results have a significant effect on my sample size and capability, how to avoid?

    Hello dear JMP community I will first explain the test method (no need to comment on whether it is right or wrong because this is what I got). The purpose is to detect a leakage.

    Measurement processPart is mounted to a pressure stationPressure station rotate a vacuum pump x times to create a vacuum (atmospheric pressure is approx. 1000mbar)Pressure p1 is sampled at time t1After 15 seconds p2 is sam...

    qLienceStats qLienceStats
    Discussions |
    Dec 5, 2024 11:58 PM
    411 views | 0 replies
  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    485 views | 0 replies
view all discussions