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

  • Convert sas code to JSL

    I need to convert this code to JSLthe code reference " Pharmaceutical Statistics Using SAS®: A Practical Guide " Thanks in advance 

    ahmedmohamed ahmedmohamed
    Discussions |
    Jun 6, 2020 6:55 AM
    6533 views | 4 replies
  • Calculating contribution to variance in a GLM

    Hello,When I run a simple GLM with say 4 terms I would like to know the percent contribution of each term to the model.  Here is an example:I constructed a simple model that includes river, age of fish, sex of fish and condition factor K as independent variables.  I would like to know what the contribution of each of these terms is to the overall variance in the model.  I read that 1 basic method ...

    fishguy fishguy
    Discussions |
    Jun 5, 2020 5:31 PM
    2536 views | 1 replies
  • K-means cluster with correlated inputs

    Hi all, I'm working with a system where I need to do both variable reduction and clustering. I am studying fish behavior. I have three behavioral treatments and when I look at a PCA biplot its obvious that my data clusters into two groups and they roughly correspond to my lowest and highest treatment categories. I have an intermediate category that is split between the two. I want to use K-means t...

    Stephen2020 Stephen2020
    Discussions |
    Jun 5, 2020 2:58 PM
    5413 views | 3 replies
  • Hide, Exclude, Delete Rows based on Missing Values

    I have a table that has ~ 4,000,000 rows of data that include a very large variety of test conditions. I use the Explore Outlier function within JMP to change cell values that meet the outlier criteria to missing. I then want to take the row column id associated with the missing values and exclude them from the main data set. I have tried Get Rows Where( Is Missing( :col ) but i can't figure a way...

    Yngeinstn Yngeinstn
    Discussions |
    Jun 5, 2020 11:58 AM
    3496 views | 2 replies
  • Virtual lab

    Hello! I have two questions,1) The virtual lab won’t open with me on the course page neither on Mac nor iPad, how can I fix this?  
    2) I also tried downloading the course materials as well but it wouldn’t open so I also would like to ask, what app do the course materials require to be opened with?
    Thank you in advance 

    Hhallak Hhallak
    Discussions |
    Jun 5, 2020 10:20 AM
    4801 views | 3 replies

Latest Discussions

  • Convert sas code to JSL

    I need to convert this code to JSLthe code reference " Pharmaceutical Statistics Using SAS®: A Practical Guide " Thanks in advance 

    ahmedmohamed ahmedmohamed
    Discussions |
    Jun 6, 2020 6:55 AM
    6533 views | 4 replies
  • Calculating contribution to variance in a GLM

    Hello,When I run a simple GLM with say 4 terms I would like to know the percent contribution of each term to the model.  Here is an example:I constructed a simple model that includes river, age of fish, sex of fish and condition factor K as independent variables.  I would like to know what the contribution of each of these terms is to the overall variance in the model.  I read that 1 basic method ...

    fishguy fishguy
    Discussions |
    Jun 5, 2020 5:31 PM
    2536 views | 1 replies
  • K-means cluster with correlated inputs

    Hi all, I'm working with a system where I need to do both variable reduction and clustering. I am studying fish behavior. I have three behavioral treatments and when I look at a PCA biplot its obvious that my data clusters into two groups and they roughly correspond to my lowest and highest treatment categories. I have an intermediate category that is split between the two. I want to use K-means t...

    Stephen2020 Stephen2020
    Discussions |
    Jun 5, 2020 2:58 PM
    5413 views | 3 replies
  • Hide, Exclude, Delete Rows based on Missing Values

    I have a table that has ~ 4,000,000 rows of data that include a very large variety of test conditions. I use the Explore Outlier function within JMP to change cell values that meet the outlier criteria to missing. I then want to take the row column id associated with the missing values and exclude them from the main data set. I have tried Get Rows Where( Is Missing( :col ) but i can't figure a way...

    Yngeinstn Yngeinstn
    Discussions |
    Jun 5, 2020 11:58 AM
    3496 views | 2 replies
  • Virtual lab

    Hello! I have two questions,1) The virtual lab won’t open with me on the course page neither on Mac nor iPad, how can I fix this?  
    2) I also tried downloading the course materials as well but it wouldn’t open so I also would like to ask, what app do the course materials require to be opened with?
    Thank you in advance 

    Hhallak Hhallak
    Discussions |
    Jun 5, 2020 10:20 AM
    4801 views | 3 replies

Latest Discussions

  • How do I have two different chart types in a single graph using two axis?

    While doing some research to answer this question, I found this article on the JMP community that helped me get started. How do I do a combination bar and line plot using Overlay Plot?    Using the big class sample data example of height and weight I was able to create a bar chart for weight and a line plot for height on the same chart using the Overlay Plot.     To do this, first clear the row s...

    Bass_Masri Bass_Masri
    Discussions |
    Apr 28, 2020 4:28 PM
    4444 views | 0 replies
  • 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
    2054 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
    1894 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
    1516 views | 0 replies
view all discussions