cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • How can I create a JSL script for saving a graph to the data table.

    I have a scheduled script running daily which saves out a data table.However I would like to include graphs which I can do manually and save to data table.Is there away of putting this into the script ?Any help appreciated.

    ivan_j_moore ivan_j_moore
    Discussions |
    Dec 5, 2022 9:27 AM
    26257 views | 14 replies
  • Which statistical test is recommended?

    Hello everyone, I performed an experiment that tests whether a honey bee tends to turn in the same direction or change direction (right or left). The bee flies through a maze with turns, each time the bee chose to change direction I added 1 to the counter. If the direction was not changed, the counter was at 0. Each honey bee was tested 8 times (8 trials), a total of 60 bees from 2 treatment group...

    Erez Erez
    Discussions |
    Dec 5, 2022 6:39 AM
    718 views | 1 replies
  • Could JMP in 1 step optimize the uncertainty of multiple discrete inputs or integer values ?

    Hello community!!!A query, related to multi-objective optimization... Will JMP be able to optimize the uncertainty of the random discrete inputs (integers) in "1 single step"?... that is, JMP will be able to find the best combination of inputs to use ( whole numbers) and the risk associated with each strategy?...and thus be able to search for strategies that allow minimizing risks while achieving ...

    Marco1 Marco1
    Discussions |
    Dec 5, 2022 6:20 AM
    1989 views | 7 replies
  • regex question regarding list check column property

    Hello, Is there any way to use regex in a column List Check property?      

    Odellve Odellve
    Discussions |
    Dec 4, 2022 11:55 PM
    571 views | 1 replies
  • Imported Variable loses formatting when stacked

    Hi, when l import a dataset with the following code:Names Default To Here( 1 ); Clear Symbols(); pb = Page Break Box(); fileopen= "\\prusntyfil01\home$\sv001241\Desktop\FCCC\Scripts\Data tables for statistical analysis 07NOV22.xlsx"; //dt=open(fileopen,private); dt = Open( fileopen, Worksheets( "USP & DSP Subtype Dependent" ), Worksheet Settings( 1, Has Column Headers( 1 )...

    Mickyboy Mickyboy
    Discussions |
    Dec 4, 2022 5:08 PM
    949 views | 2 replies

Latest Discussions

  • Which statistical test is recommended?

    Hello everyone, I performed an experiment that tests whether a honey bee tends to turn in the same direction or change direction (right or left). The bee flies through a maze with turns, each time the bee chose to change direction I added 1 to the counter. If the direction was not changed, the counter was at 0. Each honey bee was tested 8 times (8 trials), a total of 60 bees from 2 treatment group...

    Erez Erez
    Discussions |
    Dec 5, 2022 6:39 AM
    718 views | 1 replies
  • Could JMP in 1 step optimize the uncertainty of multiple discrete inputs or integer values ?

    Hello community!!!A query, related to multi-objective optimization... Will JMP be able to optimize the uncertainty of the random discrete inputs (integers) in "1 single step"?... that is, JMP will be able to find the best combination of inputs to use ( whole numbers) and the risk associated with each strategy?...and thus be able to search for strategies that allow minimizing risks while achieving ...

    Marco1 Marco1
    Discussions |
    Dec 5, 2022 6:20 AM
    1989 views | 7 replies
  • regex question regarding list check column property

    Hello, Is there any way to use regex in a column List Check property?      

    Odellve Odellve
    Discussions |
    Dec 4, 2022 11:55 PM
    571 views | 1 replies
  • Oneway Analysis Excluded points are hidden even when not set so

    Hi,JMP 16. Doing simple oneway for a class I am teaching and in creating a simple oneway graph I would like to exclude certain points but still show them on the graph.  In earlier versions of JMP this was a no brainer but it does not seem to work as previous.The starting graph is very simpleThe objective is to exclude the high points in group A and refit.I select the points and exclude, but DO NOT...

    Hegedus1 Hegedus1
    Discussions |
    Dec 2, 2022 4:31 PM
    2031 views | 7 replies
  • Script sélection suppression de colonne

    Bonjour,j'ai transformé un tableau en table de données par un script.Sur cette nouvelle table de donnée je souhaiterai  avoir un script permettant de supprimer toutes les colonnes de la dernière ligne (Chef de projet = Tout) qui sont à 0 sur cette ligne.  Pourriez vous m'aider? Un exemple de fichier est en pj.Merci par avance 

    GregP GregP
    Discussions |
    Dec 2, 2022 6:21 AM
    747 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
    640 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
    495 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
    494 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
    934 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
    537 views | 0 replies
view all discussions