cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Using the Hier Clust Function

    Hi.  How can I sort a vector of data into clusters using the "Hier Clust()" function?  I'm aware this can be done for a data column in a table, using the tools in the Clustering menu. However, I'm interested in doing this without a table or involving a GUI. Hier Clust() takes a data vector and returns a list of 5 vectors: {OldToNew, NewToOld, Leader, Joiner, Distance}.  So, perhaps a more specific...

    nikles nikles
    Discussions |
    Jun 21, 2021 8:25 AM
    783 views | 1 replies
  • Issues with reproducing custom row legend settings in JSL

    I am trying to create this bivariate plot for each wafer I have in a string. It looks good except I would like to update the row legend with custom colors and markers since there are many different color options in FailCode to distinguish by. I cannot use the general color themes. Is there a way to create custom legend specifications that will be the same for each plot created all in JSL? *I was t...

    saneal saneal
    Discussions |
    Jun 21, 2021 8:14 AM
    1490 views | 2 replies
  • JMP 14: Changing Axis Title of multiple control charts

    Hi, I have control charts created from multiple variables however I want to change the axis title so they match. Is there a quick way to do this without manually changing them. I've tried holding ctrl while doing so however that seems to change the x axis title as for some reason , any ideas, thanks?  

    Mo_Hoque_95 Mo_Hoque_95
    Discussions |
    Jun 21, 2021 3:06 AM
    1133 views | 2 replies
  • DOE custom design with covariates

    Hi community, I'm seeking to gain knowledge on what factors influence the force required to push on an inhalator mouthpiece to an inhalator.I have 8 boxes (A through H), each containing 1 inhalator and 12 mouth pieces (A1 to A12, B1 to B12, and so on). There are 3 types of inhalators across these 8 boxes (3 brown + 3 green + 2 red), but all the 96 mouthpieces are supposed to be identical.It is unk...

    mbnielsen mbnielsen
    Discussions |
    Jun 21, 2021 1:30 AM
    2334 views | 6 replies
  • Using JMP Script to Populate a Column with Data

    In the attached JMP data set there is a Character, Nominal "Cost Set" column.  It is not populated with Data yet.  I have scrip that can populate all the cells with "ETC" :For Each Row(:Cost Set  =  "ETC") However what I would like to do is if the :Label column is equal to "May ACWP" I'd like to populate the :Cost Set column with "ACWP", otherwise the :Label column = "ETC" Can someone help me with...

    dfusco923 dfusco923
    Discussions |
    Jun 20, 2021 6:24 AM
    1489 views | 4 replies

Latest Discussions

  • JMP 14: Changing Axis Title of multiple control charts

    Hi, I have control charts created from multiple variables however I want to change the axis title so they match. Is there a quick way to do this without manually changing them. I've tried holding ctrl while doing so however that seems to change the x axis title as for some reason , any ideas, thanks?  

    Mo_Hoque_95 Mo_Hoque_95
    Discussions |
    Jun 21, 2021 3:06 AM
    1133 views | 2 replies
  • Putting labels in custom maps

    I've built a custom map and it looks beautiful in Graphbuilder. What I would like to do is add labels to the regions in it but I just can't seem to figure out how that is done. An example would be from the online tutorial where the study is of temperature distributions in an office building. They describe how to make the custom map and the final result shows the actual room numbers on the map itse...

    GregMcMahon GregMcMahon
    Discussions |
    Jun 18, 2021 11:32 PM
    1156 views | 1 replies
  • How to use column name as a variable.

    I want to select some rows from a column ( I have a column named as 'RESOLUTION' in the current data table)This two lines will work:======================================dt = Current Data Table();dt<<Select Where(RESOLUTION > 0.);======================================If I define 'RESOLUTION' as another variable, it doesn't work:============================================dt = Current Data Table();...

    qt qt
    Discussions |
    Jun 18, 2021 1:35 PM
    4480 views | 5 replies
  • Life Distribution - how to make the 2 plots in the same graph, one to show survival on, the other one not to show survival on?

    I have an interval censored data table, when I do Life distribution --> compare groups, it gave me Plot1; what I really want is Plot2, in order to do that, I have to do life distribution without compare groups, generate plot3 with separate EVO/PVO plots, change the EVO to show survival curve, manually copy frame contents of PVO plot and paste frame contents into the EVO plot to get plot2. it is ve...

    r30363 r30363
    Discussions |
    Jun 18, 2021 10:59 AM
    1270 views | 1 replies
  • Refresh a JMP data table that had been previously populated with data imported from a .csv file

    Hello JMP community, I need some help with refreshing of a JMP data table that was previously populated using the File -> Open -> Text File import option, in this case a .csv file. The first time, the data got imported with no issues, I then added a couple of column formulas at the end and done some graphs using the Graph Builder, which I saved the script to the data table and the file as normal. ...

    VCO VCO
    Discussions |
    Jun 18, 2021 6:24 AM
    1959 views | 2 replies

Latest Discussions

  • 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
    760 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
    1073 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
    1007 views | 0 replies
  • 多重比較での生存曲線の書き方 Bonferroniなど

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    1957 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    794 views | 0 replies
view all discussions