search for: govindas

Displaying 8 results from an estimated 8 matches for "govindas".

2010 Oct 29
2
doubt in climate variability analysis in R!
Hello all, I am trying to use "clim.pact" package for my work, but since this is the beginning for me to use gridded datasets in "R", I am having some trouble. I want to do seasonal analyses like trends, anomalies, variograms, EOF and probably kriging too to downscale my 1 degree gridded data to 0.5.  So, as a first step, I compiled my entire dataset (with 25
2016 Jan 08
0
Re: [supermin] Supermin and Docker-Toolbox (#14)
On Fri, Jan 08, 2016 at 07:28:00AM -0800, Govinda Fichtner wrote: > I am trying to build images with guestfish in a Docker container. > I am using the [Docker-Toolbox](https://www.docker.com/docker-toolbox) with [Boot2Docker](https://github.com/boot2docker/boot2docker) on Mac. > > When I try to create a new image with guestfish I get the following error? > ``` >
2010 Oct 31
1
doubt in climate variability analysis in R! - code
I am sorry, i think the link was broken..! here is the correct one!!! http://www.4shared.com/file/4zV0g3JR/RF_80-85.html [[alternative HTML version deleted]]
2010 Nov 05
1
prob with legend in my plots!
Hi, I have a problem with the appearance of legend in my plots. If I specify the legend positions in characters like "topright"..etc, it appears, if i specify it in terms of coordinates like "-1, 1" .. etc, it does not appear. Can anyone help me with this? script - x.date <- as.Date(paste(year, month, day, sep="-")) ts1.n.e3 <- ts(data.nemr.e3[,3]) z1.n.e3
2010 Dec 22
1
matrix indexing in 'for' loop?
Hi, I am having trouble with matrices. I have 2 matrices as given below, and I am interested in using these matrices inside "for" loops used to calculate correlations. I am creating a list with the names of the matrices assuming this list could be indexed inside the 'for' loop to retrieve the matrix values. But, as expected the code throws out an error. Can someone suggest a
2013 Mar 28
5
[Bug 62848] New: xorg not start after kexec when use nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=62848 Priority: medium Bug ID: 62848 Assignee: nouveau at lists.freedesktop.org Summary: xorg not start after kexec when use nouveau QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: SuloevDmitry at gmail.com
2010 Oct 31
1
R-help Digest, Vol 92, Issue 31
...Re: Printing data.frame data: alternatives to print? (Matthew Pettis) 31. Re: Reading multiple .csv-files and assigning them to variable names (Gabor Grothendieck) 32. Contract programming position at Merck (NJ, USA) (Liaw, Andy) 33. doubt in climate variability analysis in R! (govindas@msu.edu) 34. I got lot in the permutation (cbbaniya@gmail.com) 35. Re: Clustering (dpender) 36. Re: Please help me about Monte Carlo Permutation (Chitra) 37. Re: Cox Proportional Models and Haplotypes (Brad McNeney) 38. Re: draw path diagram using dot (eshi) 39. Re: Clustering (David Wi...
2010 Nov 04
0
plotting time series for particular months!
Hi all,  I have a matrix as given below... year month day prec 1   1980    10   1 13.4 2   1980    10   2  0.0 3   1980    10   3  0.0 4   1980    10   4  0.0 5   1980    10   5  0.0 6   1980    10   6  0.0 7   1980    10   7  0.0 8   1980    10   8  0.0 9   1980    10   9  0.0 10  1980    10  10  0.0 11  1980    10  11  7.4 12  1980    10  12  5.4 13  1980    10  13  7.2 14  1980    10  14  0.0