cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Copying data from Matrix to JMP file

    Hi, I imported the data from the column properties into a matrix. My question is how can I copy data from matrix into JMP file?Spec2 = Function( {co}, a = Column( co ) << get property( "Spec limits" ); b = a["UL"]; C = Matrix( {b} ); );Copying data from Variable C into JMP file Any suggestion? 

    Jackie_ Jackie_
    Discussions |
    Mar 31, 2020 9:42 AM
    4058 views | 5 replies
  • How to make 28 Run Five-Factor Central Composite Design

    Hi all-I'm studying Split Plot Design.
    There is a table 12. '28 Run Five-Factor Central Composite Design'
    in 'Split-Plot Designs:What, Why, and How' by BRADLEY JONES, CHRISTOPHER J. NACHTSHEIM,as Follows:I would like to make this DOE table with JMP,
    please advice me how to make this table by JMP. Thanks a lot.Aki

    yuzawaomine yuzawaomine
    Discussions |
    Mar 30, 2020 9:49 PM
    5876 views | 4 replies
  • How to interpret odds-ratios for ordinal logistic regression with multiple levels for dependent variable

    I have an ordinal dependent variable practically composed of 5 levels. I am fitting a logistic model with three continuous parameters derived using factor analysis. I am having some trouble understanding the effect summary with respect to the odds-ratio associated with each level.

    JMP 14 gives parameters estimates for 4 intercepts and 1 coefficient estimate for each variable. My question is why doe...

    adamszymanski adamszymanski
    Discussions |
    Mar 30, 2020 12:47 PM
    14244 views | 7 replies
  • Adding new columns to a data table

    i create a table and try add two aolumns in jsl as follows: Test = New Table( "Test" ); Test << New Column( "Ident", Character, Continuous, Format( "Best", 8 ), set values( identifiers ) ); Test << New Column( "Value", Numeric, Continuous, Format( "Best", 8 ), set values( values ) ); identifiers - is a list of caharacters values - a a list of matching numbers. using the format above, creates only ...

    njmp njmp
    Discussions |
    Mar 30, 2020 10:17 AM
    17429 views | 3 replies
  • How to live update a panel box?

    Hello,I'm trying to script a user input box in which the available number col edit boxes depends on what the user selects for the radio box. However, the window doesn't update as expected: Names Default To Here( 1 ); SampleConfig = "2 x 2"; New Window( "Select Sample Configuration", <<Modal, // H List Box( Panel Box( "Select Sample Configuration", rb = Radio Box( {"2 x 2", "3 x 3"}, ...

    dylan-1 dylan-1
    Discussions |
    Mar 30, 2020 9:45 AM
    3887 views | 4 replies

Latest Discussions

  • Copying data from Matrix to JMP file

    Hi, I imported the data from the column properties into a matrix. My question is how can I copy data from matrix into JMP file?Spec2 = Function( {co}, a = Column( co ) << get property( "Spec limits" ); b = a["UL"]; C = Matrix( {b} ); );Copying data from Variable C into JMP file Any suggestion? 

    Jackie_ Jackie_
    Discussions |
    Mar 31, 2020 9:42 AM
    4058 views | 5 replies
  • Reliability analysis of Interval censored data

    Hi , Is any one have any idea about Reliability analysis of Interval censored data. my data set is in following format   Days              Failed          Censored0~30               12                    2231~60              8                     4061~90              4                      22  Dilip 

    dilipkumar dilipkumar
    Discussions |
    Mar 30, 2020 5:52 AM
    2111 views | 1 replies
  • Maximum value of several variable columns to specific rows

    Hi all, How to create a formula column to find the maximum of several variable columns to specific rows  colList = dt << get column names;
    colList = remove( colList, 1,2); Show( colList ); New Column( "Column 15", Numeric, Continuous, Format( "Best", 8 ), Formula( Maximum(colList[1]), colList[2],colList[3] ) ), Set Selected );
      

    Botzal Botzal
    Discussions |
    Mar 27, 2020 7:36 PM
    4975 views | 8 replies
  • Vertical scrolling keeps going after I release the mouse

    (JMP 13.2.1 64-bit on Windows 10 Home) Hi,Since the release of the update prior to my current version, the vertical scrolling behavior when moving up and down a data table has become very strange. I have never seen this in any other application. If I click and drag the scrollbar slider with the mouse and let go, scrolling *sometimes* continues. It starts fast at first and then slows down. I don't ...

    JohnnyMalaria JohnnyMalaria
    Discussions |
    Mar 27, 2020 1:29 PM
    12714 views | 12 replies
  • How to update display boxes in jmp?

    Hi,I have a display box (Text Box) which I would like to update in a for loop.I see that I am not able to reliably update the Text Box in the loop.This is really annoying because I have a lot of files to process and it is not possible toalways physically check the drives to see if files are being processed.I am using Wait(0) so as to allow jmp to catch up. I have tried busy light as well which has...

    AD1 AD1
    Discussions |
    Mar 27, 2020 6:56 AM
    5184 views | 6 replies

Latest Discussions

  • How do I calculate z-scores at different aggregation levels?

    Hello,  How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...

    Jmsouch Jmsouch
    Discussions |
    Feb 26, 2020 7:04 AM
    2058 views | 0 replies
  • Calling Windows API ImageViewer.dll to display JPG files.

    I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL.   ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...

    DMeakin1 DMeakin1
    Discussions |
    Jan 17, 2020 10:19 AM
    1902 views | 0 replies
  • Running script from command line on MAC

    Not a mac person.  Does anyone know how to run a jsl script from command line on a mac?  I specifically mean WITHOUT "//!" at the top of it.     I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl

    vince_faller vince_faller
    Discussions |
    Jan 10, 2020 2:26 PM
    1567 views | 0 replies
  • how to add confounding variable

    I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...

    billi billi
    Discussions |
    Jan 6, 2020 9:39 AM
    1517 views | 0 replies
  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1598 views | 0 replies
view all discussions