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

  • JSL error not enough arguments in access or evaluation of 'For'

    Hi, I am beginner in JSL scripting. I need help with the following error.    "not enough arguments in access or evaluation of 'For' "   In my code below, I am trying to delete columns that contain certain strings in their column name. I'm not sure where I am making the mistake.    dt = Current Data Table(); col_list = dt << get column names(string); for(i = 1; i>= N Items (col_list), i++, If( Cont...

    shilpa shilpa
    Discussions |
    May 7, 2020 5:04 PM
    4327 views | 3 replies
  • Formula Column for "N" Instances of Column 1 per value of Column 2

    I apologize that this type of question has probably already been asked in the Discussions, but I cannot find a solution that works for the application I need. The search terms of "Sum" "Count" etc. are too generic and make it difficult to find a solution precisely for what I am trying to do. I want to create a column with a formula of how many instances of "Column 1" occur per a given value of "Co...

    cheese_stats cheese_stats
    Discussions |
    May 6, 2020 2:44 PM
    2817 views | 4 replies
  • DOE for HPLC column

    Hi All,I am trying to make a model for an HPLC column (A-protein) to find out if the process can run faster/decreasing process time.Parameters: Flow Eluent Inlet, pH of the eluent 3-4, temperature 3c-20c, cycle 4-10 cycles, purity 85-99.9% and pressure. As mentioned a model, the parameters can be fixed when working with a specific column. I am in progress learning DOE, I have practiced some of the...

    david72st david72st
    Discussions |
    May 6, 2020 10:59 AM
    4305 views | 3 replies
  • Counting the number of variable columns that have non-zero values

    I have a table of formulations.  The amount of each of 60 possible ingredients are listed in columns.  Most of the formulations contain only 5-10 ingredients with the ingredient amount of all other columns being zero. I would like to create a formulation column (without scripting) to count the number of non-zero ingredients. The way I was thinking to do this is to sum conditional statements for ea...

    kpgallagher_ppg kpgallagher_ppg
    Discussions |
    May 6, 2020 9:01 AM
    2746 views | 1 replies
  • Fuzzy string match

    In the Recode pane, there is an option to group strings that allows fuzzy matching.Is there a JSL function for doing fuzzy string matching? If there is, I'm having trouble finding it. Help!John

    john_madden john_madden
    Discussions |
    May 6, 2020 7:05 AM
    4328 views | 3 replies

Latest Discussions

  • DOE for HPLC column

    Hi All,I am trying to make a model for an HPLC column (A-protein) to find out if the process can run faster/decreasing process time.Parameters: Flow Eluent Inlet, pH of the eluent 3-4, temperature 3c-20c, cycle 4-10 cycles, purity 85-99.9% and pressure. As mentioned a model, the parameters can be fixed when working with a specific column. I am in progress learning DOE, I have practiced some of the...

    david72st david72st
    Discussions |
    May 6, 2020 10:59 AM
    4305 views | 3 replies
  • How to bold title of a Panel Box?

    Hello Everybody,For visual purposes I would like to bold title/header of a panel box. What I have found was how to bold a text inside some box by using properties of Text Box but not the title or header. I would appreciate for hints how to do that. Best regards.Panel Box("This should be bold", params = Check Box(list_params); );

    lukasz lukasz
    Discussions |
    May 6, 2020 12:13 AM
    1775 views | 2 replies
  • How to Insert(Append/Write) data to SQL Server database in table from JMP dataTable through script

    Hello, I scripted data preparation / data cleaning with various formula / formats and output data is ready for Insert(Write) to SQL server from JMP table. I connected to SQL, but not able to insert(append) data to SQL server database on target table. Can any one help on this situation to overcome on SQL statement to append. Here is my end script which is ready (JMP Table = "Upload") to write.    D...

    RamManickam RamManickam
    Discussions |
    May 5, 2020 3:41 AM
    8380 views | 7 replies
  • Full Factorial Design questions

    Hi! I have a full factorial design with four factors.  Three of the factors have three levels and the other one has five levels.  So I have 3x3x3x5 total runs with no replicates.  I have a few questions as follows: 1.  After running the model, it shows significant Lack of Fit.  However, there are no replicated data points.  How can JMP perform the lack of Fit test then?2. Since it shows lack of fi...

    CYLiaw CYLiaw
    Discussions |
    May 5, 2020 2:58 AM
    8736 views | 13 replies
  • Show only 1 limit on the control chart (when there is only one limit).

    Hi everyone,I'm using JMP 11.  Using a script, I build a (generic) control chart to plot our lab test results.  The problem is that I sometimes don't have a upper or lower control limit (e.g.: trace metals: no UCL, Assay: No LCL).  When there is a one-sided limit, I don't want to see the missing limit on the chart for obvious reasons.  How can I remove one limit from the control chart?Thanks guys,...

    jan_solo jan_solo
    Discussions |
    May 4, 2020 1:20 PM
    11362 views | 8 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
    4549 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
    2116 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
    1953 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
    1613 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
    1565 views | 0 replies
view all discussions