cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Convert array into string

    Hi all, I am trying to get a value from an array from another table and use it as value for my selection. Is there a way to get convert the array into a string? name_key = associative array(column(ref_file_1, "NAME") << get values) << get keys; merged_file << select where(:Name_final==name_key);

    29755 29755
    Discussions |
    Jul 16, 2021 5:44 AM
    3379 views | 3 replies
  • JMP table to Excel with multiple worksheets depending on column property in JMP table.

    Hi everyone,I have the challange to make inly one Excel file containing a bunch of worksheets out of a big JMP table in stacked format. For each colum vallue of the JMP table there should result one excel worksheet containing the definded columns (and values) of the JMP table. I hope that I described the intended workflow propperly nad that there is help available.Thanks in advanceEgon

    egon_gross egon_gross
    Discussions |
    Jul 16, 2021 4:27 AM
    2209 views | 3 replies
  • How to use JMP to make complete DOE table with positive Latin square.

    For example,
    I need to make an 8-factor, 4-level DOE. This is a total of 344 times (not exhaustive, of course) that I made using other methods.  Thanks Experts!

    lwx228 lwx228
    Discussions |
    Jul 16, 2021 12:41 AM
    1707 views | 2 replies
  • Create a sequence column

    hello Communitysomeone can help me with JSLi need to create a sequence column referred to another data column (as for picture example) (as you can see for each wafer ID item, the data can be variable.... 5/8/4 ecc) thanks in advanceGianpaolo

    gianpaolo gianpaolo
    Discussions |
    Jul 15, 2021 10:55 PM
    4872 views | 8 replies
  • Using JSL to Save results from an Expression to a Journal

    I have the following code that I got A LOT of help on from my JMP JSL SAS professors when I took the course (so I don't totally understand how it works). It allows me to put a bunch of (variable, to be selected by the user) distributions in one window. How do I script the resultant window to the Journal that is created earlier in my code? All my other graphs are straightforward - created an outlin...

    lisa2442 lisa2442
    Discussions |
    Jul 15, 2021 5:28 PM
    2274 views | 4 replies

Latest Discussions

  • How to use JMP to make complete DOE table with positive Latin square.

    For example,
    I need to make an 8-factor, 4-level DOE. This is a total of 344 times (not exhaustive, of course) that I made using other methods.  Thanks Experts!

    lwx228 lwx228
    Discussions |
    Jul 16, 2021 12:41 AM
    1707 views | 2 replies
  • Using JSL to Save results from an Expression to a Journal

    I have the following code that I got A LOT of help on from my JMP JSL SAS professors when I took the course (so I don't totally understand how it works). It allows me to put a bunch of (variable, to be selected by the user) distributions in one window. How do I script the resultant window to the Journal that is created earlier in my code? All my other graphs are straightforward - created an outlin...

    lisa2442 lisa2442
    Discussions |
    Jul 15, 2021 5:28 PM
    2274 views | 4 replies
  • Name Unresolved: Framebox in access or evaluation of 'Framebox'

    Hi all,I am trying to create a function and I don't know what seems to be the problem why it keeps on prompting the error Name Unresolved: Framebox in access or evaluation of 'Framebox' , Framebox( 1 ) /*###*/ Please help bivpolyfit = Function( { x_param, y_param, grouping }, biv = Bivariate( X( Column( x_param ) ), Y( Column( y_param ) ), by( Column( holder ), Column( type ) ), GroupBy( column...

    29755 29755
    Discussions |
    Jul 15, 2021 7:44 AM
    1269 views | 2 replies
  • Matched pair analysis for categorical variables

    I have a set of patients who revived two different drugs at different times.  Based on their creatine changes, I then have proportion of patients who had their category of kidney failure changed ( n=x after drug A and n=y after drug B) It is easy to compare the mean creatinine change with the two drugs by paired T test, but if I want to compare the proportion of patients, whose kidney failure cate...

    Sandeep123 Sandeep123
    Discussions |
    Jul 15, 2021 7:26 AM
    1132 views | 1 replies
  • Graph Builder - Pie chart: display simultaneously label by row and label by percent of total values

    Hello everybody,I would like to know if it feasible to display two kind of labels on Pie Chart? Instead of choosing between "Percent of Total Values" and "By row" (in association with a Label column) I would like to display these two information simultaneously. Any idea of how we can do that? Many thanks in advance!   

    anne_sa anne_sa
    Discussions |
    Jul 15, 2021 6:26 AM
    2064 views | 3 replies

Latest Discussions

  • Graphlet disappearing after filtering through a null set

    Have a tool I built that has a series of graphlets in them.  Noticed some odd behavior.  The top-level graph has a local data filter.  Some combinations of that data filter will result in no data.  When I filter to a no-data set, then expand back to a set with data, the graphlet no longer exists.  Any ideas on how to retain the graphlets after filtering?

    Evan_Morris Evan_Morris
    Discussions |
    Jul 12, 2021 10:28 AM
    874 views | 0 replies
  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1486 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    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

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    877 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    704 views | 0 replies
  • Section 508 compliance

    Is there any guidance on how to make JMP graphs section 508 compliant (ADA issue for government documents)?  I found a post on how to remove the gray background, but is there any 508 specific guidance or other preference settings that would be helpful?  Maybe this is a wish list item?

    GGfGA GGfGA
    Discussions |
    Jun 30, 2021 10:03 AM
    872 views | 0 replies
view all discussions