cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Reliability Growth Analysis

    Hello,In the training video https://community.jmp.com/t5/Mastering-JMP/Analyzing-Reliability-for-Repairable-Systems/ta-p/483465 when the analysis is performed, no information about the duration of maintenance work is provided. For example a single fix may have been done on day 3 and the next one on day 10. However this fix may have taken 2, hours, 10 hours, 2 days and etc. My understanding is that...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Jun 24, 2023 8:42 PM
    978 views | 1 replies
  • How to export a txt file without double quotes?

    Hi All, I'd like to export a txt file without double quotes,is there another way?thank you. <Datatable> <Export Options> <txt file>  

    Wei1 Wei1
    Discussions |
    Jun 24, 2023 7:27 AM
    1187 views | 1 replies
  • Define factors and responses

    Hello! I am a bit confused about how to define the responses for my experiments appropriately. I want to see how the processing factors influence the polymer crystallinity, but then the crystallinity will affect the material's mechanical strength. So in this case, should I consider both the polymer crystallinity and mechanical strength as the responses? Or the crystallinity is a factor/response?  ...

    DendrogramSteer DendrogramSteer
    Discussions |
    Jun 24, 2023 5:44 AM
    1602 views | 3 replies
  • [Urgent] How to replace Hotkeys in JMP

    Hello friend: Recently I came across a tough issue with regard to the Hotkeys in JMP. And I originally intended to briefly introduce it, but it is too important for me. I have the right to let you know the entire matter, not the fragments. Background:Currently I am taking responsible for the JMP (JMP16) & Python report automation of whole department, so I established a report automation system (th...

    N1ck N1ck
    Discussions |
    Jun 23, 2023 7:36 PM
    3213 views | 9 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies

Latest Discussions

  • Reliability Growth Analysis

    Hello,In the training video https://community.jmp.com/t5/Mastering-JMP/Analyzing-Reliability-for-Repairable-Systems/ta-p/483465 when the analysis is performed, no information about the duration of maintenance work is provided. For example a single fix may have been done on day 3 and the next one on day 10. However this fix may have taken 2, hours, 10 hours, 2 days and etc. My understanding is that...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Jun 24, 2023 8:42 PM
    978 views | 1 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • GLM Poisson regression with Firth Adjustment and comparison with R

    Hi, I came across a strange results when creating Poisson regression model in JMP and comparing them to R. I am modelling count (Y variable), using model with intercept and single categorical variable mod ("Before mod"/"Modified"). I am using Log(Time) as my offset variable. My sample size is 60. When running this model, my Parameters Estimates Std Error are very big (1291), but both parameters ar...

    Ceg1 Ceg1
    Discussions |
    Jun 23, 2023 6:02 AM
    1595 views | 1 replies
  • Issue with " Column properties / value colors"

    Hi everyone,

    I use scripts to generate larger amount of graph on a regular basis.
    Small changes in the script (Graph titels etc) are no problem for untrained colleagues but changing the colors of the data points is.

    I thought one could use column properties / value colors to change the colors in the graphs easily. But whenever we change the column property of the column "subjects" to a different colo...

    Matt_1 Matt_1
    Discussions |
    Jun 23, 2023 4:59 AM
    1240 views | 2 replies
  • image jpg

     Bonjour à tous,  J’ai une question par rapport aux images jpg, je ne trouve pas de documentation sur JMP à ce sujet.Dans mon cas, je dispose d’un dossier contenant environ 3000 images sous le format « jpg ». J’aimerais pouvoir afficher dans le constructeur de graphiques ces images au format « jpg » en fonction de la sélection des filtres de données locales.

    Par exemple :  Ici, il faudrait que s’af...

    hcarr01 hcarr01
    Discussions |
    Jun 23, 2023 4:43 AM
    1573 views | 2 replies

Latest Discussions

  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    656 views | 0 replies
  • New Series on JSL and Visual Code Studio

    Just a heads up that we've been posting some additional JSL tricks on our LinkedIn Blog.   We have a weekly series that's been running currently focused on our Visual Code Studio Extension for JMP. Week 1:  https://www.linkedin.com/posts/predictum_automationjmp-series-use-vs-code-extension-activity-7062456347543359488-uzFu?utm_source=share&utm_medium=member_desktopWeek 2: https://www.linkedin.com/...

    wjlevin wjlevin
    Discussions |
    Jun 19, 2023 2:26 PM
    1050 views | 0 replies
  • Overlaying histograms: Iterating a function through N number of columns?

    @PatrickGiuliano ,  As a response to our latest discussion : Re: How to overlay histograms in JMP Thanks a lot for the response. Also, 1) I would like to get more guidance on ' possibilities of iterating the Overlap function for more columns ( N number of Columns), if possible. the code for : Y Function(N, x):  can be iterated ?  Y Function(N, x);
    For(i = 1, i <= N Col(xm), i++,
    ym[i] = Min(Normal D...

    DecileDromedary DecileDromedary
    Discussions |
    Jun 19, 2023 6:31 AM
    590 views | 0 replies
  • problème importation base oracle avec Jump

    bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement  

    Françoise Françoise
    Discussions |
    Jun 12, 2023 9:12 AM
    648 views | 0 replies
view all discussions