cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • REML mixed model: "Unable to allocate enough memory" error message

    Hi,  I'm getting an error message of "Unable to allocate memory" while trying to conduct REML (Random Effects). Could you please help me figure what's wrong? My dataset is 1.7 MBs in size, with on a 27 K rows and 7 columns.My machine is Win 10 , 12 GB RAM and 88 GB free HDD space.My model is also pretty simple (only three variables). I'm using JMP 13.2.1  My expectation was that this extra computa...

    mragaa mragaa
    Discussions |
    Oct 16, 2017 6:01 PM
    15172 views | 12 replies
  • Is there a way to create analyses that can then be applied to different datasets?

    I do the same multiple analyses on different data files.  Is there a way to create the analyses using one data file and then apply to different ones?  I hate having to repeat the same process all the time.B

    bhweinermd bhweinermd
    Discussions |
    Oct 16, 2017 3:01 PM
    18484 views | 7 replies
  • Applying the broadcasting command to a set of Outline Boxes

    Hi - I have a JSL script that sends a number of Outline Boxes to the journal from within a for loop (i.e. each cycle of the loop creates a new Outline Box, of which I send a copy to the journal as soon as it is created). Is there a way I can make the resulting set of Outline Boxes within the journal open or close in unison by using the broadcasting key combination (i.e. holding down the <Ctrl> key...

    DMR DMR
    Discussions |
    Oct 16, 2017 7:56 AM
    7293 views | 5 replies
  • Interpreting MANOVA repeated measure

    Hello awesome people!For the first time in my life, I've tried MANOVA in JMP! I've attached the file with MANOVA analysis saved to the data table. For some reason, I could not save the Response Specification (which I set to Repeated Measures) * If anyone knows how to save this setting as well, please enlighten me..   I need help with answering 2 questions. 1. I am looking at if there is a differen...

    seoleelvjs seoleelvjs
    Discussions |
    Oct 15, 2017 10:45 AM
    15753 views | 7 replies
  • column reference plot of graph builder

    Thank you for giving amazing suggestions. I encountered something else and I have always been curious about this. Whenever I come across this, I try to stack to circumvent the problem.   In a graph builder, how to plot without knowing the name of the column   collist =fudt<< get column names(string); qdt=Char(collist[9]); //Assuming I want to plot column number 9 on the Y axis, say for example "Da...

    vishwasanj vishwasanj
    Discussions |
    Oct 15, 2017 6:44 AM
    11961 views | 9 replies

Latest Discussions

  • Adjusting variables on Graph builder automatically

    Hi All,   I have created a final table which has a bunch of columns. The data I want to plot start from 35th column every time. The number of columns I want to plot keeps varyign with every iteration. It could vary from 1 column to many columns.   What is the best way to plot with variables continuously changing?  Is there a way to change the type of plot using an external variable like "plot_type...

    vishwasanj vishwasanj
    Discussions |
    Oct 12, 2017 12:10 PM
    5607 views | 3 replies
  • Selecting specific columns and concatenating

    Hi All,   Right now, I open a bunch of data tables and put it in a list called datalist.   For(i = 2 ,i <= N Items(datalist) , i++, fdt = datalist[1]; fdt<< Concatenate(Data Table(datalist[i]),append to first table(1)); close(Data Table(datalist[i]),nosave); ); fdt << set name( "Final_Table");     This concatenates everything and it takes a lot of time when I try to concatenate 100's of tables to...

    vishwasanj vishwasanj
    Discussions |
    Oct 10, 2017 1:30 PM
    6443 views | 3 replies
  • Using Graph or GraphBox - How to change X,Y axis increment & Reverse axis

    Hello,I am trying to use the Graph function but am unsuccessful in making X-axis incremements of 1 and Reversing Y-axis order.  I tried swapping the numbers in the Y Scale properties but no luck. Only way to change is to physically change graph manually. Still unable to figure this out using JSL.  Any help is appreciated! Here is a snippet of my code New Window( "Map",
    Graph(
    Frame Size( 800, 800 ),
    ...

    alexbnieto alexbnieto
    Discussions |
    Oct 5, 2017 3:04 PM
    3800 views | 1 replies
  • Change the X axis label orientation to be angled as a default

    Hello again,For "fit Y by X", Is there a way to change the X axis label orientation to be angled as a default, instead of me needing to change it every time?Thanks again.

    ileshem ileshem
    Discussions |
    Oct 5, 2017 11:37 AM
    2660 views | 1 replies
  • vlookup in JMP

    Hi, anyone know how to do vlookup in JMP?

    Discussions |
    Oct 4, 2017 3:11 PM
    2934 views | 1 replies

Latest Discussions

  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3361 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4379 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2159 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4258 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
view all discussions