search for: 1978

Displaying 20 results from an estimated 321 matches for "1978".

Did you mean: 1970
2006 May 18
2
matrix transformation into 3 columns II.
Dear R-users Sorry for posting the previous message too soon before I have finished it. I have matrix (mprecip) with headers: > dim(mprecip) [1] 6268 170 > mprecip date GilzeRijen Eindhoven Volkel ZuidLimburg Arcen Ubachsberg 1 01/01/1978 NA 0.0 NA 0.1 NA NA 2 01/02/1978 NA 0.0 NA 0.0 NA NA 3 01/03/1978 NA 1.9 NA 0.7 NA NA 4 01/04/1978 NA 3.5 NA 6.9 NA 6.0 5 01/05/1978...
2009 Sep 09
2
Help with data containing date
Hello Everyone,I think this is a very simple problem, I have been struggling with it for a few days now. I have a 10-year daily data in the following format. Date A B C D E 1978-10-22 18 20.64 0.0 0.176 -1.76 1978-10-23 15 17.06 0.4 0.147 2.52 1978-10-24 3 7.588 0.0 0.068 -6.86 1978-10-25 9 11.491 0.0 0.102 -1.01 1978-10-26 13 14.98 1.4 0.130 1.26 I want to calculate the monthly and Annual average averages of...
2012 Feb 21
1
Questions on Data reading using zoo package
...at can I do? Another problem is that the date in month is presented in Chinese (My OS is in Chinese.) How can I set the default language to English? Thanks, Miao > x1 <- read.csv(file="120210CPILEADdata.csv", header=TRUE) > x1 TIME CPI CPIZF UNR UNRSA 1 1978M01 NA NA 2.01 2.16 2 1978M02 NA NA 1.84 1.84 3 1978M03 NA NA 1.76 1.91 4 1978M04 NA NA 1.58 1.86 5 1978M05 NA NA 1.70 1.81 6 1978M06 NA NA 1.65 1.69 7 1978M07 NA NA 1.84 1.66 8 1978M08 NA NA 1.88 1.52 9...
2010 Feb 15
4
Separating columns, and sorting by rows
...: yyyy-mm Rainfall(mm) 1 1977-02 17.4 2 1977-03 34.0 3 1977-04 26.2 4 1977-05 42.6 5 1977-06 58.6 6 1977-07 23.2 7 1977-08 26.8 8 1977-09 48.4 9 1977-10 47.0 10 1977-11 37.2 11 1977-12 15.0 12 1978-01 2.6 13 1978-02 6.8 14 1978-03 9.0 15 1978-04 46.6 The data continues on for x number of hundreds of data points. Simply put, I need to make that data.frame into this data.frame/table/matrix/grid/... you get the picture. Jan Feb Mar ... etc Year Ra...
2012 Feb 07
11
[Bug 1978] New: ECDSA & SHA256 support in SSHFS DNS records
https://bugzilla.mindrot.org/show_bug.cgi?id=1978 Bug #: 1978 Summary: ECDSA & SHA256 support in SSHFS DNS records Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: All URL: https://tools.ietf.org/html/draft-os-ietf-sshfp-ecdsa-...
2007 Aug 02
1
Xyplot - adding model lines to plotted points
...owever, I am unable to produce any working code. My dataset is too large to put in as an example, but it is in the basic form as below (where sex is 1 for male and 5 for female). len age fitted_model cohort sex 1 24 2 30.05771 1977 1 2 31 3 36.64122 1977 1 3 22 2 27.73938 1978 1 4 34 3 36.64122 1977 1 5 22 2 27.73938 1978 1 6 31 3 36.64122 1977 1 7 34 3 36.64122 1977 1 8 28 2 27.73938 1978 1 9 23 2 27.73938 1978 1 10 24 2 27.73938 1978 1 11 25 2 27.73938 1978 1 Etc... Any suggestions would be greatly apprec...
2012 Feb 17
4
How can I tabulate time series data (in RStudio or any other R editor)?
Hello, I have a question on how to tabulate the time series data. I use RStudio, but if can be done in any other R editor, it should work in RStudio as well. > a1<-11:22 > a1ts<-ts(a1, frequency=4, start=c(1978,1)) > a1ts Qtr1 Qtr2 Qtr3 Qtr4 1978 11 12 13 14 1979 15 16 17 18 1980 19 20 21 22 If I click the variable "a1ts" on the workspace, I see structure(11:22, .Tsp = c(1978, 1980.75, 4), class = "ts") If I coerce the variable to become a mat...
2012 Feb 03
3
strftime - Dates from Excel files
Hi I have many excel files were the Date field was not declared as date, so the dates look like this: 1/2/1978 I know that the format is day/month/year How can I make R change this to Date format? If I use strftime, I get wrong dates: dataset=c("1/2/1978") strftime(dataset,"%d/%m/%Y") "19/02/0001" Thanks in advance.
2011 Nov 19
3
reshape data.frame
...have a df like this: a <- data.frame(name=c(rep('a',10),rep('b',15)),year=c(1971:1980,1971:1985),amount=1:25) name year amount 1 a 1971 1 2 a 1972 2 3 a 1973 3 4 a 1974 4 5 a 1975 5 6 a 1976 6 7 a 1977 7 8 a 1978 8 9 a 1979 9 10 a 1980 10 11 b 1971 11 12 b 1972 12 13 b 1973 13 14 b 1974 14 15 b 1975 15 16 b 1976 16 17 b 1977 17 18 b 1978 18 19 b 1979 19 20 b 1980 20 21 b 1981 21 22 b 1982 22 23 b 1983...
2007 Nov 13
2
finding the annual maximun within several years
...11.607 3.536 281.307 4 02/24/1976 11:00:00 21.602 2.555 93.893 5 02/24/1976 12:00:00 27.804 2.623 93.893 6 02/24/1976 13:00:00 26.105 2.604 114.716 7 10/18/1977 00:00:00 18.850 2.525 330.203 8 10/18/1977 01:00:00 21.561 2.555 320.465 9 10/18/1977 02:00:00 21.941 2.559 314.505 10 11/05/1978 01:00:00 24.981 2.592 310.464 11 11/05/1978 02:00:00 19.066 2.528 310.464 12 11/05/1978 03:00:00 26.198 2.605 305.749 13 06/29/1979 19:00:00 78.829 3.179 306.199 14 06/29/1979 20:00:00 92.221 3.325 306.199 15 06/29/1979 21:00:00 72.364 3.108 303.049 i need to find the annual maximun for each...
2017 Jul 05
4
Help with reshape/reshape2 needed
...getting my data re-formatted using functions in reshape/reshape2 to get from: 1957 0.862500000 1958 0.750000000 1959 0.300000000 1960 0.287500000 1963 0.675000000 1964 0.937500000 1965 0.025000000 1966 0.387500000 1969 0.087500000 1970 0.275000000 1973 0.500000000 1974 0.362500000 1976 0.925000000 1978 0.712500000 1979 0.337500000 1980 0.700000000 1981 0.425000000 1982 0.212500000 1983 0.312500000 1986 0.237500000 1958 0.643564356 1963 0.250000000 1968 0.211538462 1976 0.317307692 1981 0.673076923 1985 0.730769231 1986 0.057692308 1957 0.073394495 1966 0.742574257 1961 0.082568807 1964 0.16513761...
2015 Nov 04
0
CESA-2015:1978 Moderate CentOS 7 kernel Security Update
CentOS Errata and Security Advisory 2015:1978 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1978.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: c9ade58eacc16d4e13685a756b61b5792f49410927e77b3b9620c41ee271d9fa kernel-3.10.0-229.20.1.el7....
2016 Sep 29
0
CESA-2016:1978 Important CentOS 6 python-twisted-web Security Update
CentOS Errata and Security Advisory 2016:1978 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1978.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 75562c3881b394b9e50e9e986431249e5790b57e584ebbff4fd80630789e99f1 python-twisted-web-8.2.0-5.e...
2016 Sep 29
0
CESA-2016:1978 Important CentOS 7 python-twisted-web Security Update
CentOS Errata and Security Advisory 2016:1978 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1978.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d689666071c650953bd052d7bbcb122349c495b4cb1b5a75e4de15e4d4fa6d94 python-twisted-web-12.1.0-...
2013 Mar 14
1
ggplot2 problem
...333333 196 Apr 1977 18.0000000 197 May 1977 5.0000000 198 Jun 1977 0.0000000 199 Jul 1977 0.0000000 200 Aug 1977 0.0000000 201 Sep 1977 0.0000000 202 Oct 1977 0.3333333 203 Nov 1977 15.3333333 204 Dec 1977 12.3333333 205 Jan 1978 16.3333333 206 Feb 1978 28.3333333 207 Mar 1978 28.0000000 208 Apr 1978 14.3333333 209 May 1978 7.0000000 210 Jun 1978 0.0000000 211 Jul 1978 0.0000000 212 Aug 1978 0.0000000 213 Sep 1978 6.0000000 214 Oct 1978 4.0000000 215 No...
2009 Nov 22
1
Metaplot Axis Annotation
...newald, Laurence, & West (1985)", "Cave et al. (1993)", "Elliot & Knowles (1976)", "Elliot & Knowles (1976)", "Porter (1967)", "Kawaguchi (1975)", "Minnesota Governor’s Commission (1973)", "Youth Opportunities Upheld (1978)", "Maynard (1980)", "Baker & Sadd (1979)", "Goldberg & Johnson (1972)","Roth (1983)","Seckel & Turner (1967)","Zimring (1973)","Randall (1973)","Anderson & Schumacker (1986)","Lattimore, Witte...
2015 Aug 11
0
[Bug 1978] ECDSA & SHA256 support in SSHFP DNS records
https://bugzilla.mindrot.org/show_bug.cgi?id=1978 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Damien Miller <djm at mindrot.org&g...
2012 Sep 13
1
Parsing "back" to API strcuture
...ot;event_3_arm_1\",\"John\",\"2012-09-10\",\"\",\"\",2\n\"02\",\"event_1_arm_1\",\"Mary\",\"1951-09-10\",\"def\",\"456\",2\n\"02\",\"event_2_arm_1\",\"Mary\",\"1978-09-12\",\"\",\"\",2\n", "`Content-Type`" = structure(c("text/html", "utf-8"), .Names = c("", "charset"))) I have this script that nicely parses it into a data frame, > (df <- read.table(file = textConnection(RAW...
2016 Sep 30
0
CentOS-announce Digest, Vol 139, Issue 8
...e list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2016:1940 Important CentOS 6 openssl Security Update (Johnny Hughes) 2. CESA-2016:1978 Important CentOS 6 python-twisted-web Security Update (Johnny Hughes) 3. CESA-2016:1978 Important CentOS 7 python-twisted-web Security Update (Johnny Hughes) 4. CEEA-2016:1975 CentOS 7 lpfc Enhancement Update (Johnny Hughes) 5. CEEA-2016:1977 CentOS 7 sfc Enhancement Update (J...
2008 Oct 07
1
column-wise z-scores by group
...eate z-scores of the monthly data using a base period of a subset of years. I subset the dataset first to include only data from the years (V2) that make up the base period so I could calculate the appropriate means and standard deviations V1 V2 V3 V12 V15 V16 V19 84 11084 1978 40.16 63.13 44.06 63.41 63.47 85 11084 1979 43.71 60.88 48.09 64.64 62.34 86 11084 1980 50.61 61.64 47.93 62.10 63.45 87 11084 1981 42.11 63.59 47.29 63.42 63.37 1583 18469 1978 30.78 56.93 34.62 56.40 57.39 1584 18469 1979 33.48 57.68 37.76 58.70 57.30 1585 18469 1980 40.83 54.48 39.27...