Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

17 results for “from:Kwesi Quagraine”

Challenge extracting months
Kwesi Quagraine · Jan 30, 2017 · r-help

Hello, I have a data with two variables nodes and index, I want to extract 3 months seasons, with a shift of 1 month, that is, DJF, JFM, FMA etc to OND. Was wondering how to go about it. Kindly...

Challenge extracting months
Kwesi Quagraine · Jan 30, 2017 · r-help

Well noted David. Thanks Kwesi On Mon, Jan 30, 2017 at 5:52 PM, David Winsemius <dwinsemius at comcast.net> wrote: > > > On Jan 30, 2017, at 4:53 AM, Kwesi Quagraine <starskykwesi at gmail.com> > wrote: > > > > Hello, I have a...

Jim Lemon RIP
Kwesi Quagraine · Oct 5, 2023 · r-help

Dear Friends, Absolutely gutted to hear of the passing of Jim, he was always an excellent contributor and he will be missed. My sincerest sympathies to the family of Jim. May He Rest In Peace. -- Kwesi A. Quagraine (PhD) PDR...

Gaussian Filter
Kwesi Quagraine · Feb 7, 2017 · r-help

Hello Catalin, you could have a look on this link first for ideas in constructing your own script. http://stackoverflow.com/questions/7105962/how-do-i-run-a-high-pass-or-low-pass-filter-on-data-points-in-r Cheers...

(no subject)
Kwesi Quagraine · Jan 30, 2017 · r-help

Upon trying this method, I get an error ; Error in `$<-.data.frame`(`*tmp*`, "MEImeans", value = c(0.313162987462034, : replacement has 442 rows, data has 444 Any thoughts? Kwesi On Mon, Jan 30, 2017 at 5:37 PM, PIKAL Petr <petr...

(no subject)
Kwesi Quagraine · Jan 30, 2017 · r-help

Hello, I have a data with two variables nodes and index, I want to extract 3 months seasons, with a shift of 1 month, that is, DJF, JFM, FMA etc to OND. Was wondering how to go about it. Kindly...

(no subject)
Kwesi Quagraine · Jan 30, 2017 · r-help

Hello Eric, thanks for the code, it seems to do something closer to what I want. I generate JFM, FMA and so on, but it does not create the DJF at the beginning. Any thoughts on that? Kwesi On Mon...

URGENT help-Problem with panel barplot spacing
Kwesi Quagraine · May 28, 2019 · r-help

Thanks for the code, Rich. I now get the concept of using the lattice library. Most grateful for the references shared. Regards Kwesi On 28 May 2019 at 19:56:06, Richard M. Heiberger (rmh at temple.edu) wrote: I...

Challenge extracting months
Kwesi Quagraine · Jan 30, 2017 · r-help

Hello Jim,this is my script now; I am having this error when I called the function;" In mean.default(list(era...1. = 1:444, Node_freq = c(-0.389855332400718, : argument is not numeric or logical: returning NA" Any help...

Challenge extracting months
Kwesi Quagraine · Feb 1, 2017 · r-help

Hello Jim, Hello everyone, does anyone know why this is happening? Any suggestions what might be causing it? I will be grateful for any help. Kwesi On Wed, Feb 1, 2017 at 1:12 AM, Jim Lemon <drjimlemon at gmail...

(no subject)
Kwesi Quagraine · Jan 30, 2017 · r-help

Thanks for your suggestion. I am much grateful. Kwesi On Mon, Jan 30, 2017 at 4:23 PM, Robert Sherry <rsherry8 at comcast.net> wrote: > Here is one thought. Assign each month a value of 0, 1 or 2. Then...

Help on multi-line plot
Kwesi Quagraine · Mar 16, 2018 · r-help

Hello R-Users I am struggling with this line plot, it might be simple but I am missing something here. First of all I want to make multiple line plots across seasons (DJF,MAM,JJA,SON) for 12 variables (here...

Help on multi-line plot
Kwesi Quagraine · Mar 16, 2018 · r-help

Thanks! I have been able to solve this! Kwesi On 16 March 2018 at 14:49:01, Kwesi Quagraine (starskykwesi at gmail.com) wrote: Hello R-Users I am struggling with this line plot, it might be simple but I...

Challenge extracting months
Kwesi Quagraine · Jan 31, 2017 · r-help

Hello Jim, thanks for the code. But I come to you once again, I am not looking to do a rolling mean, but to select JFM,FMA,MAM etc from the data attached. Below is my sample code which actually...

URGENT help-Problem with panel barplot spacing
Kwesi Quagraine · May 28, 2019 · r-help

Hello All, I am struggling to control the spaces between barplots I have panelled. I would be grateful for any help in reducing the spaces between the plots. For instance, how I can reduce distance between 1 and 2, 2...

Panel barplot with error bars on one bar
Kwesi Quagraine · Nov 27, 2019 · r-help

I have been able to solve my problem. Please don?t bother. Thanks On 28 November 2019 at 02:00:30, Kwesi A. Quagraine (starskykwesi at gmail.com) wrote: Dear All, I have been able to make a grouped panel...

Panel barplot with error bars on one bar
Kwesi Quagraine · Nov 27, 2019 · r-help

Dear All, I have been able to make a grouped panel bar plot (please see attached), I am however trying to add error bars to one of the bar plots (ERA-interim) across the panel and failing. I am able...

Can't find what you're looking for? Try searching with Google .