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

  • Set desirability for multiple responses

    Hello, I need to optimise process conditions and I would like to give equal importance to 3 responses A, B and C. Do I need to set the importance of each as 0.33 or as 1?I tried both and do not get the same results. Thank you in advance for your support. Kind regards,Claire 

    cbaril cbaril
    Discussions |
    Oct 23, 2023 11:42 AM
    1238 views | 2 replies
  • Running JMP on RDS (Remote Desktop Services)?

    We are currently running JMP on Citrix servers.  We've been asked by our IT department to see if JMP will run using Remote Desktop Services (RDS).  Is that possible?  Has anyone else done this and can you share war stories? Thanks, Peter

    pmroz pmroz
    Discussions |
    Oct 23, 2023 8:54 AM
    2731 views | 5 replies
  • Setting Ranges For DOE Factors

    Hi, I am pretty new to using JMP and statistics in my designs, but am thoroughly enjoying learning about it! My question is about how to choose ranges for your factors. Say I am designing a process with a factor that can run between 1-100. I also "expect" the optimal range to be around the 15-20 mark. (Assume the desirability is maximized at that range, as in quadratic increasing from 0-20 then de...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Oct 23, 2023 7:37 AM
    2310 views | 2 replies
  • Rename data table from a subsection of the file path.

    I use Pick File() to retrieve the file path. From this file path I want to take a subsection and use this as the name for the data table produced by the script.For example the file path is C:\Documents\Plot_Losses\DUT2\25C\filename and I want to call the data table 25C.  I can use Set Name to name the data table as the whole file path but not a subsection.How can I script this for when the tempera...

    MedianRooster10 MedianRooster10
    Discussions |
    Oct 23, 2023 5:08 AM
    2018 views | 4 replies
  • Script to rename a table coming from the Contingency Table option : Make Into Data Table

    Hi all, I made a code to obtain a data table with contingency table tool information, unfortunately, the table issued is named "Untitled xxx". I would like to know if by scripting it will be possible either to select the last table created and change its name, or to select the table containing Untitled in its name, to rename it at the end ? The objective is to close the table at each launch if the...

    Arkawa Arkawa
    Discussions |
    Oct 23, 2023 2:50 AM
    3442 views | 8 replies

Latest Discussions

  • Running JMP on RDS (Remote Desktop Services)?

    We are currently running JMP on Citrix servers.  We've been asked by our IT department to see if JMP will run using Remote Desktop Services (RDS).  Is that possible?  Has anyone else done this and can you share war stories? Thanks, Peter

    pmroz pmroz
    Discussions |
    Oct 23, 2023 8:54 AM
    2731 views | 5 replies
  • Setting Ranges For DOE Factors

    Hi, I am pretty new to using JMP and statistics in my designs, but am thoroughly enjoying learning about it! My question is about how to choose ranges for your factors. Say I am designing a process with a factor that can run between 1-100. I also "expect" the optimal range to be around the 15-20 mark. (Assume the desirability is maximized at that range, as in quadratic increasing from 0-20 then de...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Oct 23, 2023 7:37 AM
    2310 views | 2 replies
  • Type 1 MSA for microscope and Offset.

    Hello Everyone,I was looking for someone who could help me with a dilemma I'm facing with respect to an MSA for a microscope. The specific problem is that i do not have tolerance I can input for my type 1 analysis. Resolution used is 5 microns per pixel, the accuracy cannot be below 5 microns. This is the standard resolution for particles starting from 50 microns. I have attached the Linearity stu...

    MSAanalysis MSAanalysis
    Discussions |
    Oct 23, 2023 12:58 AM
    1393 views | 0 replies
  • Time durations with milliseconds - custom Format pattern

    Hello, Any suggestion how to use custom Format pattern for time or duration format in the following scenario? As example, I have following data imported (as character): 42.33651.85801:17.9 This data should be understood as time durations in format mm:ss.000. I would like to have advices how to get data above to be shown as in (numeric) format ss.000 like below 42.33651.85877.900 or alternatevily i...

    JanneI JanneI
    Discussions |
    Oct 21, 2023 6:41 AM
    1164 views | 2 replies
  • Merged line and marker in legend

    Hi, I am trying to find the option to merge legends; as merging the line with the marker of the same legend. There used to be an option in legend settings in earlier versions of SAS JMP, but I cant find it in version 19.0.

    Filis Filis
    Discussions |
    Oct 20, 2023 4:20 PM
    1788 views | 3 replies

Latest Discussions

  • Type 1 MSA for microscope and Offset.

    Hello Everyone,I was looking for someone who could help me with a dilemma I'm facing with respect to an MSA for a microscope. The specific problem is that i do not have tolerance I can input for my type 1 analysis. Resolution used is 5 microns per pixel, the accuracy cannot be below 5 microns. This is the standard resolution for particles starting from 50 microns. I have attached the Linearity stu...

    MSAanalysis MSAanalysis
    Discussions |
    Oct 23, 2023 12:58 AM
    1393 views | 0 replies
  • Is it possible to customize such buttons in the toolbar: a button next to an editor bar?

    The edit bar can fill in characters, click the button to run a JSL, JSL can automatically read the content of the edit bar and write into the variable. Thanks!

    lala lala
    Discussions |
    Oct 19, 2023 11:01 PM
    566 views | 0 replies
  • Is it possible to have independent x-axis ordering within x-axis groups in graph builder?

    In the attached data table the saved script plots the chart below.I want the x-axis parameter bars to change in order with the highest number of fails appearing first within each week (i.e. a Pareto type plot within each week)I created a FailOrder column for ordering within each week, but it does not seem to do what I want. Is there a way, via JSL, to have the order of the parameters (Para) in asc...

    Neo Neo
    Discussions |
    Oct 17, 2023 7:33 AM
    639 views | 0 replies
  • Strange behavior using GenReg and Forward Selection

    Hi All,   I'm hoping someone might be able to help me to understand what is causing some strange behavior when I use GenReg and the Forward Selection Estimation Method.   So, I have some data that I'm running through GenReg with Forward Selection, where I have several model effects and a validation column as well. After performing the fit, I want to run some simulations on the Estimate column of t...

    SDF1 SDF1
    Discussions |
    Oct 2, 2023 9:06 AM
    610 views | 0 replies
  • SIMCA classification method: what alternative options do I have in JMP and what are the pros/cons?

    Hello, I am after a combination of guidance and education. I have recently come across SIMCA as a classification approach. I believe this is not something JMP can address at the moment so my question is, which alternative options can I explore to achieve a similar goal and what would be the advantages/disadvantages when compared to the SIMCA method?  I am currently using JMP 17 Thank you very much...

    CamillaLiscio CamillaLiscio
    Discussions |
    Oct 2, 2023 5:55 AM
    1111 views | 0 replies
view all discussions