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

  • How can I get MLE for a custom model?

    I'm new to JMP so sorry if this is simple. I've read the user manual over and over and cant find the info I need.I want to find parameters for a custom distribution ideally, or at least use the exponential distribution. Then I want to use it to get MLE for some custom models. I found that I can get MLE with exponential distribution using the "fit model" option and "generalized regression", but I h...

    rdale8250 rdale8250
    Discussions |
    Jun 2, 2016 11:12 AM
    4884 views | 1 replies
  • when preforming t-test for entire table, how can i make jmp show t tests and mean for all columns automatically?

    Hi, I recently downloaded JMP.1- I used FIT Y by X to compare variables between 2 groups. I went ahead and selected 50 columns. the analysis I got makes me choose to show the means and STD and the t-test for each column. a friend of mine who showed me how to do that on an older version, had all the info ready. is there a better way than tediously selecting it for each variable?2- is there a way to...

    emails4nir1 emails4nir1
    Discussions |
    Jun 1, 2016 11:21 AM
    13787 views | 3 replies
  • How do operations involving two separate data table work?

    For example, when I want to divide each value of column 1 from data table 1 by each value of column 2 from data table 2​. I seem to have issues doing so and I am wondering why this error pops up "Scoped data table access requires a data table column or variable{1} in access or evaluation of 'dtbinsum:column' , dtbinsum:column/*###*/(Nrows) /*###*/"The part of my script looks like this://Start of s...

    zhouye0 zhouye0
    Discussions |
    May 31, 2016 1:18 AM
    13613 views | 6 replies
  • String Edit Box Function

    Hi,I've managed to use the Number Edit Box() function combined with Char() to retrive strings from a column in order to delete specific rows from my tables. However my code does not work for all situations, why?Is there another Edit Box for strings? Does anyone have another sugestion for entering strings (through a edit box), comparing each value in a specified column to that string and if match/n...

    anders_bankefor anders_bankefor
    Discussions |
    May 27, 2016 5:40 PM
    8245 views | 4 replies
  • save html() slow?

    When I use save html() on a report window it takes a VERY long time to save- can be a half a hour or more for a single page.  It does work in the end.  Do others have this issue?Is there anything I can do to make it faster?  these aren't large files - 2-5 K only.  What is it thinking about?  I want to do this as part of an automatic job so a lone report taking a half hour is actually OK but one of...

    hardner hardner
    Discussions |
    May 27, 2016 12:31 PM
    16604 views | 5 replies

Latest Discussions

  • How can I get MLE for a custom model?

    I'm new to JMP so sorry if this is simple. I've read the user manual over and over and cant find the info I need.I want to find parameters for a custom distribution ideally, or at least use the exponential distribution. Then I want to use it to get MLE for some custom models. I found that I can get MLE with exponential distribution using the "fit model" option and "generalized regression", but I h...

    rdale8250 rdale8250
    Discussions |
    Jun 2, 2016 11:12 AM
    4884 views | 1 replies
  • String Edit Box Function

    Hi,I've managed to use the Number Edit Box() function combined with Char() to retrive strings from a column in order to delete specific rows from my tables. However my code does not work for all situations, why?Is there another Edit Box for strings? Does anyone have another sugestion for entering strings (through a edit box), comparing each value in a specified column to that string and if match/n...

    anders_bankefor anders_bankefor
    Discussions |
    May 27, 2016 5:40 PM
    8245 views | 4 replies
  • how to add state name label to the graphic building when using a map

    Hello,        I am trying to figure out how to adding the state Name label to the graphic builder..  I am using the following example.. Example of Creating a Map in Graph Builder

    hunterssze hunterssze
    Discussions |
    May 24, 2016 8:36 AM
    5126 views | 1 replies
  • Graph Builder with large data tables

    I am using graph builder with a large data table to plot part performance using variables X and Y to create individual plots for each part.  The data table is: ~824 KB, ~14.5M rows, containing data for 726 different parts.  Each part has ~20k data points that are used to generate each plot. Using the below Graph Builder script yields plots for ~100 individual parts.  Graph Builder(  Size( 570, 500...

    bhosse0 bhosse0
    Discussions |
    May 24, 2016 5:21 AM
    7651 views | 5 replies
  • Can I add Response after running the experiment?

    Hello.I run the experiment according the experiment set (2 responses) and then I have found that I should add more responses.Can I add later on? If yes, how can I add?Thank you.Best Regards,Y.J.

    yungjang yungjang
    Discussions |
    May 24, 2016 3:48 AM
    5094 views | 2 replies

Latest Discussions

  • Co-Kriging with JMP and Matlab

    Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...

    samuelbbaco0 samuelbbaco0
    Discussions |
    Dec 4, 2015 12:32 PM
    3593 views | 0 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3571 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2392 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2618 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2386 views | 0 replies
view all discussions