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

  • different 4PL models

    JMP has three different 4P models to fit sigmodal curves, Logistic 4P and Logistic 4P Hill use Log concentration, and Logistic 4P Rodbard uses non-log concentration. Looking into the formulas, the sign of the Growth Rate (slope) from Logistic 4P and Logistic 4P Hill are opposite of those from classical 4PL definition and  4P Rodbard.  Can you help to explain why there is such a difference?Thanks! ...

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Nov 15, 2022 10:59 AM
    4504 views | 3 replies
  • Connection to Siemens Mindsphere?

    Hello,I wonder it there is a tool/framework/method available to connect JMP to Siemens Mindsphere to analyse data directly from the database?Best Olaf

    Olaf Olaf
    Discussions |
    Nov 15, 2022 10:31 AM
    990 views | 1 replies
  • Parse Outermost Quoted String

    I am writing a script that makes an additional script on the data table as "New Script". But I am having a problem with parsing the string I have set up as the code to be placed in the new script. The problem is when I run "dt << New Script("Script", parse(a));" when it parses the string, it assumes the quote prior to the Graph Builder is the first quote and then ends that quote at the beginning o...

    Martin Martin
    Discussions |
    Nov 15, 2022 9:38 AM
    2103 views | 4 replies
  • Prepping list column names for future use

    Hello, I'm trying to retrieve and prep a list of column names to save in a variable to use later. The issue is that << Get Column Names() returns everything as a list of strings. Below is how I've added in a " : " to the beginning of each item string and what a potential usage of this may be. More still needs to be done. names default to here(1); dt = current data table(); col_names = dt << Get C...

    StarfruitBob StarfruitBob
    Discussions |
    Nov 15, 2022 9:05 AM
    1632 views | 3 replies
  • JMP doesn't recognize year from date column when importing Excel to JMP table

    I have an Excel worksheet with date column where the date is shown as D-MMM.When I imported this worksheet to JMP using Excel Import Wizard, JMP recognize only D-MMM After I have edited the column format from <D><-><MMM> to be <D><-><MMM><YYYY>, JMP thought that the <YYYY> is 1904 (default year) What should be the better way to fix this? I can only think of two ways currently, not sure if there ar...

    Nita_Natchanok Nita_Natchanok
    Discussions |
    Nov 15, 2022 7:14 AM
    5196 views | 7 replies

Latest Discussions

  • different 4PL models

    JMP has three different 4P models to fit sigmodal curves, Logistic 4P and Logistic 4P Hill use Log concentration, and Logistic 4P Rodbard uses non-log concentration. Looking into the formulas, the sign of the Growth Rate (slope) from Logistic 4P and Logistic 4P Hill are opposite of those from classical 4PL definition and  4P Rodbard.  Can you help to explain why there is such a difference?Thanks! ...

    GroupSquareWolf GroupSquareWolf
    Discussions |
    Nov 15, 2022 10:59 AM
    4504 views | 3 replies
  • Connection to Siemens Mindsphere?

    Hello,I wonder it there is a tool/framework/method available to connect JMP to Siemens Mindsphere to analyse data directly from the database?Best Olaf

    Olaf Olaf
    Discussions |
    Nov 15, 2022 10:31 AM
    990 views | 1 replies
  • JMP doesn't recognize year from date column when importing Excel to JMP table

    I have an Excel worksheet with date column where the date is shown as D-MMM.When I imported this worksheet to JMP using Excel Import Wizard, JMP recognize only D-MMM After I have edited the column format from <D><-><MMM> to be <D><-><MMM><YYYY>, JMP thought that the <YYYY> is 1904 (default year) What should be the better way to fix this? I can only think of two ways currently, not sure if there ar...

    Nita_Natchanok Nita_Natchanok
    Discussions |
    Nov 15, 2022 7:14 AM
    5196 views | 7 replies
  • How do I turn off "open with default program" when opening csv files?

    Hello everyone, Every time I try to open a new csv file in JMP, this is the default.Does anyone know how to make this unchecked by default?  I have never wanted to use JMP to open a file in Excel. Many thanks, John

    JohnDMoore1 JohnDMoore1
    Discussions |
    Nov 15, 2022 5:32 AM
    1948 views | 2 replies
  • Case Insensitive searches using contains

    I am using the following piece of code to check if the list cn contains "col_name" and if yes rename it as Target.The problem is col_name can be all upper case or lowercase and there is no way for me to control that.How do I make sure that the code gets executed irrespective of the case?   If( Contains( cn ,Lowercase("col_name") ), :"col_name" << Set name("Target"); );   Thanks

    ENTHU ENTHU
    Discussions |
    Nov 15, 2022 12:43 AM
    4348 views | 4 replies

Latest Discussions

  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    863 views | 0 replies
  • Monte Carlo / Simulator from Mixed Model not showing "Random Effect" noise

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...

    Vartian Vartian
    Discussions |
    Nov 4, 2022 12:48 PM
    676 views | 0 replies
  • How do I save plots/images at a specific size when they are generated in a project?

    Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel   

    OHS OHS
    Discussions |
    Nov 4, 2022 6:53 AM
    686 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1199 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    738 views | 0 replies
view all discussions