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

  • How can Move up column with script?

    Need to put first raw in to column name.

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 22, 2024 12:03 PM
    1571 views | 2 replies
  • Graph additional line on Time Series Forecast Graph

    Hello, very new to JMP so apologies for my lack of experience.  I am creating a Time Series Forecast Graph with 95% confidence intervals. What I am trying to do is plot my unit forecast on the same graph to see the comparison.  I've attached my data set.  Conversely if that is not possible, would I be able create the data table used to recreate the chart with confidence intervals in excel?Thanks f...

    MDA_2024 MDA_2024
    Discussions |
    Mar 22, 2024 9:48 AM
    1085 views | 1 replies
  • how to 'embed' a table to the top-left section of main table?

    I'm not sure if this is a thing. I have another small table that is just some extra context keys that I'd like to 'link' or 'embed' to the main, large datatable....the area in the top-left where the green triangle buttons are. Is this possible? Can I save the small table to the main large table?

    TriangularLlama TriangularLlama
    Discussions |
    Mar 22, 2024 9:02 AM
    848 views | 1 replies
  • Problem calling a script with Include()

    Hi All, I have 3 scripts that run different SQL queries to extract data. Another script uses Include() to run each one of those scripts and then makes some modifications to the three tables and joins them.In two of those scripts, when I run the individual script, or the call using Include(), I got the same table. However, for the last script, if I run it I get like 8000 rows, but running it throug...

    Festrus Festrus
    Discussions |
    Mar 22, 2024 7:41 AM
    1443 views | 3 replies
  • Understand Odd numbers in custom designed RSM+setting continuuos factors to zero

    Dear JMP-Experts,I have two questions:Question 1) I created two RSM-Designs using the custom Designer
    -The first design has 3 Factors, of which two factors (Factor1 and 2) are continuous with three factor settings  and the third factor is discrete numerical with four factor settings (two include 0 as additional setting)-->See below.
    -The second design, is similar to plan 1 but with four factors; thr...

    DualARIMACougar DualARIMACougar
    Discussions |
    Mar 22, 2024 7:01 AM
    738 views | 1 replies

Latest Discussions

  • Graph additional line on Time Series Forecast Graph

    Hello, very new to JMP so apologies for my lack of experience.  I am creating a Time Series Forecast Graph with 95% confidence intervals. What I am trying to do is plot my unit forecast on the same graph to see the comparison.  I've attached my data set.  Conversely if that is not possible, would I be able create the data table used to recreate the chart with confidence intervals in excel?Thanks f...

    MDA_2024 MDA_2024
    Discussions |
    Mar 22, 2024 9:48 AM
    1085 views | 1 replies
  • how to 'embed' a table to the top-left section of main table?

    I'm not sure if this is a thing. I have another small table that is just some extra context keys that I'd like to 'link' or 'embed' to the main, large datatable....the area in the top-left where the green triangle buttons are. Is this possible? Can I save the small table to the main large table?

    TriangularLlama TriangularLlama
    Discussions |
    Mar 22, 2024 9:02 AM
    848 views | 1 replies
  • Problem calling a script with Include()

    Hi All, I have 3 scripts that run different SQL queries to extract data. Another script uses Include() to run each one of those scripts and then makes some modifications to the three tables and joins them.In two of those scripts, when I run the individual script, or the call using Include(), I got the same table. However, for the last script, if I run it I get like 8000 rows, but running it throug...

    Festrus Festrus
    Discussions |
    Mar 22, 2024 7:41 AM
    1443 views | 3 replies
  • Understand Odd numbers in custom designed RSM+setting continuuos factors to zero

    Dear JMP-Experts,I have two questions:Question 1) I created two RSM-Designs using the custom Designer
    -The first design has 3 Factors, of which two factors (Factor1 and 2) are continuous with three factor settings  and the third factor is discrete numerical with four factor settings (two include 0 as additional setting)-->See below.
    -The second design, is similar to plan 1 but with four factors; thr...

    DualARIMACougar DualARIMACougar
    Discussions |
    Mar 22, 2024 7:01 AM
    738 views | 1 replies
  • How to create a data table of 3 columns per row from numeric string

    I'm new to JSL. I have a text string that contains values separated by a "#". The numbers are to be grouped in 3 columnsI know I can write a code to put the values in columns being separated by the "#", but how do I then create a table of 3 values in each row, until the table is complete. I know I'll also probably need to remove the first "#" to prevent issues as first 3 numbers would be in 2nd to...

    godriscoll godriscoll
    Discussions |
    Mar 22, 2024 5:14 AM
    1555 views | 2 replies

Latest Discussions

  • Error during stemming in text explorer: Inconsistent Recodes in access or evaluation of 'List'

    Hello Community! I'm trying to recode the stemming in text explorer based on a fixed dictionary of words and I'm getting this error "Inconsistent Recodes in access or evaluation of List". This is my code: obj = dt << Text Explorer( Text Columns( :col1) ); obj << Stemming("Stem for Combining"); obj << Add Recodes( {{"attractive", "Attract"},{"unattractive", "Attract"},{"attract", "Attract"},{"ugl...

    sm3001 sm3001
    Discussions |
    Mar 21, 2024 12:49 AM
    809 views | 0 replies
  • Error column property

    Hello - I have a data set that comes from an external measurement and the software that comes with the instrument automatically calculates the property and error bars that I'm looking for. Is there a way to include the error as a column property without doing a custom column property? I know there's a saved model error property, but fitting a custom model would introduce it's own issues as the mod...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 3:32 PM
    680 views | 0 replies
  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    625 views | 0 replies
  • file I/O error writing preference unable to write out file buffer

    HI, I tried to change the preference of my jmp, but it pops out error window saying  :"file I/O error writing preference unable to write out file buffer"

    wosongtao wosongtao
    Discussions |
    Mar 14, 2024 9:11 PM
    882 views | 0 replies
  • Creating a workflow for analysis and plotting of bioassay qualification data

    Hi community. I'm looking for support to create a workflow in JMP 17.2 for analyzing and plotting data from bioassay qualification study. Specifically, I'd like to base the calculations of relative bias and intermediate precision on equations provided in regulatory guidelines, USP <1033>. @Valerie_Nedbal,  @gail_massari The qualification study design consists of two independent 96WP per run, on ea...

    AgnieszkaL AgnieszkaL
    Discussions |
    Mar 12, 2024 6:49 AM
    830 views | 0 replies
view all discussions