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

  • data preprocessing

    Hello.
    My question is when we use nonparametric model in software such as neural network or SVM or Naive bayes or ....do the software scale our data by default?or before we use these models we should scale our numeric data?

    maryam_nourmand maryam_nourmand
    Discussions |
    Jun 17, 2024 1:31 AM
    1915 views | 4 replies
  • calculating sample size

    need your advice please I need to calculate a minimum number of subjects for an experiment aimed at evaluating the ability to control a new device. The average success rate in the population is unknown and the assumption is that it is completely random 50%. We claim that the ability to control the device is at least 80%. In the experiment. each subject receives 15  attempts in which there is a pos...

    yaron yaron
    Discussions |
    Jun 17, 2024 1:01 AM
    803 views | 1 replies
  • how to apply variable to custom SQL

    in custom SQL, this works. .....left join  c
    on d.SCU = c.CU
    where d.DE in (' 216532','216534')in script, I define a variable: inString = ' 216532','216534'then I like to run custom SQL:.....left join  c
    on d.SCU = c.CU
    where d.DE in (' inString')but i doesn't work. how do I use my variable in custom SQL correctly?

    ReliabilityWolf ReliabilityWolf
    Discussions |
    Jun 16, 2024 9:52 PM
    830 views | 1 replies
  • "Graph Builder" adds On Colse() function, exception when encryption runs

    JMP community expert, I'm from China.
    The following problem description comes from machine translation. Please don't mind that the grammar can be a little strange. I am encountering some issues with a potential bug in the JMP17 script. I would appreciate it if you could seek assistance from the experts to address this matter. I have created a script for "Graph Builder". In order to automatically cl...

    fengzhuansha fengzhuansha
    Discussions |
    Jun 16, 2024 6:14 PM
    1438 views | 4 replies
  • ThisDataTable() ?

    For Columns and Objects like Reports, there exists  a commandobj << Get Data Table();to get a reference to the respective data table. Is there a similar function for Table Scripts? something like This Data Table() some lazy implementations which could lead to issues:reference the data table by its name.
    Data Table ("my table") << new column("test")
    this works till there is a conflict with another da...

    hogi hogi
    Discussions |
    Jun 16, 2024 8:46 AM
    2243 views | 5 replies

Latest Discussions

  • calculating sample size

    need your advice please I need to calculate a minimum number of subjects for an experiment aimed at evaluating the ability to control a new device. The average success rate in the population is unknown and the assumption is that it is completely random 50%. We claim that the ability to control the device is at least 80%. In the experiment. each subject receives 15  attempts in which there is a pos...

    yaron yaron
    Discussions |
    Jun 17, 2024 1:01 AM
    803 views | 1 replies
  • run table script

    What is the difference between running a Table Script via the green Play icon: ... and via the Run button? 

    hogi hogi
    Discussions |
    Jun 16, 2024 8:24 AM
    4451 views | 12 replies
  • Graph Builder: Unclear statistics when using multiple response columns

    Hi all,

    I have a problem reagrding statistics/bar graphs using multiple response columns. As an example, I will use the Big Class Families data table, and I'm using JMP18.
    I want to plot the fraction of persons, which have visited specific countries, for simplicity I restricted the age to 14. I made a graph builder with the following script:

    Graph Builder( Size( 1097, 475 ), Legend Position( "Right" ...

    gnu23 gnu23
    Discussions |
    Jun 15, 2024 2:44 AM
    3932 views | 10 replies
  • Question related to multiple response variable - how to generate the right graph or the right table with JMP with respect to %

    Hi, I have the following issue: I have a multiple response question from a consumer study, where the answer options are coded in yes & no (1 & 0). I have actually combined this into a multiple response variable and want to do a table or graph that displays the right %. As you can see the   

    OrderedWeasel10 OrderedWeasel10
    Discussions |
    Jun 15, 2024 2:41 AM
    1883 views | 5 replies
  • Normal Distribution

    Hello! I want to analysis the normal distribution using JMP, so I need the add-in. I am using the latest version of JMP. 

    ultimatedream ultimatedream
    Discussions |
    Jun 14, 2024 1:05 PM
    1762 views | 5 replies

Latest Discussions

  • 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
    545 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
    561 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
    766 views | 0 replies
  • Cox PH Survival plot with CI?

    We're trying to run a survival analysis with Cox proportional hazards for time to reinjure knees after surgery for those who return to sport before/after 9 months with covariate of age and level of sports. I'd like to be able to generate the survival plots with 95CI's along with the analyses.
    I've watched the recent tutorial but it didn't address these points.
    Can anyone point me to resources to do ...

    RodWhiteley RodWhiteley
    Discussions |
    Jun 7, 2024 5:05 AM
    587 views | 0 replies
  • ordinal logistic regression variable selection

    I’ve conducted an ordinal logistic regression analysis with 3 independent variables. I then want to ask if adding an interaction to an independent variable is warranted. What is the best approach for determining whether to retain the interaction term or not? Do you base this decision on the p-value of the parameter estimate of the interaction term, p-value of the interaction term in the Wald Test,...

    JudithSS JudithSS
    Discussions |
    Jun 6, 2024 6:19 AM
    593 views | 0 replies
view all discussions