search for: 1953

Displaying 20 results from an estimated 174 matches for "1953".

Did you mean: 1,53
2008 Oct 14
6
Doing a Task Without Using a For Loop
Assume that I have the dataframe "data1", which is listed at the end of this message. I want count the number of lines that each person has for each year. For example, the person with ID=213 has 15 entries (NinYear) for 1953. The following bit of code calculates NinYear: for (i in 1:length(data1$ID)) { data1$NinYear[i] <- length(data1[data1$Year==data1$Year[i] & data1$ID==data1$ID[i],1]) } This seems to work but is horribly slow (some files I am working with have over 500,000 lines). Can anyone suggest a...
2012 Dec 17
1
subset handling
...83011 EA 1952 3 1.17193554394 EA 1952 4 2.48566675777 EA 1952 5 5.26709687160 EA 1952 6 8.10566678543 EA 1952 7 3.30419359926 EA 1952 8 2.090322611309 EA 1952 9 1.819000012692 EA 1952 10 1.874838714075 EA 1952 11 1.964000015458 EA 1952 12 1.6180645274 EA 1953 1 1.23903231657 EA 1953 2 0.97035713040 EA 1953 3 1.33967744423 EA 1953 4 1.98766675806 EA 1953 5 4.24161297189 EA 1953 6 5.14000008572 EA 1953 7 4.57967749955 EA 1953 8 2.052258111338 EA 1953 9 1.581333312721 EA 1953 10 2.308387114104 EA 1953 11 1.9...
2004 Nov 16
1
Capi Deflection (CD) not working
...=0800123456 ; some 0800 test number - in etc/asterisk/extensions.conf under [tcom-in]: exten => 98765,1,capiCD(0800123456) - made both b channels busy by outcalling on both lines (ISND BRI) - called my msn (98765) by mobile phone. => asterisk says: Nov 16 13:28:53 ERROR[98310]: chan_capi.c:1953 capi_handle_msg: received a call waiting CONNECT_IND Nov 16 13:28:57 ERROR[98310]: chan_capi.c:1953 capi_handle_msg: received a call waiting CONNECT_IND Nov 16 13:29:05 ERROR[98310]: chan_capi.c:1953 capi_handle_msg: received a call waiting CONNECT_IND Nov 16 13:29:09 ERROR[98310]: chan_capi.c:1953...
2011 Dec 01
1
[Bug 1953] New: Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Bug #: 1953 Summary: Implementation of xattr in sftp-server for sshfs Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: All OS/Version: All Status: NEW Keywords: patch...
2005 Jun 18
0
"LDAP: No username in reply" error
...t yaw.org))" Jun 18 08:28:12 setzer slapd[1954]: conn=37 op=37 SRCH attr=uid homeDirectory uidNumber gidNumber Jun 18 08:28:12 setzer slapd[1954]: conn=37 op=37 SEARCH RESULT tag=101 err=0 nentries=1 text= Jun 18 08:28:12 setzer slapd[1952]: conn=566 fd=21 closed Jun 18 08:28:12 setzer slapd[1953]: conn=37 op=38 SRCH base="o=ispman" scope=2 filter="(&(objectClass=posixAccount)(uid=yaw at yaw.org))" Jun 18 08:28:12 setzer slapd[1953]: conn=37 op=38 SRCH attr=uid userPassword Jun 18 08:28:12 setzer slapd[1953]: conn=37 op=38 SEARCH RESULT tag=101 err=0 nentries=1 te...
2020 May 20
2
Help with Tripp Lite Internet600U
...4 Tripp Lite  The error shows:  nut-driver.service - Network UPS Tools - power device driver controller    Loaded: loaded (/lib/systemd/system/nut-driver.service; static; vendor preset: enabled)    Active: failed (Result: exit-code) since Tue 2020-05-19 21:01:15 EDT; 1min 30s ago   Process: 1953 ExecStart=/sbin/upsdrvctl start (code=exited, status=1/FAILURE) May 19 21:01:15 Airport-TC-Office upsdrvctl[1953]: '-x productid=3024' option. Please report your results to the NUT user's May 19 21:01:15 Airport-TC-Office upsdrvctl[1953]: mailing list <mailto:nut-upsuser at lists...
2005 Jun 14
2
Plotting rows (or columns) from a matrix in different graphs, not using "par"
...er" and the same "ylim". The next one could be a sort of example on what I would like to avoid plotting the rows of the matrix "mat": ########### EXAMPLE ###################### dat <- sort(runif(16, 1, 1000)) mat <- matrix(dat, ncol=4, byrow = T) y <- seq(1950, 1953) par(mfrow=c(2,2)) plot(y, mat[1,], ylim=c(1,1000), axes=F, xlab="", ylab="simul.") box() axis(side=2, tick=T, labels=T) axis(side=3, tick=T, labels=T) plot(y, mat[2,], ylim=c(1,1000), axes=F, xlab="", ylab="") box() axis(side=3, tick=T, labels=T) plot(y,...
2015 Jan 22
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 TomH <Tom at TomHolbrook.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Tom at TomHolbrook.co.uk --- Comment #4 from TomH <Tom at TomHolb...
2015 Sep 01
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Stef Bon <stefbon at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefbon at gmail.com --- Comment #5 from Stef Bon <stefbon at gma...
2016 Apr 18
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 TJ Saunders <tj at castaglia.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tj at castaglia.org --- Comment #6 from TJ Saunders <tj at cast...
2016 Apr 21
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX...
2016 Jun 01
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 --- Comment #8 from Christoph Anton Mitterer <calestyo at scientia.net> --- What a pity... it seemed to be something quite useful for many cases. AFAIU, the only reason not to support it was staying at the base level of the sftp "standard"... however, OpenSSH goes in so many place...
2016 Jun 01
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 --- Comment #9 from Christoph Anton Mitterer <calestyo at scientia.net> --- Especially since Eberhard's patch doesn't them *that* intrusive to other parts of openssh, wouldn't simply be possible to use something like RFC 2389,... so server and client could negotiate whether thing...
2016 Aug 02
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Damien Miller <djm at mindrot.org&...
2012 Jul 27
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 Christoph Anton Mitterer <calestyo at scientia.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calestyo at scientia.net --- Comment #2 from Chr...
2014 Oct 18
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 --- Comment #3 from Christoph Anton Mitterer <calestyo at scientia.net> --- Does anyone know whether anything is going on with SFTP (especially also with repsect to ACLs and XATTRs)? More than a year ago we saw this http://tools.ietf.org/html/draft-moonesamy-secsh-filexfer-00 which apparent...
2009 Jan 23
2
Dates in Common
...es they have in common. This is not giving me what I want (I don't know what it is giving me). What is the best way to do this? Tom > data1 [1] "1948-02-24 EST" "1949-04-12 EST" "1950-05-29 EDT" "1951-05-21 EDT" [5] "1951-12-20 EST" "1953-01-22 EST" "1955-02-28 EST" "1956-03-08 EST" [9] "1957-03-22 EST" "1958-02-07 EST" > data2 [1] "1948-02-24 EST" "1949-04-12 EST" "1950-05-29 EDT" "1951-05-21 EDT" [5] "1951-12-20 EST" "1953-01-...
2008 Nov 04
1
perform Kruskal-Wallis test without using the built-in command in R
...eb 1952 20.000000 627 Mar 1952 69.000000 628 Apr 1952 30.000000 629 May 1952 60.000000 630 Jun 1952 44.000000 631 Jul 1952 14.000000 632 Aug 1952 89.000000 633 Sep 1952 65.000000 634 Oct 1952 68.000000 635 Nov 1952 89.000000 636 Dec 1952 60.000000 637 Jan 1953 21.000000 638 Feb 1953 29.000000 639 Mar 1953 11.000000 640 Apr 1953 56.000000 641 May 1953 39.000000 642 Jun 1953 47.000000 643 Jul 1953 92.000000 644 Aug 1953 44.000000 645 Sep 1953 51.000000 646 Oct 1953 58.000000 647 Nov 1953 38.000000 648 Dec 1953 1...
2007 Sep 14
2
Date vs date
...kage does not understand, and I know that the result is still of the right type, but the package does not. However, this is fairly rare and I can work around it. (It mostly occurs in processing the rate tables for expected survival). 3. temp <- as.Date('1990/1/1') - as.date('1953/2/5') sqrt(temp) Error in Math.difftime(temp3) : sqrtnot defined for "difftime" objects Minor bug: no space before the word 'not' Major: this shouldn't fail. People will do things with time intervals that you have not thought of. Fitting a growth curve...
2009 Dec 02
1
polygon graph
...24.9 30/09/1948 45.6 31/12/1948 24.2 31/03/1949 21.1 30/06/1949 -21.1 30/09/1949 -20.5 31/12/1949 -21.6 31/03/1950 23.8 30/06/1950 27.4 30/09/1950 10.4 31/12/1950 13.4 31/03/1951 10.3 30/06/1951 28.9 30/09/1951 26.8 31/12/1951 25.2 31/03/1952 24.9 30/06/1952 23.3 30/09/1952 22 31/12/1952 25.2 31/03/1953 26.1 30/06/1953 26.7 30/09/1953 25.4 31/12/1953 0.4 31/03/1954 -21.9 30/06/1954 -22.5 30/09/1954 -02.8 31/12/1954 22.8 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: pruplot.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/200912...