newb question
Hello,Im recently learn about JMP. and i had a problem when i have the result of my analysis. the result is not significant enough. why this could happen? what the couses the result is not significant?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello,Im recently learn about JMP. and i had a problem when i have the result of my analysis. the result is not significant enough. why this could happen? what the couses the result is not significant?
Hello All, I have 2 scripts. ScriptA has an expression to build a bivariate chart with dynamic limits. ScriptB is basically an front end application code which asks users to select the x-axis and y-axis column names. I want to use the selected inputs from the users from ScriptB (i.e. get selected from a combo box) into my ScriptA expression code for getting the bivariate chart as an output for...
Hi All, I'm working on some JSL code where I'd like it to do something like the platform interface of the support vector machines (for those with Pro, for those without, the screen shots should help explain further). I'd like the panel box that contains a combo box to update and show different options based on the user selection of the combo box. With the SVM example, I'd like to do something ...
Is there a way to compare the differences between the LS-means of several groups? In other words, how can I detect differences between the differences in different groups? If I run a linear model on my original data, I can use multiple comparisons to get the difference between the LS-mean of each group and the standard errors of those differences. Can I go a step further and do another test to see...
Hi - I would like to remove columns (based on column names) from a data table that do not match a list. I have following JSL code so far but it is not working. Input appreciated. Names Default To Here( 1 );
bigClass = Open( "$SAMPLE_DATA/Big Class.JMP" );
dt = Current Data Table();
col_of_interest = {"name", "age", "weight"};
col_names = dt << Get Column Names( String );
For(j = 1, j <= N Item...
Hello,Im recently learn about JMP. and i had a problem when i have the result of my analysis. the result is not significant enough. why this could happen? what the couses the result is not significant?
Is there a way to compare the differences between the LS-means of several groups? In other words, how can I detect differences between the differences in different groups? If I run a linear model on my original data, I can use multiple comparisons to get the difference between the LS-mean of each group and the standard errors of those differences. Can I go a step further and do another test to see...
I am old school and believe that SQC is most effective when a physical control chart is in the hands of the operators of a plant. In this way, the operator documents the exceptional variation, the causes for the variation are therefore captured, and improvement can commence from the learning. Has JMP solved the problem with implementing SQC electronically that still enables capturing (and learnin...
Hello: I trying to understand the details in how JMP's process capability platform reports "within sigma" metrics. I found there are several options for this in the JMP documentation but there is still ambiguity about how it calculates the within sigma value (which then determines CpK). For example, the first option to calculate the "within sigma" value if a subgroup is specified (what I am trying...
Hi, I am trying to combine only the columns in Data table "dtPatList" which contain the substring "INIT" in their name, but it doesn't work.I understand that the problem related to the parameter I bolded below. could someone advise for the right way? Thanks!! // get the dt cols namesnc = ncols(dtPatList); // get the dt cols namescol_list = dtPatList << get column names(string);for (i = nitems(col...
I have created a Window with V List Box which contained multiple Variability Charts and tried to save them into 1 pdf. What i want to achieve is saving and auto scale each of the Variability Charts into 1 single page of pdf. Can anyone help to advise how to do that? Much appreciated!nw = New Window( "taskQueryCharzCurrent - Variability Chart of current", V List Box( Variability Chart( Y( :cu...
Hi,I am interested to use JMP for skip lot sampling plan. I like to test only a fraction (f) of samples after successful inspection of (n) number of samples. Here is the link to NIST https://www.itl.nist.gov/div898/handbook/pmc/section2/pmc27.htm I appreciate any help you can provide. Thanks Adam
Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony
4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。
Hello, I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...