Displaying 11 results from an estimated 11 matches for "ancilliari".
Did you mean:
ancilliary
2000 May 09
4
Dispersion in summary.glm() with binomial & poisson link
Following p.206 of "Statistical Models in S", I wish to change
the code for summary.glm() so that it estimates the dispersion
for binomial & poisson models when the parameter dispersion is
set to zero. The following changes [insertion of ||dispersion==0
at one point; and !is.null(dispersion) at another] will do the trick:
"summary.glm" <-
function(object, dispersion =
2020 Jun 17
3
client host certificates and receiving host configuration
On 17/06/20, Damien Miller (djm at mindrot.org) wrote:
> > Firstly, given a host CA signing key on the sshagentca server, would an
> > appropriately constructed host certificate added to a forwarded agent
> > replace the necessity for a '@cert-authority' line in a user's known_hosts
> > file?
>
> I'm not sure I want to add yet another path (the agent)
2004 Nov 22
0
RT_SIGNAL_* issue - samba 3.0.9
This is part of the log and strace output from samba 3.0.9 running on kernel 2.4.27.
The output from samba 3.0.8 on kernel 2.6.9 looked somewhat similar...
I haven't seen much on the list or ancilliary documentation recently, other than
"it is fixed for samba > 3.0"... Could someone please shed some light on this?
Syslog entries:
Nov 22 22:25:48 toshiba smbd[32209]:
2001 Jun 28
1
mp3pro bitrates
Sort of off topic, but I was wondering about how the SBR data factors into
an mp3pro bitrate. If you encode a "64kbps" mp3pro stream, I'm guessing
that 64kbps would include the SBR data. So, when played in a normal MP3
player, would a 64kbps mp3pro stream actually sound worse than a 64kbps
MP3 stream?
Tony Arcieri
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg
2005 Nov 08
0
meta is not a plural of metum
although data is a plural of datum
but Rails is insisting that it is... as usage of "meta" to refer to
ancilliary information is fairly common, I''m sure others are going to
run into it
Thomas
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2003 Sep 17
2
FreeBSD Security Advisory FreeBSD-SA-03:12.openssh [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:12 Security Advisory
FreeBSD, Inc.
Topic: OpenSSH buffer management error
Category: core, ports
Module: openssh, ports_openssh,
2000 Jun 14
1
(no subject)
On Tue 13 Jun 2000 K<bob> wrote:
> I never heard of MNG until just now. (So color me ignorant.)
Sorry, I should have included some urls.
To briefly summarize, mng is an animated image file format from the people
who designed png, and is essentially a multiframe extension of the same.
png (pronounced 'ping') is a format developed by a group of volunteers as
a replacement for
1999 Jan 02
1
R on MkLinux DR3
Hi,
Maybe somebody could help me with my problem installing R on my
PowerBook G3/292 with MkLinux DR3 installed on the internal HD:
When installing R with
rpm -Uhv R-base-0.63-3.ppc.rpm
I got the following message:
/var/tmp/rpm-tmp.47537: [: !=: unary operator expected
/var/tmp/rpm-tmp.47537: /bin/R: no such file or directory
execution of script failed
error:
2010 Mar 13
1
klibc build trouble
as the next klibc release 1.5.16 looks like shaping up,
I have a trouble to build that for Debian.
currently I build depent on linux-libc-dev, I don't know what
against I can build latest klibc, see
klibc fails to build due too:
make -C linux/ ARCH=x86_64 INSTALL_HDR_PATH=debian/tmp/usr/lib/klibc/ headers_install
make[3]: *** No rule to make target `headers_install'. Stop.
make[2]: ***
2010 Jul 07
0
[git pull v2] x86_32, sh4, getrusage()
hello hpa,
here my birthday submission :)
please pull:
git pull git://git.debian.org/users/maks/klibc.git maks
Sam fixed a longstanding x86_32 build bug, thus it seems a good time
to flush the queue of the piled up patches, the shortlog tells it:
Aurelien Jarno (1):
[klibc] sh4: syscalls fixes
Benjamin Cama (1):
[klibc] fstype: btrfs size endianness fix
Mike Waychison (2):