cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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 Text Box Font to "Light" style

    Folks, Trying to alter the text in a text box so that the style is lighter than normal font. However, the script piece I attached still does not do the trick. I've tried looking at multiple command variations via Scripting Index, but still can't get it to change. I've tried changing the color to give a light appearance. What am I missing here? Many thanks Neil   conf = Expr( H List Box( s...

    NRW NRW
    Discussions |
    Jun 26, 2021 11:25 AM
    2614 views | 4 replies
  • Sort categorical variables in local data filter (not alphabetically)

    I notice that the Local Data Filter for categorical variables shows them in alphabetic order. There is an option to order them by count, but I was after the option of sorting them by other variables. In my case, I have a specific list I want to use as an order, but not sure how to do it. Is there a simpler way than the following?Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" )...

    FN FN
    Discussions |
    Jun 26, 2021 5:24 AM
    1043 views | 1 replies
  • Showing a window or plot while running JSL

    I have a JSL code that takes some time to finish. If in the beginning, I create plots and results as objects, these won't be shown until the execution finishes. Only when there is an error the window objects appear. Is there a simple method I can use to show the results without stopping? 

    FN FN
    Discussions |
    Jun 26, 2021 3:24 AM
    1355 views | 3 replies
  • Change Label for Missing in Tabluate

    I'm using Tabulate with the 'include missing for grouping column' - I would like to change the label for the word Missing in the table

    HansD HansD
    Discussions |
    Jun 25, 2021 12:17 PM
    1300 views | 4 replies
  • How to update axis limits via Global Box

    Hello, I want to control the limites of the Y-axis of a graph via Global boxes (to allow the user to quickly change the limites without double-clicking on the axis properties...). In the script attached, I create a window and a graph. Then I add 2 Global Boxes (Lim1 and Lim2) that I initialyze. Once the graph is generated, I modify the values of Lim1 and Lim2 but the graph axis is not updated acco...

    samir samir
    Discussions |
    Jun 25, 2021 8:33 AM
    7123 views | 4 replies

Latest Discussions

  • Change Label for Missing in Tabluate

    I'm using Tabulate with the 'include missing for grouping column' - I would like to change the label for the word Missing in the table

    HansD HansD
    Discussions |
    Jun 25, 2021 12:17 PM
    1300 views | 4 replies
  • Referencing a Column in JSL

    I'm continually astounded by how much basic information on JSL is missing from tutorials and internet searches. I'm not sure how one is expected to learn the basics of this language without poring through massive quantities of addon unnecessary information, and then fail in the end to find what is needed anyway. I guess that's why the Discussion forums are available as a resource. I'm trying to si...

    mostarr mostarr
    Discussions |
    Jun 24, 2021 12:27 PM
    4140 views | 3 replies
  • nonlinear vs fit curve giving different results?

    Hello - I believe that, if I go through either the "nonlinear" or the "fit curve" options, I should end up with the same result (JMP 15.0). I'm trying to use the built in 4 parameter logistic model from the model library, and fitting a number of different variables by strain (where "strain" is a number of different genetic backgrounds). For some of the strains, the 'fit curve' and the 'nonlinear' ...

    Jake_b Jake_b
    Discussions |
    Jun 24, 2021 10:04 AM
    3655 views | 10 replies
  • Controlling nominal 2-level factor coding

    Greetings, I'm having trouble understanding JMP's coding of a simple 2-level factorial design. The (-1,1) levels of the coding table created by Fit Model (Standard Least Squares, Effect Screening) appear reversed from the design table Pattern and associated column Value Orders. I've attached an example design with factor levels named to keep track of low and high levels (Full Factorial-Nom.jmp). T...

    TomR TomR
    Discussions |
    Jun 24, 2021 7:04 AM
    3087 views | 8 replies
  • circular dendrogram

    hii want to circularize the dendrogram made by hierarchical clustering for space considerations. constellation plot is not what i want.or does anyone know how to transfer the clustering data for use in ggplot?thanks

    ezorlo ezorlo
    Discussions |
    Jun 24, 2021 7:03 AM
    1170 views | 2 replies

Latest Discussions

  • Multi File Import of network folder slower in latest JMP version

    Hello, In JMP 14, Multi File Import of a network folder was relatively fast. For example, it takes ~11 seconds to load the below folder. With JMP 16 on the same computer/folder/network, it will first spend almost 3 minutes while "discovering files", before proceeding with the above "loading file names" step. Are there any settings or options that I could change to skip the "discovering files" step...

    jach jach
    Discussions |
    Jun 22, 2021 11:06 AM
    579 views | 0 replies
  • ODBC Hive connection, change container size in the script?

    Wondering if anyone can help here. I am trying to write some JMP scripts that SQL query data from a hive table. I need to change the container size and am told that I should just "do it in the connection settings". I was told that in python, you just add a configuration={"hive.tez.container.size":'10240'} parameter to the hive.connect call. How would I do this through JMP? I already have the Cloud...

    aliegner1 aliegner1
    Discussions |
    Jun 17, 2021 3:43 PM
    759 views | 0 replies
  • Using a List to Filter in Custom Query Builder - Question

    Hello, I would like to use a list to filter within a continuous column in Query Builder. Range and then join does not work as my data set from my database will be tens of millions of lines, so I would like my list to be the only thing queried. I would like to use a list (I have a separate data sheet with the column) of about 40 or so unique numerical values and use that in the filter for a custom ...

    Benjamin_S Benjamin_S
    Discussions |
    Jun 3, 2021 7:59 AM
    1072 views | 0 replies
  • Can I control text size in a word cloud inside a dashboard container?

    Hi all,I have a dashboard with a data filter, a map, and a word cloud that looks like image 1 below. I have two formatting issues with the word cloud I'd like to fix. First, by design, when I make different selections using the data filter, the subset of records that are shown in the map changes and the word cloud applies only to that selection. However, when I change the data filter selection, th...

    caseylott caseylott
    Discussions |
    Apr 28, 2021 12:03 PM
    1005 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    1953 views | 0 replies
view all discussions