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

  • Analysis platform legend format is completely messed up after exporting journal

    What I often would like to do from an analysis platform is saving an image directly to my hard disk.My annoyance is that using the edit -> copy graph option does not allow me to this.The best option I can currently think of (other than actual screenshots) is sending an individual selection to a journal and then export the journal as an image. This seems like a cumbersome step for a single image ho...

    mvanderaa1 mvanderaa1
    Discussions |
    Nov 28, 2022 6:16 AM
    1778 views | 6 replies
  • How to Derive the Correlation Between Two Continuous Variables with Corrections for Covariates (JMP 16.1, Window 10)?

    Hi JMP Community, This question might be nonsense, so bear with me. I need to estimate the degree of association between a laboratory measure and a clinical endpoint while considering the effect of age and gender (see attached). I know that the laboratory measure correlates significantly with the clinical endpoint without any correction (Pearson's method)If I create a simple linear model with the ...

    Thierry_S Thierry_S
    Discussions |
    Nov 28, 2022 4:18 AM
    1894 views | 3 replies
  • Designing Fractional Factorial Design Choice Experiment

    Hi,  I am using JMP to create my choice profile for the discrete choice experiment. I have two attributes with 3 levels and four attributes with 4 levels. This makes the full factorial design to have 144 possible combinations. However, this one cannot include all options in the survey as it can get tedious for the respondents to answer. For this reason, I want to design my experiment using the fra...

    rm7399 rm7399
    Discussions |
    Nov 28, 2022 1:11 AM
    3758 views | 3 replies
  • How to use JSL to restore a picture binary to a picture in a table?

    The image binary file is downloaded from the web using JSL in the format of.
    I tried the following JSL, which cannot be loaded as a picture in the table. rs=New HTTP Request(URL(u),Method("GET"),Headers(h)); rr=rs<<Send; img="New Image(Char To Blob("||rr||"base64compressed\!"),\!"png\!")"; dt=New Table("kk",Add Rows(1),New Column("A", Expression),New Column("B", Expression),New Column("C", Express...

    lala lala
    Discussions |
    Nov 26, 2022 6:22 AM
    1689 views | 3 replies
  • File Exchange: review process?

    Hi, is there a documentation on how to submit content to the file exchange in the community?- how does the review process work- how long does it take- can I change the files after submission (will the reviewer get angry that he has to start the review again?)- is there some wait time before the review process starts? Is the wait time reset if the file is modified in the meantime?- which changes tr...

    hogi hogi
    Discussions |
    Nov 25, 2022 6:16 AM
    919 views | 1 replies

Latest Discussions

  • Analysis platform legend format is completely messed up after exporting journal

    What I often would like to do from an analysis platform is saving an image directly to my hard disk.My annoyance is that using the edit -> copy graph option does not allow me to this.The best option I can currently think of (other than actual screenshots) is sending an individual selection to a journal and then export the journal as an image. This seems like a cumbersome step for a single image ho...

    mvanderaa1 mvanderaa1
    Discussions |
    Nov 28, 2022 6:16 AM
    1778 views | 6 replies
  • File Exchange: review process?

    Hi, is there a documentation on how to submit content to the file exchange in the community?- how does the review process work- how long does it take- can I change the files after submission (will the reviewer get angry that he has to start the review again?)- is there some wait time before the review process starts? Is the wait time reset if the file is modified in the meantime?- which changes tr...

    hogi hogi
    Discussions |
    Nov 25, 2022 6:16 AM
    919 views | 1 replies
  • Changing value label in the entire data set

    Hi, i have the following problem at hand: My variables have value labels in English and I need to replace them with a language overlay of another language. I have English and other languages in a structured format. is there any way to export the value labels and import the new ones? With variable names, I just copy paste, which works fine. With value labels I haven't found a solution yet. ThanksSe...

    Luq2 Luq2
    Discussions |
    Nov 25, 2022 4:10 AM
    965 views | 1 replies
  • How do I test statistical significance of a time series trend line using JMP GUI

    Hi - I am trying to test whether my time series trend line is statistically significant.  I'd also like to test for seasonal trends.  I'd like to do this within the JMP GUI. My data are dissolved "chemical A" vs time sampled, and I have data approximately monthly for 4 years.  Thanks in advance!

    learning_JSL learning_JSL
    Discussions |
    Nov 24, 2022 8:55 AM
    3899 views | 4 replies
  • Issue with the selection of the Data table

    Hello, I hope you are doing well.This is a very long and unoptimized code to perform 2 subsets from two different data sets ("CL and Spec" and "Data set"). There is a text box to choose what rows to select according to the levels of the data sets.However, the issue is after the subset of the first data table is performed (data set named "CL and Spec"), the subset of the second data set (named "Dat...

    PersuasionCamel PersuasionCamel
    Discussions |
    Nov 24, 2022 1:49 AM
    1328 views | 2 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
    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
    675 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
    1196 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