cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Coding design versus numerical design

    Hello,would you consider it more reasonable to create a numerical design directly? Or first a coded design?I first created a coded design (with .-1, 1 and 0).without randomisation.is it possible to transform it afterwards in a numerical design by substituting the level values?Is it possible to randomize it separately and to control the randomisation by a seed? Sincerely Thommy7571

    Thommy7571 Thommy7571
    Discussions |
    Jun 24, 2024 4:56 AM
    518 views | 1 replies
  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    386 views | 0 replies
  • Tabulate - N categories ?

    Tabulate and Tables/Summary are very similar, but ...
    hey, Tabulate, what is the difference between counting numerical and non-numerical categories? dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Summary( Group( :age ), N Categories( :sex ) ); dt << Tabulate( Show Control Panel( 0 ), Add Table( Column Table( Analysis Columns( :sex ), Statistics( N Categories ) ), Row Table( Grouping Colu...

    hogi hogi
    Discussions |
    Jun 24, 2024 2:38 AM
    617 views | 2 replies
  • How does Random seed change when I click apply?

    I use the Random Reset function to set a random seed in a simulation. How does the random seed change when I click Apply on the random formula?  Here is an example script generating three random normal(0,1) numbersNamesDefaultToHere(1); Random Reset( 1234 ); dt=NewTable("test", AddRows(3), New Column( "X", Numeric, "Continuous", Formula( Random Normal( 0, 1 ) ), ), );When running this s...

    peter_t peter_t
    Discussions |
    Jun 24, 2024 1:55 AM
    714 views | 3 replies
  • spline- legend and filter issue

    Hi, when I run my script the spline and legend colors matches, when I then click on filter- the legend color changes but the spline remain the same- causing confusion in the data. how to set the same color to both legend and spline regardless of filter?   in edition, when I filter in advance the spline is not working for other filters, what can I do? attached relevant script.     Lineup Box( abc...

    Hamal22 Hamal22
    Discussions |
    Jun 23, 2024 4:36 AM
    675 views | 2 replies

Latest Discussions

  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    386 views | 0 replies
  • How does Random seed change when I click apply?

    I use the Random Reset function to set a random seed in a simulation. How does the random seed change when I click Apply on the random formula?  Here is an example script generating three random normal(0,1) numbersNamesDefaultToHere(1); Random Reset( 1234 ); dt=NewTable("test", AddRows(3), New Column( "X", Numeric, "Continuous", Formula( Random Normal( 0, 1 ) ), ), );When running this s...

    peter_t peter_t
    Discussions |
    Jun 24, 2024 1:55 AM
    714 views | 3 replies
  • spline- legend and filter issue

    Hi, when I run my script the spline and legend colors matches, when I then click on filter- the legend color changes but the spline remain the same- causing confusion in the data. how to set the same color to both legend and spline regardless of filter?   in edition, when I filter in advance the spline is not working for other filters, what can I do? attached relevant script.     Lineup Box( abc...

    Hamal22 Hamal22
    Discussions |
    Jun 23, 2024 4:36 AM
    675 views | 2 replies
  • Bi-plots with error bars for both axis

    I would like to construct a bi-plot (double plot; two-way distribution), see example below. It would be a central point marking the mean for a given group, with error bars (standard deviation) for both parameters (both axis). I can't find a way to do this easily in jmp, and would appreciate some hints or suggestions. Thanks. Morten, Norway.  

    Jartun Jartun
    Discussions |
    Jun 23, 2024 12:23 AM
    2982 views | 3 replies
  • Fitting generalized linear mixed models - missing response distribution options

    Hi there,I am using the Generalized Linear Mixed Model platform in JMP Pro 17.2 to analyze data for my dissertation. My response data is positive and continuous but not normal. I would like to use Gamma for the response distribution, but the only available options are Poisson and Binomial. Gamma (+others) are available under the Generalized Regression platform, but one of my effects is random so I...

    CumulativeOkapi CumulativeOkapi
    Discussions |
    Jun 21, 2024 11:41 AM
    491 views | 1 replies

Latest Discussions

  • replicate factor analysis in R

    Hi experts,
    I'm trying to replicate the results, obtained in a factor analyses using JMP Pro17, in R.I have an almost perfect matching between the unrotated factor loading obrained in JMP and R, but the rotated factor loading seem to diverge substantially, despite maintaing the same settings (factoring method, prior communality, number of factors, and rotation method - weight 1).
    Am I missing someth...

    NeuroScholar202 NeuroScholar202
    Discussions |
    Jun 24, 2024 4:41 AM
    386 views | 0 replies
  • change tick labels

    There are several ways to change tick labels in Graph Builder.

    New in JMP17: via Configure Levels. Before JMP17, one could use Value Labels: ... and there is a nice shortcut to apply them very quickly:
    - click on a tick label and hold the mouse button for some while.-  the axis will change to edit mode- edit the label- press ESC

    thanks @laura_archer for this trick & explanation


    (view in My Videos) 

    hogi hogi
    Discussions |
    Jun 20, 2024 2:01 PM
    439 views | 0 replies
  • Fit Johnson capability analysis

    Hello,Is it possible to modify the constant value zval in the capability analysis? thank you

    pojamet pojamet
    Discussions |
    Jun 14, 2024 4:40 AM
    370 views | 0 replies
  • When we bootstrap a nonlinear model, how are the bootstrap parameters calculated?

     JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes.   We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP.   We don't need extreme detail, just a description in plain lay-person's English that can ...

    GammaZulu GammaZulu
    Discussions |
    Jun 12, 2024 8:49 AM
    382 views | 0 replies
  • Formating when saving Journals as PDF

    The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf.  Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))I am still in JMP 14, on Windows 10.

    mann mann
    Discussions |
    Jun 7, 2024 2:38 PM
    509 views | 0 replies
view all discussions