Displaying 20 results from an estimated 632 matches for "bernhard".
2004 Oct 19
1
gaussian error propagation
Dear list,
I'm intending to use R (1.9.0 installed on my linux machine) for my applied
experimental physics course, requiring it to do rather basic statistical
things (like calculation of mean, std-deviation and some linear fitting).
There is, though, a task for which I haven't found a solution for after some
days of search: in experiments involving multiple (supposedly) independent
2006 Apr 25
7
R 2.3.0: Use of NULL as an environment is deprecated
...wondering what would be a suitable/elegant way to fix the
packages' code such that the warning does not appear any longer. I am
adressing this question to R-devel, because this might also be of
interest for other package mainatiners.
Many thanks in advance for any hints and pointers.
Regards,
Bernhard
Dr. Bernhard Pfaff
Global Structured Products Group
(Europe)
Invesco Asset Management Deutschland GmbH
Bleichstrasse 60-62
D-60313 Frankfurt am Main
Tel: +49(0)69 298 07230
Fax: +49(0)69 298 07178
Email: bernhard_pfaff at fra.invesco.com
******************************************************...
2006 Apr 25
7
R 2.3.0: Use of NULL as an environment is deprecated
...wondering what would be a suitable/elegant way to fix the
packages' code such that the warning does not appear any longer. I am
adressing this question to R-devel, because this might also be of
interest for other package mainatiners.
Many thanks in advance for any hints and pointers.
Regards,
Bernhard
Dr. Bernhard Pfaff
Global Structured Products Group
(Europe)
Invesco Asset Management Deutschland GmbH
Bleichstrasse 60-62
D-60313 Frankfurt am Main
Tel: +49(0)69 298 07230
Fax: +49(0)69 298 07178
Email: bernhard_pfaff at fra.invesco.com
******************************************************...
2017 Jul 18
1
Bug 1374166 or similar
On 16/07/17 20:11, Bernhard D?bi wrote:
> Hi,
>
> both Gluster servers were rebooted and now the unlink directory is clean.
Following should have happened, If delete operation is performed gluster
keeps file in .unlink directory if it has open fd.
In this case since lazy umount is performed, ganesha server may stil...
2017 Jul 14
2
Bug 1374166 or similar
...r volume and deleted the files from the
volume not the brick
mount -t glusterfs hostname:volname /mnt
cd /mnt/some/directory
rm -rf *
restart of nfs-ganesha is planned for tomorrow. I'll keep you posted
BTW: nfs-ganesha is running on a separate server in standalone configuration
Best Regards
Bernhard
2017-07-14 10:43 GMT+02:00 Jiffin Tony Thottan <jthottan at redhat.com>:
>
>
> On 14/07/17 13:06, Bernhard D?bi wrote:
>>
>> Hello everybody,
>>
>> I'm in a similar situation as described in
>> https://bugzilla.redhat.com/show_bug.cgi?id=1374166
>...
2006 Feb 08
6
dataframe subset
...9,10,10,10,10,10 ...
and a vector, including e.g.:
y: 2,9,10,...
I need a subset of the dataframe: all rows where x is equal to one of
the values in y. Currently I use a loop for this, but because x and y
are large this is very slow.
Is there any idea how to solve this problem faster?
Thank you,
Bernhard
2017 Jul 16
0
Bug 1374166 or similar
Hi,
both Gluster servers were rebooted and now the unlink directory is clean.
Best Regards
Bernhard
2017-07-14 12:43 GMT+02:00 Bernhard D?bi <1linuxengineer at gmail.com>:
> Hi,
>
> yes, I mounted the Gluster volume and deleted the files from the
> volume not the brick
>
> mount -t glusterfs hostname:volname /mnt
> cd /mnt/some/directory
> rm -rf *
>
> restart...
2003 Feb 04
5
portable player for OGG/Vorbis files
Hello everybody,
what do you think about a portable OGG/Vorbis player, for example ARM or MIPS
or PowerPC based?
I am a hardware engineer and I am thinking about such a project...
Best regards,
Bernhard
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent...
2004 Sep 13
2
Winbind - Getting W2K-User Names Problem
...ly.
wbinfo -t : checking the trust secret via RPC calls succeeded
wbinfo -u results in
aschmidt
agall
aglock
aklein
aschaefer
aturmus
aweiche
where I expected
DOMAIN+agall
DOMAIN+aklein ....
What went wrong ??
Any hints are highly appreciated -- Thanx in advance!!
Mit freundlichen Gr??en
Bernhard Pallas
Mail bernhard@abcd-pallas.de
2018 Jan 16
3
flatpak installation package?
...any chance for a distribution independent flatpak installation package for R ?
See: http://flatpak.org
Background: I recently bought an Acer notebook with endless OS preinstalled
(see: http://endlessos.com). It is Debian based, but uses only flatpak as installation
package format.
regards
--
? Bernhard Treutwein
2011 Apr 21
3
R CMD Sweave versus Sweave() on Windows
...te as well as under the users home directory in .Renviron). That is the hard-coded path to Sweave.sty is included in the resultant tex-file, whereas if the Sweave file is processed from cmd.exe as R CMD Sweave foo.Rnw, only \usepackage{Sweave} is included.
Any pointers are much appreciated.
Best,
Bernhard
Output of sessionInfo():
> sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=German_Germany.1252 LC_CTYPE=German_Germany.1252
[3] LC_MONETARY=German_Germany.1252 LC_NUMERIC=C
[5] LC_TIME=German_Germany.1252
at...
2004 Sep 24
1
[Fwd: copy/deleting a file gives error "Can not read from source file or disk"]
Skipped content of type multipart/alternative-------------- next part --------------
An embedded message was scrubbed...
From: "bernhard.de.cock.buning" <bernhard.de.cock.buning@oracle.com>
Subject: dcopy/deleting a file gives error "Can not read from source file
or disk"
Date: Fri, 24 Sep 2004 11:44:40 +0200
Size: 5284
Url: http://oss.oracle.com/pipermail/ocfs-users/attachments/20040924/eba3b1ad/deletingafileg...
2009 May 14
5
Preventing hour-long fsck on ext3-filesystem
...e filesystem (XFS, ReiserFS ...) in the
centosplus-kernel where this could be avoided (fsck is faster) and
that is as safe as ext3
- Or would it be better to switch off automatic checking with tune2fs
Any opinion/experience welcome. I looked around a bit but couldn't
find a good answer
Bernhard
PS: Sorry for the stupid question, but I'm only part-time admin and
testing this myself would take weeks, I guess
--
---------------------------------------------------------------------------
DI Bernhard F.W. Gschaider
------------------------------------------------------------------------...
2008 Oct 28
4
patch: list shared namespace
...At least Kontact resp. KMail rely on this.
- The dovecot-acl-list is not always rebuilt, even when it should have
been, AFAICT. In particular, if the file exists but is empty, it's
never updated, even when ACL later change. Maybe this is a bug in
the Kolab branch.
Cheers,
Bernhard
--
Bernhard Herzog | ++49-541-335 08 30 | http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabr?ck | AG Osnabr?ck, HR B 18998
Gesch?ftsf?hrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed.....
2018 Jan 16
0
flatpak installation package?
...owever, it is unwise to assume that the volunteers scratching itches for their preferred distros will take on additional work... it is more likely that you will need to take on scratching that new itch.
--
Sent from my phone. Please excuse my brevity.
On January 16, 2018 7:36:45 AM PST, Treutwein Bernhard <Bernhard.Treutwein at Verwaltung.Uni-Muenchen.DE> wrote:
>Is there any chance for a distribution independent flatpak installation
>package for R ?
>
>See: http://flatpak.org
>
>Background: I recently bought an Acer notebook with endless OS
>preinstalled
>(see: http:/...
2009 Jan 30
1
Methods not loaded in R-Devel vs 2.8.1
...1.3-6
loaded via a namespace (and not attached):
[1] grid_2.9.0 lattice_0.17-17 nlme_3.1-89 urca_1.2-2
[5] vars_1.4-4
>
DESCRIPTION:
************
Package: gogarch
Version: 0.2-8
Type: Package
Title: Generalized Orthogonal GARCH (GO-GARCH) models
Date: 2009-01-30
Author: Bernhard Pfaff
Maintainer: Bernhard Pfaff <bernhard at pfaffikus.de>
Depends: R (>= 2.7.0), stats, methods, fGarch
Suggests: vars
Description: Implementation of the GO-GARCH model class.
License: GPL (>= 2)
LazyLoad: yes
LazyLoad: yes
NAMESPACE:
**********
## Import packages
import(methods)
#...
2008 Oct 09
1
dovecot 1.2: dict no longer really support DICT_ITERATE_FLAG_RECURSE
...work in 1.2.
This probably has to do with the pattern matching for dict keys in the config
file. It would be enough for my purposes at the moment -- i.e. getting the
metadata plugin to work with dovecot 1.2 -- if recursion were only possible
for the last of fields in the pattern.
Regards,
Bernhard
--
Bernhard Herzog | ++49-541-335 08 30 | http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabr?ck | AG Osnabr?ck, HR B 18998
Gesch?ftsf?hrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed.....
2010 Apr 13
2
XFS-filesystem corrupted by defragmentation Was: Performance problems with XFS on Centos 5.4
...don't dare to do
anything about it (am in a mild state of panic) because I think it
might not come back if I do.
Any suggestions most welcome (am googling myself before I do anything
about it).
I swear to god: I did not do anything else with the xfs_*-commands
than the stuff mentioned above
Bernhard
-------------- next part --------------
An embedded message was scrubbed...
From: Bernhard Gschaider <bgschaid_lists at ice-sf.at>
Subject: Re: [CentOS] Performance problems with XFS on Centos 5.4
Date: Mon, 12 Apr 2010 18:22:24 +0200
Size: 5925
URL: <http://lists.centos.org/pipermail/cen...
2019 Apr 10
0
Unable to upload printer drivers
...hitecture>
<PackageAware>Not package aware</PackageAware>
<CoreDriverDependencies>-</CoreDriverDependencies>
<LastError>0x12</LastError>
<HResult>0x80070032</HResult>
/snap
Sofar,
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Bernhard Dick [mailto:bernhard at bdick.de]
> Verzonden: woensdag 10 april 2019 15:55
> Aan: L.P.H. van Belle
> Onderwerp: Re: [Samba] Unable to upload printer drivers
>
> Hoi Louis,
>
> Am 10.04.2019 um 14:19 schrieb L.P.H. van Belle:
> > Kan you pm me the error2.xml, its the...
2007 Oct 03
2
Change title size in plot(model)?
...ze within the plot), cex.main (no effect), cex.sub (no effect) cex.lab (changes label size), cex.axis (changes axis label size). What I would like to change is the label that says: "Residuals vs. Fitted" and "Q-Q normal". So what other cex commands are there? THX for any help.
Bernhard Müller
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eidgenössisches Volkswirtschaftsdepartement EVD
Forschungsanstalt Agroscope Reckenholz-Tänikon ART
Ökologische Landbausysteme
Reckenholzstrasse 191, CH-8046 Zürich
Tel. ++41 (0)44 / 377 74 47
FAX ++41 (0)44 / 377 72 01
mailto:bernhard.muell...