Displaying 11 results from an estimated 11 matches for "lundberg".
Did you mean:
lindberg
2013 Apr 01
1
Factor to numeric conversion - as.numeric(levels(f))[f] - Language definition seems to say to not use this.
...Yup. Note also:
>
> > as.character.factor
> function (x, ...)
> levels(x)[x]
>
> But of course this is OK, since this can change if the implementation
> does. Which is the whole point, of course.
>
> -- Bert
>
>
>
> On Mon, Apr 1, 2013 at 12:16 PM, Matthew Lundberg
> <matthew.k.lundberg@gmail.com> wrote:
> >
> > When used as an index, the factor is implicitly converted to integer. In
> > the expression as.numeric(levels(f))[f], the vector as.numeric(levels(f))
> > is indexed by as.integer(f).
> >
> > This appears...
2013 Apr 01
2
Factor to numeric conversion - as.numeric(as.character(f))[f] - Language definition seems to say to not use this.
These two seem to be at odds. Is this the case?
>From help(factor) - section Warning:
To transform a factor f to approximately its original numeric values,
as.numeric(levels(f))[f] is recommended and slightly more efficient than
as.numeric(as.character(f)).
>From the language definition - section 2.3.1:
Factors are currently implemented using an integer array to specify the
actual
2000 Mar 03
7
[PATCH] Add a Maximum Idle Time (1.2.2)
...mitInterlude option
in their ssh_config file that gives how many seconds are allowed to pass
without generating traffic. A value of 300 completely solves the timeouts
for me and I haven't observed any stability issues.
Please cc me with comments as I am not subscribed to the list.
Jacob Lundberg
jacob at chaos2.org
--
"Heh. You mean this is Stef's source code?"
-User Friendly
-------------- next part --------------
diff -ur openssh-1.2.2/clientloop.c openssh-1.2.2-trans_inter/clientloop.c
--- openssh-1.2.2/clientloop.c Mon Dec 6 20:38:32 1999
+++ openssh-1.2.2-trans_in...
2006 Jun 19
0
Hard Solaris 8 compile
...e
-I/usr/local/ssl/include
LDFLAGS=-L/usr/local/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/local/lib
-L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/lib
LD_LIBRARY_PATH=/usr/local/lib/sparcv9:/usr/lib/sparv9:/usr/local/ssl/lib:/usr/sfw/lib:/usr/lib:/usr/local/BerkeleyDB.4.2/lib
TIA
Bruce Lundberg
Sr. Unix Systems Administrator
2007 Nov 16
0
New version of actuar
...is included
in the model, adjCoef() returns a function to compute the
adjustment coefficient for given limits. A plot method is also
included.
o Function ruin() returns a function to compute the infinite time
probability of ruin for given initial surpluses in the
Cram?r-Lundberg and Sparre Andersen models. Most calculations are
done using the cdf of phase-type distributions as per Asmussen and
Rolski (1991).
o Calculations of the aggregate claim distribution using the
recursive method much faster now that recursions are done in C.
NEW FEATURES -- CREDIB...
2007 Nov 16
0
New version of actuar
...is included
in the model, adjCoef() returns a function to compute the
adjustment coefficient for given limits. A plot method is also
included.
o Function ruin() returns a function to compute the infinite time
probability of ruin for given initial surpluses in the
Cram?r-Lundberg and Sparre Andersen models. Most calculations are
done using the cdf of phase-type distributions as per Asmussen and
Rolski (1991).
o Calculations of the aggregate claim distribution using the
recursive method much faster now that recursions are done in C.
NEW FEATURES -- CREDIB...
1999 May 07
3
php3 module and security
...P id NAA09811;
Fri, 7 May 1999 13:06:19 -0400
From: jlewis@lewis.org
Received: from localhost (jlewis@localhost)
by redhat1.mmaero.com (8.8.7/8.8.7) with ESMTP id MAA15421;
Fri, 7 May 1999 12:01:50 -0400
Date: Fri, 7 May 1999 12:01:50 -0400 (EDT)
X-Sender: jlewis@redhat1.mmaero.com
To: Gregory A Lundberg <lundberg@vr.net>
cc: Lisa L Berdeja <lberdeja@2xtreme.net>, wu-ftpd@wugate.wustl.edu,
bugs@redhat.com, linux-security@redhat.com
Subject: Re: Redhat Linux 6.0 Problem
In-Reply-To: <Pine.LNX.4.04.9905071137130.14885-100000@redhat1.mmaero.com>
Message-ID: <Pine.LNX.4.04....
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...es
URL: https://github.com/yohanesu75/FreeBSD-base-graphics/wiki/Wayland-on-FreeBSD
Graphics Team Blog
URL: https://planet.FreeBSD.org/graphics
Contact: FreeBSD Graphics Team <freebsd-x11 at FreeBSD.org>
Contact: Matthew Macy <mmacy at nextbsd.org>
Contact: Johannes Lundberg <yohanesu75 at me.com>
We are sad to report that both GSoc projects failed. The libdevq
project was abandoned as the student disappeared. The kernel project
was incomplete because the student could not work for personal reasons.
He plans to resume work and complete the task, even...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...es
URL: https://github.com/yohanesu75/FreeBSD-base-graphics/wiki/Wayland-on-FreeBSD
Graphics Team Blog
URL: https://planet.FreeBSD.org/graphics
Contact: FreeBSD Graphics Team <freebsd-x11 at FreeBSD.org>
Contact: Matthew Macy <mmacy at nextbsd.org>
Contact: Johannes Lundberg <yohanesu75 at me.com>
We are sad to report that both GSoc projects failed. The libdevq
project was abandoned as the student disappeared. The kernel project
was incomplete because the student could not work for personal reasons.
He plans to resume work and complete the task, even...
2006 Nov 10
0
Centos 4.4 ipvsadm problem
Hi All,
Using CentOS 4.4 with ipvsadm-1.24-6.
I am using LVS/ipvsadm to load balance webservers, with about 20 VIP's
in use.
My problem is that when I start the pulse service, all of the interfaces
seem to appear
correctly in the output of ipvsadm -ln , but it is not possible to
connect to them.
I discovered that the ones I _CAN_ connect to appear in the full
ifconfig listing, while
2000 Mar 07
0
tcpdump says "truncated-ip"?
Below are three examples of tcpdump complaining about truncated-ip,
whatever that is. Is this a problem? It doesn't seem to impact my
connection negatively. I am getting these when using a plain-vanilla
openssh client to connect to an ssh-1.2.27 server.
inbetween:~# tcpdump -i eth1 | grep truncated
tcpdump: listening on eth1
01:45:30.454190 truncated-ip - 10 bytes