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

  • Conditional logistic regression with odds ratio

    Is it possible to run conditional logistic regression analysis with either 1-1 match or 1-M match in JMP or JMP clinical, with possibility to calculate odds ratio? I think in SAS it is easy to program, but how can we achieve it in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 8:44 AM
    2272 views | 3 replies
  • JSL replaceing a frame box based on check box

    this is my code dt = Current Data Table(); listX = {"X"}; listY = {"Y1"}; bivExpr = Expr( biv = Bivariate( Y( Eval List( listY ) ), X( Eval List( listx ) ) ) ); yListSelect = {"Y1", "Y2","Y3","Y4"}; BC_Indicator = Panel Box( "Choose", indicatorSelected = Radio Box( yListSelect, listY = {}; Insert Into( listY, indicatorSelected << Get Selected ); //selecting a checkbox creates the ...

    itzikd itzikd
    Discussions |
    Jun 8, 2021 8:02 AM
    2554 views | 5 replies
  • Data Selection

    Hey,  I am using JMP Pro windows version. I can`t copy and paste data from the Distribution sheets in particular. I can find the selection tool or any other thing. It only gives me the sheet with none of the supported icons. I was using JMP on Mac previously and all were worked, but not now on the Pro Windows version. Any ideas?   

    BeesanW BeesanW
    Discussions |
    Jun 8, 2021 6:10 AM
    1074 views | 1 replies
  • Can JMP launch an excel.xlsm file?

    Is JMP jsl able to "launch" an Excel .xlsm (macro'ed) file, such that it essentially "double clicks" the file to open it and does not try to import it? I am using an Excel macro for database extraction because it is 100X faster than the JMP ODBC extraction tool and would like my jsl code to run the macro'ed file. Thanks in advance!

    Martin Martin
    Discussions |
    Jun 8, 2021 5:44 AM
    3631 views | 8 replies
  • Uneven amount of data rows

    I have 15,000 rows of data sites from one spreadsheet, and I am trying to include data from another spreadsheet. The research sites are the same in both, although there are less rows in the data I am trying to input (about 1900 rows). I want all of the rows to match up, even if there are many duplicates. How would I go about doing this? 

    marshmadness98 marshmadness98
    Discussions |
    Jun 8, 2021 4:58 AM
    3225 views | 7 replies

Latest Discussions

  • Conditional logistic regression with odds ratio

    Is it possible to run conditional logistic regression analysis with either 1-1 match or 1-M match in JMP or JMP clinical, with possibility to calculate odds ratio? I think in SAS it is easy to program, but how can we achieve it in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 8:44 AM
    2272 views | 3 replies
  • Fisher non-parametric permutation analysis

    Hi, has anyone used this statistic test (fisher's non-para permutation) in JMP? Thanks!

    PL PL
    Discussions |
    Jun 8, 2021 2:39 AM
    1366 views | 2 replies
  • Simple question: how is RMSE calculated?

    Hello, when plotting a simple regression graph I can get the R^2 and RMSE.I would like to know how is RMSE calculated specifically in JMP.This is because I read somewhere (Fearn 2002) that some people take the square root of the squared sum of error, devided by n while others devided by n-1. How does JMP 13 Pro do it? Thanks!

    anakar1 anakar1
    Discussions |
    Jun 7, 2021 11:12 PM
    16562 views | 4 replies
  • Normalization of multiple graphs in one chart

    Hello! I use JMP a trial version. I want to normalize many different distributions in same range. Specifically, There are so many distributions with different LSL, USL, mean, and std. I want to normalize all these things for LSL=-1, USL=1, mean=0. Somebody help me. thx:)

    yummy yummy
    Discussions |
    Jun 7, 2021 9:07 PM
    3339 views | 6 replies
  • Rarefaction curves

    Is it possible to create species rarefaction curves in JMP? Is there any package that allows that like the vegan package in R? Thank you.

    bordini bordini
    Discussions |
    Jun 7, 2021 5:04 PM
    1451 views | 2 replies

Latest Discussions

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

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

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2286 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
    972 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1185 views | 0 replies
view all discussions