cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Vertical Alignment for Line Up Box

    I'm combining text box, number edit box and button box in a lineup box alignment but ended up getting a display which is not necessarily straight (see snapshot). Is there a way to address this so that each box are align proportionally ?new window("Test", line up box(ncol(3), Text box("Variable 1"),Number edit box(0),Button box("Create Column"), Text box("Variable 2"),Number edit box(0),TExt b...

    Djtjhin Djtjhin
    Discussions |
    Mar 16, 2021 7:51 AM
    2506 views | 1 replies
  • Join Bedingungen in JSL übertragen

    Ich habe mit JMP Query Builder ein Skript erstellt, das 2 Tabellen zusammenführen soll. Das funktioniert auch gut. Jedoch wenn ich das Skript modifiziere, verliert es den ursprünglichen Bezug, was Tabelle 1 und was 2 war. Das Problem ist Zeile 209 im Skript. Es bleibt an dieser Stelle immer hängen und findet die beiden Tabellen nicht. Names Default To Here( 1 ); //Select file: 1st: Adj & 2nd: Ali...

    markus markus
    Discussions |
    Mar 16, 2021 7:07 AM
    2590 views | 5 replies
  • Plotting conditionally

    Hi JMP Community! I have the following piece of code as part of an add-in I made: Report7 = Platform( dt, gb7 = Graph Builder( Size( 632, 571 ), Show Control Panel( 0 ), Fit to Window( "Maintain Aspect Ratio" ), Variables( X( :Order No. ), Y( :S0a value, Position( 1 ) ), Y( :S1a value, Position( 1 ) ), Y( :S1b value, Position( 1 ) ), Y( :S...

    A_Zaid A_Zaid
    Discussions |
    Mar 16, 2021 6:43 AM
    1711 views | 2 replies
  • Selecting a test to determine when to end an experiment?

    We have an experiment testing a population's response to a chemical with three sampling points in time. The measurements at these time points are the dosage with a significant effect on the test population.  I want to know if the measurements at the first and last time points (middle time point too) are normally equal or different. It would save money to end the experiment at sampling point 1 if t...

    joemama985 joemama985
    Discussions |
    Mar 16, 2021 6:32 AM
    5023 views | 10 replies
  • Comparing Life Data Sets

    Hello, Some statistical SW packages offer the ability to compare two or more sets of reliability or life data in order to determine which of the data sets has a more favorable life distribution. The data sets could be from two alternate designs, manufacturers, lots, assembly lines, etc. The data sets may contain censored data. In general, the problem boils down to that of being able to determine a...

    Zvika_BK Zvika_BK
    Discussions |
    Mar 16, 2021 6:03 AM
    10041 views | 9 replies

Latest Discussions

  • Selecting a test to determine when to end an experiment?

    We have an experiment testing a population's response to a chemical with three sampling points in time. The measurements at these time points are the dosage with a significant effect on the test population.  I want to know if the measurements at the first and last time points (middle time point too) are normally equal or different. It would save money to end the experiment at sampling point 1 if t...

    joemama985 joemama985
    Discussions |
    Mar 16, 2021 6:32 AM
    5023 views | 10 replies
  • Comparing Life Data Sets

    Hello, Some statistical SW packages offer the ability to compare two or more sets of reliability or life data in order to determine which of the data sets has a more favorable life distribution. The data sets could be from two alternate designs, manufacturers, lots, assembly lines, etc. The data sets may contain censored data. In general, the problem boils down to that of being able to determine a...

    Zvika_BK Zvika_BK
    Discussions |
    Mar 16, 2021 6:03 AM
    10041 views | 9 replies
  • logo + graphbuilder

    Hi,In some cases, we need to put a logo or copyright in the background of a graphic if we send the graphic into an email for example.How to set the sizes of the logo or copyright, text, comments if we change the graphic (cf. the image with an additional variable at the top of the graphic) ? Thanks for your help; best regards 

    Françoise Françoise
    Discussions |
    Mar 15, 2021 10:43 PM
    1223 views | 1 replies
  • Error while hosting the interactive web reports in HTTS protocol

    When We are trying to host in a website to share the interactive web reports, it is unable to display it.  it displays the error page as "Technical Issue. Please contact administrator". From observation upon investigating on the issue, it does not render due to mix content. jmp pro interactive html internally contains link to http protocol.  Basically issue some what related to cross origin. Pleas...

    rvkamal rvkamal
    Discussions |
    Mar 15, 2021 9:27 PM
    1334 views | 1 replies
  • batching recoding of many columns

    Hello, I've been trying to recode many columns which contain a specific string in their column name using the recode function. I think I'm pretty close but the script is getting stuck with the column evaluations. So I'm missing something crucial somewhere. Any guidance would be greatly appreciated. Best, Sebastien Names default to here(1); Clear log(); New Table( "Subject_Demographics", Add Rows...

    Sburel Sburel
    Discussions |
    Mar 15, 2021 9:21 PM
    1202 views | 2 replies

Latest Discussions

view all discussions