search for: 1982

Displaying 20 results from an estimated 345 matches for "1982".

Did you mean: 198
2006 Mar 03
10
CiscoWorks 2.5 Install on Solaris 10
I''m trying to install CiscoWorks 2.5 on Solaris 10 update 1, and after the install when I try to start the daemon, it errors: # /opt/CSCOpx/objects/dmgt/dmgtd.sol ERROR: open file dmgtd failedERROR >>>>>>>>>>>>> open msg catalog failed. NLSPATH incorrect or objects/share/nls/C/dmgtd.cat is missing. # echo $NLSPATH
2009 Jul 29
2
Importing time series
I have a time series dataset, saved in a csv file. However date-formatting is : 7/2/1982 7/6/1982 7/7/1982 7/8/1982 7/13/1982 7/14/1982 However if I use following zoo-code, it is not reading data: read.zoo(file="F:/data.csv", format="%m/%d/%y", header=F) Error is Error in read.zoo(file ="F:/data.csv", format = "%m/%d/%y", : index contains...
2005 Aug 13
1
How to make a lagged variable in panel data?
...the time-series variable? As an example, suppose I create: A <- data.frame(year=rep(c(1980:1984),3), person= factor(sort(rep(1:3,5))), wage=c(rnorm(15))) > A year person wage 1 1980 1 0.17923212 2 1981 1 0.25610292 3 1982 1 0.50833655 4 1983 1 -0.42448395 5 1984 1 0.49233532 6 1980 2 -0.49928025 7 1981 2 0.06842660 8 1982 2 0.65677575 9 1983 2 0.15947390 10 1984 2 -0.46585116 11 1980 3 -0.29052635 12 1981 3 -0.27109203 13 1982 3 -0...
2006 May 30
1
Piecewise (broken stick) models in R
Hi there, I´m a newbie in R and I´m looking for some advice how to teste Piecewise (Broken Stick) models. I´have another simple question: how can I compute descriptive statistics for data grouped for two or more variables? See below, please. Year Site Repetition rainfall 1980 1 1 ... 1980 1 2 ... 1980 1 3 ... 1980 2
2010 Jul 14
1
POSIXlt error for 1982-01-01
Hi, I am encountering a strange error in POSIXlt... anyone got a clue? > as.POSIXlt("1982-01-01") Error in as.POSIXlt.character("1982-01-01") : character string is not in a standard unambiguous format > as.POSIXlt("1992-01-01") [1] "1992-01-01" > as.POSIXlt("1972-01-01") [1] "1972-01-01" > as.POSIXlt("1962-01-01&quot...
2011 Jan 21
2
Unexpected Gap in simple line plot
...point. Here is a snippet to show the problem. ## Strange plot results link <- "http://processtrends.com/files/RClimate_CTS_latest.csv" cts <- read.csv(link, header=T) ## Simple line plot - gap for no reason plot(cts$yr_frac, cts$GISS, type="l", xlim=c(1982, 1983),xaxs="i", yaxs="i") ## May, 1982 observation missing ## Add points to plot in red, to see if May shows up points(cts$yr_frac, cts$GISS, type="p", col="red") ## yes, May shows up in points ## Look at cts data.frame. No obvious problems to...
2005 Jun 03
1
ts.intersect a multivariate and univariate ts
This seems like a FAQ, but I can't figure it out. I have a mv ts object: R > tsp(pg) [1] 1982 2003 1 R > dim(pg) [1] 22 12 and a univariate ts: R > tsp(rw) [1] 1690 1996 1 Yet, when I try to intersect them: R > tsp(ts.intersect(rw, pg)) [1] 1982 2176 1 the process goes awry. How to I get rw and pg to be one ts that runs from 1982 to 1996 and has 13 univariate time se...
2016 Oct 04
0
CentOS-announce Digest, Vol 140, Issue 1
...p' to centos-announce-request at centos.org You can reach the person managing the 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. CEEA-2016:1982 CentOS 5 tzdata Enhancement Update (Johnny Hughes) 2. CEEA-2016:1982 CentOS 6 tzdata Enhancement Update (Johnny Hughes) 3. CEEA-2016:1982 CentOS 7 tzdata Enhancement Update (Johnny Hughes) 4. CESA-2016:1985 Important CentOS 6 thunderbird Security Update (Johnny Hughes) 5. CESA-201...
2009 Mar 14
3
plotting question
Greetings all, I have two questions. I have a data set that is arranged in the example below. I wish to obtain a plot of the performance of each ID over Year on v1. It's not clear how I set this up? ID Year V1 1 1980 1 1 1981 2 1 1982 6 1 1983 4 2 1980 5 2 1981 5 2 1982 5 2 1983 6 Also,I would like to transpose the data to have the variable across the columns such as ID v1980 v1981 v1982 v1983 1 1 2 6 4 2 5 5 5 6 Is there a straightforward way to do this...
2012 Feb 19
1
[Bug 1982] New: different behavior compared to php (openwall version of bcrypt)
https://bugzilla.mindrot.org/show_bug.cgi?id=1982 Bug #: 1982 Summary: different behavior compared to php (openwall version of bcrypt) Classification: Unclassified Product: jBCrypt Version: unspecified Platform: All OS/Version: All Status: NEW...
2017 Jul 05
4
Help with reshape/reshape2 needed
...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.165137615 1965 0.137614679 1959 0.128712871 1968 0.587155963 1969 0.66055045...
2005 Apr 24
2
A question on the library lme4
Hi, I ran the following model using nlme: model2<-lme(log(malrat1)~I(year-1982),random=~1|Continent/Country,data=wbmal10) I'm trying to run a Poisson GlMM to avoid the above transformation but I don't know how to specify the model using lmer in the lme4 library: model3<-lmer((malrat1)~I(year-1982) + ??,data=wbmal10,family=poisson) How can I introduce a random f...
2011 Nov 19
3
reshape data.frame
...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 23 24 b 1984 24 25 b 1985 25 and I'd like to reshape it so it is like this: X.1971 X.1972 X.1973 X.1974 X.1975 X.1976 X.1977 X.1978 X.1979 X.1980 X.1981 a 1 2 3 4 5 6 7 8 9 10 NA b 11 12 13...
2014 Dec 11
0
CESA-2014:1982 Important CentOS 5 xorg-x11-server Security Update
CentOS Errata and Security Advisory 2014:1982 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5dd80e2481123790224cc7df93fc98bfc8baba76a2a3cb63eadb14a69fbf02d3 xorg-x11-server-sdk-1.1.1-48...
2015 Nov 04
0
CESA-2015:1982 Critical CentOS 7 firefox Security Update
CentOS Errata and Security Advisory 2015:1982 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 8cd918dbf73478454473fcacee6c4769f680c9ac025dd3290facf1f8a21be7a7 firefox-38.4.0-1.el7.centos...
2015 Nov 04
0
CESA-2015:1982 Critical CentOS 6 firefox Security Update
CentOS Errata and Security Advisory 2015:1982 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 2b0500f8e67797c067512e493b6def2730ff342cfe25f5422b8eef976942ca51 firefox-38.4.0-1.el6.centos.i...
2015 Nov 04
0
CESA-2015:1982 Critical CentOS 5 firefox Security Update
CentOS Errata and Security Advisory 2015:1982 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 2495d69f03e0777c2ebaf2a80c9d238e21f8b01b8ba9f09bd84f43997647f940 firefox-38.4.0-1.el5.centos.i...
2016 Oct 03
0
CEEA-2016:1982 CentOS 5 tzdata Enhancement Update
CentOS Errata and Enhancement Advisory 2016:1982 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7d0644c0162a3df1948f40927882f0fad8d52ed5f5453e51cde12cf2c125a486 tzdata-2016g-2.el5.i386.rpm 0d42fd29b...
2016 Oct 03
0
CEEA-2016:1982 CentOS 6 tzdata Enhancement Update
CentOS Errata and Enhancement Advisory 2016:1982 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 2379e728e087b59dbccce433fbf98f7ba0e77ce4b8bcae5f31d18983567436f4 tzdata-2016g-2.el6.noarch.rpm 48ea1f5...
2016 Oct 03
0
CEEA-2016:1982 CentOS 7 tzdata Enhancement Update
CentOS Errata and Enhancement Advisory 2016:1982 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1982.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 7762ff6147da85f50d4b1cd9f55bab53c3ec2d2c8b05dba4d4a10803d7b36af4 tzdata-2016g-2.el7.noarch.rpm 6ed58...