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

  • Need help with data normalization

    I have a simple table and Im trying to normalize the Voltage for each SN. I want to divide the voltage data by the first voltage value for each SN. For example,for SN = A, Normalized Voltage = 26.75/26.75 = 1, 27.21/26.75, 27.57/26.75, 26.93/26.75,for SN = B, Normalized Voltage = 26.52/26.52 = 1, 26.71/26.52 and so on..... Is there a way to do this using the row and column functions in jmp? or is ...

    sumanthcb141977 sumanthcb141977
    Discussions |
    Dec 1, 2022 12:20 PM
    1716 views | 4 replies
  • JMP 16 automation *much* slower than JMP 15

    Details:
    I am seeing poor automation performance JMP 16 vs JMP 15. Compared to JMP 15 (Tested 15.21)   Sample C# code at bottom: (C# .NetFramework) using the JMP.tbl reference for automation Key Line of code: (From C# JMP automation) jmpDT.NewColumn("MyData", JMP.colDataTypeConstants.dtTypeNumeric, 0, 8).SetDataVector(MyData);   This adds a column of data to the JMP datatable from an array (MyData)...

    ChrisM_X ChrisM_X
    Discussions |
    Dec 1, 2022 11:17 AM
    1069 views | 1 replies
  • Create HTML table with hyperlinks

    Hello,I have a data table, one of the column values has values with hyperlink, I used "event handler" to create it.
    I am trying to export it to an Interactive HTML report but when I do, I loose the hyperlink and get only the values.Is there any way to get HTML with working hyperlinks?jrnl=dt<<journal; zippy=current journal(); zippy<<Save Interactive HTML ("\\Temp\Tasks.HTML"); 

    ileshem ileshem
    Discussions |
    Dec 1, 2022 11:02 AM
    1999 views | 2 replies
  • impute missing values in principal components / multivariate analysis

    The help files online state "...click the Multivariate red triangle and select Impute Missing Data."  where/what tf is the multivariate red triangle? Maybe a better question is... in JMP pro 16, how, specifically, do i impute missing values (other than the canned estimation methods) in the principal components dialog box?Thanks!  

    Krähenkopf Krähenkopf
    Discussions |
    Dec 1, 2022 10:44 AM
    1647 views | 2 replies

Latest Discussions

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
    836 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
    665 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
    678 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
    1178 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
    724 views | 0 replies
view all discussions