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

  • 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
    10042 views | 9 replies
  • Summary with String_Aggregation

    HI,How can I code a table which:- grouped based on characters and- build the corresponding cells with conact_items (e.g. separated with ,).- like the SQL code "SELECT sex, String_Agg(Name,', ') as ConcatName FROM 'Big Class'" GROUP BY sex I know this would be possible with looping but I was wondering if there is another and more elegant way. Based on the "Big Class" table, the result should look l...

    TWE TWE
    Discussions |
    Mar 16, 2021 3:56 AM
    3435 views | 8 replies
  • Drawing other shapes in graph-builder

    I have an example table that looks like this: datasetxycxcycRad10.17390.87210.49850.50270.491810.49590.01090.49850.50270.491810.34980.22490.49850.50270.491810.40050.31350.49850.50270.491810.65580.23980.49850.50270.491810.51590.68670.49850.50270.491810.71650.2360.49850.50270.491810.74670.1460.49850.50270.491810.68120.16840.49850.50270.491810.9020.74580.49850.50270.491810.46380.78620.49850.50270.491...

    BHarris BHarris
    Discussions |
    Mar 16, 2021 3:55 AM
    3602 views | 6 replies
  • How do I calculate p-values for sensitivity analyses?

    Hello, I am trying to run a sensitivity analysis and wanted to know if JMP has a way of calculating p-values for this.How it goes is I have a cohort with a mean value of μ0. I then run another analysis where I remove 30 participants from the cohort and re-calculate the mean value of this reduced cohort (μ1). My question is can I calculate a p-value that describes whether μ0 and μ1 are significantl...

    XH XH
    Discussions |
    Mar 16, 2021 12:26 AM
    5525 views | 6 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

Latest Discussions

  • 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
    10042 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
    1335 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
  • How to refer to the datatable from which script was done?

    This might be a stupid question, but how do I refer to the datatable from which I ran the script if I dont know what the table name it is save as before hand? In most solutions in the forum the script starts with something as:dt = Open( "$SAMPLE_DATA/Big Class.jmp" );and then you can do things to dt like dt << NewColumn( - - - -But what if I want my script to just run asuming dt is whatever table ...

    spoikayil spoikayil
    Discussions |
    Mar 15, 2021 9:03 AM
    1056 views | 1 replies

Latest Discussions

view all discussions