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

  • Auto-launch jmp App

    Hi,I create a short JMP App to generate graphs. I need to launch this app whithout start the jmp home window (like creating an executable file).If I use a script (.jsl), I can launch it from a batch file like this :start "C:\Program Files (x86)\SAS\JMPSW\12\jmp.exe" "C:\Users\sdgf\Desktop\JMP\Premiers essais\try.jsl"Buy adding "//!" in the scope of the script.But impossible to do the same thing wi...

    swaiper swaiper
    Discussions |
    Dec 10, 2022 2:25 AM
    11842 views | 4 replies
  • ANOVA with Repeated Measures

    Hallo, Ich habe ein "DoE" mit 5 Faktoren eingerichtet, vier davon Stetig Werte auf 2 Ebenen haben und letzte Faktor diskrete numerische(K) auch auf 2 Ebenen. Ich habe 17 Sample ,jeweils wurde zwei mal getestet. Insgesamt haben wir 34 Versuch. Ich möchte für die ANOVA  mit Wiederholung durchführen.Ich habe die Datei angehängt, können Sie einen Überblick werfen und mir zeitnah Antwort geben.Vielen D...

    Sam_1991 Sam_1991
    Discussions |
    Dec 9, 2022 3:35 PM
    2543 views | 3 replies
  • How to remove words from a column that occur before a certain phrase

    I have a column with a variable number of words. Somewhere inside each row the phrase "my name is Spot" occurs. How can I remove all of the text that occurs prior to this phrase?

    txwrangler txwrangler
    Discussions |
    Dec 9, 2022 2:03 PM
    1961 views | 2 replies
  • using categorical data with random forests in JMP

    We are having a little trouble wrapping our heads around how JMP treats categorical data in random forests. We have created a small pilot data set and mapped the categorical data using a variety of techniques including many suggested in this forum. However, I don't really understand why we should see so much of a difference in performance when using these mappings. If I am mapping a discrete set o...

    TheTerminalMan TheTerminalMan
    Discussions |
    Dec 9, 2022 10:15 AM
    1508 views | 2 replies
  • JMP Prefences - Windows Specific ones are not settable?

    Hi, within the JMP Preferences window, using JMP14 and Windows 10, there is a subset of preferences under "Windows Specific".  This includes for example "Graphics scale factor %" which should be defaulted to 100.

    When I do Get Preferences() in JSL none of the "Windows Specific" ones like the above one show up.  Are any of these "Windows Specific" ones able to be set with Set Preferences() or some o...

    djhanson djhanson
    Discussions |
    Dec 9, 2022 9:57 AM
    831 views | 1 replies

Latest Discussions

  • How to remove words from a column that occur before a certain phrase

    I have a column with a variable number of words. Somewhere inside each row the phrase "my name is Spot" occurs. How can I remove all of the text that occurs prior to this phrase?

    txwrangler txwrangler
    Discussions |
    Dec 9, 2022 2:03 PM
    1961 views | 2 replies
  • JMP Prefences - Windows Specific ones are not settable?

    Hi, within the JMP Preferences window, using JMP14 and Windows 10, there is a subset of preferences under "Windows Specific".  This includes for example "Graphics scale factor %" which should be defaulted to 100.

    When I do Get Preferences() in JSL none of the "Windows Specific" ones like the above one show up.  Are any of these "Windows Specific" ones able to be set with Set Preferences() or some o...

    djhanson djhanson
    Discussions |
    Dec 9, 2022 9:57 AM
    831 views | 1 replies
  • parse json - do we need to get keys at every level?

    Dear members of the community, once we parse json the program knows all of its keys in all levels. can we extract values purely based on location or do we have to get the keys at all the different levels every time? for example:     Names Default To Here( 1 ); l = Parse JSON( "[ { \!"name\!": \!"KATIE\!", \!"age\!": 12, \!"sex\!": \!"F\!", \!"height\!": 59, \!"weight\!": 95 }, { \!"name\!": \!"LO...

    ron_horne ron_horne
    Discussions |
    Dec 9, 2022 9:43 AM
    1465 views | 3 replies
  • How to add a factor in an already planned DoE setup

    Dear JMPxperts, I set up a Definitive screening design with 10 factors and we found out that we have to change some factors and factor ranges of this design. However we dont want to start from scratch again and generate a completely new randomized experimental plan, since we already invested some planning for the rest of the factors. How can I change factors to new factors in a existing plan and h...

    SimonFuchs SimonFuchs
    Discussions |
    Dec 9, 2022 9:34 AM
    1309 views | 2 replies
  • How to import already created validation column in JMP?

    I have a dataset in which training and validation data points are already defined. First N rows are training data and remaining are validation data. Data set in Excel file.Now, how to use already created validation column (in Excel) while performing some analysis in JMP (e.g. neural nets).

    abhinavsharma91 abhinavsharma91
    Discussions |
    Dec 9, 2022 7:39 AM
    853 views | 1 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
    835 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
    677 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
    1174 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
    723 views | 0 replies
view all discussions