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

  • Space filling versus optimal DOE

    For mixtures frequently space filling DOE's are used; guess these are not optimal? So what is then the benefit?Why not use space filling also for non-mixtures instead of Optimal DOE? I am preparing a DOE course and expect these questions and so far I don't have the right answers. 

    frankderuyck frankderuyck
    Discussions |
    Jul 7, 2023 2:00 AM
    8842 views | 11 replies
  • Which way to go query database?

    Dear all,I use database queries a lot, in combination with custom sql. I know, there are 3 methods like shown below.I like the "new sql query" most, because it's most powerful, and more safe (see password ...). Unfortunately it's behaviour regarding Hide ODBC connection strings has changed in JMP17, but it will be corrected:JMP17 behaviour on Preference "Hide ODBC Connection Strings" set: connecti...

    Georg Georg
    Discussions |
    Jul 7, 2023 1:33 AM
    3918 views | 6 replies
  • Why Press and Scaled Estimates in Linear Mixed Model (REML) are missing?

    @Mark_Bailey Do you know how to get press and scaled estimated for REML models with random blocks? Is it possible to use JMP JSL to calculate those values? Thank you so much.

    lazzybug lazzybug
    Discussions |
    Jul 7, 2023 1:11 AM
    1139 views | 1 replies
  • Two blocking variables for DSD to integrate replicates and multiple sampling points?

    Hello, I'm setting up an experiment where I measure changes in cell numbers in response to the concentration of 8 different cell culture media ingredients (i.e. continuous factors). A DSD with 8 extra runs gives me a 29 run experiment for this. Since the main time sink of this experiment is making up the different media mixes, I'm planning to run 3 exact replicates, preferrably blocked since the r...

    Snail2212 Snail2212
    Discussions |
    Jul 6, 2023 9:46 PM
    3029 views | 5 replies
  • how can i transform string to time date

    data is 202307031201
    data type is string..

    How do I change from a string to a time type?

    Ronaldo Ronaldo
    Discussions |
    Jul 6, 2023 7:12 PM
    2004 views | 2 replies

Latest Discussions

Latest Discussions

  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    677 views | 0 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
    776 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
    658 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
    1055 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
    591 views | 0 replies
view all discussions