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

  • Merging Multiple Tables

    Is there a way in JMP to join multiple tables at once. I have a very large data set and I need pick various data out of different rows and columns for various functions. I can do this with the built-in JMP Query Builder, then save the scripts for individual functions. However, this yields multiple data tables, all with one common column of data. Is there a way to have a script that joins all these...

    LargeChipmunk17 LargeChipmunk17
    Discussions |
    Dec 1, 2022 2:39 PM
    3022 views | 4 replies
  • How to have one JMP datafile with several tables

    Hi JMPxpert, I created several DoE sheets for a bigger screen and now I have 4 different JMP table datafiles. How can I upload them into one datafile and work with them (model them) still separately? I dont want to have four different JMP be opened on my desktop. In Excel tables I also have several tables accessible with the several spreadsheets. Thanks for the help here!Have a nice advent time

    SimonFuchs SimonFuchs
    Discussions |
    Dec 1, 2022 2:16 PM
    1722 views | 3 replies
  • 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
    1749 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
    1088 views | 1 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
    862 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
    674 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
    685 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
    1195 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
    737 views | 0 replies
view all discussions