cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Matching Spatially Inhomogeneous Data

    I have two data tables of values that are spatially mapped, but the coordinates of one table are not the same coordinates as the second. I would like to "Join" these tables but have the data match by coordinate so I can compare the spatially variant values between the two tables. Does anyone know if there's an easy way to do this instead of just brute force calculating for every value? There looks...

    Resonator_Drift Resonator_Drift
    Discussions |
    Jun 16, 2022 10:13 AM
    1245 views | 5 replies
  • Wrap Text in HTML

    Hi Community, The script below creates a journal with wrapped text. However, when I save this as an HTML file, the text is no longer wrapped. How can I maintain formatting from the journal to an HTML file?  win= New Window("Metrics", <<journal, hlb = H List Box( Spacer Box(size(400,1000)), V List Box( Spacer Box(size(10,10)), cb = H Center Box(), Spacer Box() ), Spacer Box(si...

    Awooley Awooley
    Discussions |
    Jun 16, 2022 10:12 AM
    1010 views | 2 replies
  • Sauvegarde multiple

    Bonjour, j'aimerai savoir si il existe une commande de script permettant d'enregistrer plusieurs tables de données ouvertes (sous leur nom actuel en .jmp) dans un même fichier. Par exemple j'ai 3 fichiers tables ouvertes xxxx1, xxxx2,xxxx3 et je voudrait enregistrer ce 3  sur mon bureau. Est ce possible? Merci de votre aide

    GregP GregP
    Discussions |
    Jun 16, 2022 3:34 AM
    738 views | 1 replies
  • How to have a line connecting markers in Scatterplot Matrix?

     Hi all,I am processing my data with figures below and need a line connecting the dots (not fitting).If the figure right below can be resolved, we can resolve the 2nd figure with multiple charts.I am looking forward to any help from our communities.Thank you,Victor.  The 2nd chart below  

    Victorbui Victorbui
    Discussions |
    Jun 15, 2022 6:25 PM
    822 views | 1 replies
  • Nested Recode

    Is there a way to nest a Recode on a single column based on multiple columns using JSL? Names Default To Here(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); dt << New Column( "Stature", Character( 40 ), "Nominal", Formula( Recode( :age & :height, {Map Value( _rcOrig, { "12" & "59", "short tween", "12" & "66", "Tall tween", "17" & "70", "Tall teenager" }, ...

    sciguy sciguy
    Discussions |
    Jun 15, 2022 5:06 PM
    818 views | 2 replies

Latest Discussions

  • Wrap Text in HTML

    Hi Community, The script below creates a journal with wrapped text. However, when I save this as an HTML file, the text is no longer wrapped. How can I maintain formatting from the journal to an HTML file?  win= New Window("Metrics", <<journal, hlb = H List Box( Spacer Box(size(400,1000)), V List Box( Spacer Box(size(10,10)), cb = H Center Box(), Spacer Box() ), Spacer Box(si...

    Awooley Awooley
    Discussions |
    Jun 16, 2022 10:12 AM
    1010 views | 2 replies
  • How to change order on a "compare means" chart

    Hey everyone,  Im trying to change the order on a Tukey-Kramer compare means chart and cannot figure out how.Our response variable is a swell property, where lower swell is desired. How do I get my charts to show the lowest values at the top and largest at the bottom (specifically for a connecting letters report)? I've tried hitting 'reverse' on the value order on the columns of said variable, to ...

    CriticalDoe368 CriticalDoe368
    Discussions |
    Jun 14, 2022 11:12 AM
    709 views | 1 replies
  • X Bar & R chart Tool tip

    How to see the serial number of each point on the chart when placing the mouse over it? I would like the chart to tell which data point each dot refers to. Thanks. 

    XN XN
    Discussions |
    Jun 14, 2022 7:25 AM
    1064 views | 2 replies
  • Summary Table - Getting rows for each group combinations, including empty ones

    Hello,I am writing on of my first scripts in JMP, and would like to get a nice chart of the proportion of events per months. I am using a summary table to get the sum of quantities of events per month, but there are some quiet months for which I do not have any data points.How could I get the empty months to till be displayed in my chart? For example in the two charts below, I would like the left ...

    STA STA
    Discussions |
    Jun 14, 2022 7:11 AM
    1192 views | 5 replies
  • How do add a save as option on a button press?

    Hi all, I was looking to press a button to change a files format (.STDF to .JMP) and save that in the same directory as the .STDF file. How could I achieve this?

    Andyon98 Andyon98
    Discussions |
    Jun 14, 2022 5:09 AM
    581 views | 1 replies

Latest Discussions

  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    617 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    482 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    624 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    779 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    554 views | 0 replies
view all discussions