Displaying 20 results from an estimated 133 matches for "kohl".
Did you mean:
koehl
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
...with corresponding method
from the stats package
some more details to be found at
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR
a more detailed manual is available at
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf
-additional packages by Matthias Kohl:
* "distrEx" requires "distr" and contains some extensions to
package "distr" (see later)
* "RandVar" requires "distr" and "distrEx" and contains classes
and methods for random variables (see later)
These two packag...
2005 Oct 22
0
after package reorganization: version 1.6 of package "distr" available; new packages "distrEx", "distrSim", "distrTEst", "RandVar"
...with corresponding method
from the stats package
some more details to be found at
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR
a more detailed manual is available at
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf
-additional packages by Matthias Kohl:
* "distrEx" requires "distr" and contains some extensions to
package "distr" (see later)
* "RandVar" requires "distr" and "distrEx" and contains classes
and methods for random variables (see later)
These two packag...
2003 Dec 05
1
OpenSSH Contrib/solaris buildpkg.sh
Hi,
thanks for this great work. Just a minor point - maybe
you should mention the
rm -rf $FAKE_ROOT
command within your README file:
It caught me unexpected and I was looking a couple
of minutes for the package artifact before I actually
read the last line.
Regards,
Burkhard Kohl
Lead Engineer Content Management
burkhard.kohl at intershop.de
INTERSHOP?
http://www.intershop.de
INTERSHOP Communications AG
Dircksenstra?e 42-44
D-10178 Berlin
Phone +49-30-2801-1254
2008 May 21
2
\S4method in combination with "[" and "[<-"
...method{[<-}{SeqDataFrames}(x, i, j, k, value)
Of course, we tried several different possibilities but with no success.
Does someone know a package which shows a use case for this situation? I
looked in several packages but could not found any.
Thanks for your help!
Matthias
--
Dr. Matthias Kohl
www.stamats.de
2018 Jan 10
1
Exact purpose of network.ping-timeout
----- Original Message -----
> From: "Raghavendra Gowdappa" <rgowdapp at redhat.com>
> To: "Omar Kohl" <omar.kohl at iternity.com>
> Cc: gluster-users at gluster.org
> Sent: Wednesday, January 10, 2018 10:56:21 AM
> Subject: Re: [Gluster-users] Exact purpose of network.ping-timeout
>
> Sorry about the delayed response. Had to dig into the history to answer
> various &q...
2008 May 14
4
Heatmap.2 - eliminate cluster and dendrogram
Using the heatmap.2 function, I am trying to generate a heatmap of a
2 column x 500 row matrix of numeric values. I would like the 1st
column of the matrix sorted from the highest to the lowest values -
so that the colors reflected in the first column of the heatmap (top
to bottom) go from red to green.
After sorting the matrix (z), I tried the following command, but the
data remains
2007 Jun 27
9
Newbie questions...
...be installed, and have puppet remove (or at least
report) any users or RPMs on the system that shouldn''t be there. Or
at least is there a way to get a list of what users/rpms the manifest
is managing so that I can whip together a little script to check for
the extras?
--
Jason Kohles
email@jasonkohles.com
http://www.jasonkohles.com/
"A witty saying proves nothing." -- Voltaire
2017 Dec 29
1
Exact purpose of network.ping-timeout
...ll me the reason?
Thanks for your help!
Kind regards,
Omar
-----Urspr?ngliche Nachricht-----
Von: Joe Julian [mailto:joe at julianfamily.org]
Gesendet: Freitag, 29. Dezember 2017 06:35
An: Sam McLeod <mailinglists at smcleod.net>
Cc: Gluster Users <gluster-users at gluster.org>; Omar Kohl <omar.kohl at iternity.com>
Betreff: Re: [Gluster-users] Exact purpose of network.ping-timeout
Restarts will go through a shutdown process. As long as the network isn't actively unconfigured before the final kill, the tcp connection will be shutdown and there will be no wait.
On 12/28...
2004 May 27
3
"privileged slots"
Hi all,
in the help for RClassUtils I found the expression "privileged slots" in
function "checkSlotAssignment" with the explanation:
/privileged slots (those that can only be set by accesor functions
defined along with the class itself)/
I thought all slots of a (not private) class can be a accessed by a user
via the @ Operator.
Is there a way to make a single slot of a
2017 Dec 29
0
Exact purpose of network.ping-timeout
...;> re-establishing fd's and locks can be a very expensive operation.
>> With an average MTBF of 45000 hours for a server, even just a replica
>> 2 would result in a 42 second MTTR every 2.6 years, or 6 nines of uptime.
>>
>> On December 27, 2017 3:17:01 AM PST, Omar Kohl
>> <omar.kohl at iternity.com <mailto:omar.kohl at iternity.com>> wrote:
>>
>> Hi,
>>
>> If you set it to 10 seconds, and a node goes down, you'll see
>> a 10 seconds freez in all I/O for the volume.
>>
>>
>>...
2017 Dec 29
3
Exact purpose of network.ping-timeout
...second) ping-timeout is because re-establishing fd's and locks can be a very expensive operation. With an average MTBF of 45000 hours for a server, even just a replica 2 would result in a 42 second MTTR every 2.6 years, or 6 nines of uptime.
>
> On December 27, 2017 3:17:01 AM PST, Omar Kohl <omar.kohl at iternity.com> wrote:
> Hi,
>
> If you set it to 10 seconds, and a node goes down, you'll see a 10 seconds freez in all I/O for the volume.
>
> Exactly! ONLY 10 seconds instead of the default 42 seconds :-)
>
> As I said before the problem with the 42...
2007 Jan 21
5
Integration + Normal Distribution + Directory Browsing Processing Questions
Hi everyone,
I am new to R, but it's really great and helped me a lot!
But now I have 2 questions. It would be great, if someone can help me:
1. I want to integrate a normal distribution, given a median and sd.
The integrate function works great BUT the first argument has to be a
function
so I do integrate(dnorm,0,1) and it works with standard m. and sd.
But I have the m and sd given.
2017 Dec 27
5
Exact purpose of network.ping-timeout
...it because it depends on what you host. You might be okay with a few minutes freez to avoid a heal, or you might not care about heals at all and prefer a very low value to avoid feezes.
The default value should work pretty well for most things though
On Tue, Dec 26, 2017 at 01:11:48PM +0000, Omar Kohl wrote:
> Hi,
>
> I have a question regarding the "ping-timeout" option. I have been researching its purpose for a few days and it is not completely clear to me. Especially that it is apparently strongly encouraged by the Gluster community not to change or at least decrease this...
2017 Dec 28
0
Exact purpose of network.ping-timeout
10 seconds is a very long time for files to go away for applications used at any scale, it is however what I've set our failover time to after being shocked by the default of 42 seconds.
--
Sam McLeod
https://smcleod.net
https://twitter.com/s_mcleod
> On 27 Dec 2017, at 10:17 pm, Omar Kohl <omar.kohl at iternity.com> wrote:
>
> Hi,
>
>> If you set it to 10 seconds, and a node goes down, you'll see a 10 seconds freez in all I/O for the volume.
>
> Exactly! ONLY 10 seconds instead of the default 42 seconds :-)
>
> As I said before the problem wi...
2004 Apr 26
0
New package: distr
...classes for a standardized treatment of
simulations (also under contaminations) and evaluations of statistical
procedures on such simulations.
DESCRIPTION:
Package: distr
Version: 1.3
Date: 2004/04/23
Title: distr
Authors: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>,
Matthias Kohl <matthias.kohl at uni-bayreuth.de>,
Thomas Stabla <statho3 at web.de>,
Florian Camphausen <fcampi at gmx.de>
Maintainer: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>
Description: S4 Classes for Distributions
Depends: R (>= 1.9.0), (version for 1.8.x on URL ci...
2005 Mar 31
0
version 1.5 of package "distr" available
...ations of statistical
procedures on such simulations.
-----------------------------------------------------------------------------------------
DESCRIPTION:
Package: distr
Version: 1.5
Date: 2005/03/29
Title: distr
Authors: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>,
Matthias Kohl <matthias.kohl at uni-bayreuth.de>,
Thomas Stabla <statho3 at web.de>,
Florian Camphausen <fcampi at gmx.de>
Maintainer: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>
Description: S4 Classes for Distributions
Depends: R (>= 2.0.1), (versions for <=2.0.0, on...
2004 Apr 26
0
New package: distr
...classes for a standardized treatment of
simulations (also under contaminations) and evaluations of statistical
procedures on such simulations.
DESCRIPTION:
Package: distr
Version: 1.3
Date: 2004/04/23
Title: distr
Authors: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>,
Matthias Kohl <matthias.kohl at uni-bayreuth.de>,
Thomas Stabla <statho3 at web.de>,
Florian Camphausen <fcampi at gmx.de>
Maintainer: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>
Description: S4 Classes for Distributions
Depends: R (>= 1.9.0), (version for 1.8.x on URL ci...
2005 Mar 31
0
version 1.5 of package "distr" available
...ations of statistical
procedures on such simulations.
-----------------------------------------------------------------------------------------
DESCRIPTION:
Package: distr
Version: 1.5
Date: 2005/03/29
Title: distr
Authors: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>,
Matthias Kohl <matthias.kohl at uni-bayreuth.de>,
Thomas Stabla <statho3 at web.de>,
Florian Camphausen <fcampi at gmx.de>
Maintainer: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>
Description: S4 Classes for Distributions
Depends: R (>= 2.0.1), (versions for <=2.0.0, on...
2008 Dec 14
2
Sweave/Rweave and results="verbatim"
Hello,
in a Rnw-file I have this used stuff to try out tex-results...
==============================
<<>>>=
texme <- function() cat( "{\\bf Hallo, das ist voll fett!}\n" )
@
<<results="verbatim">>=
texme()
@
==============================
I used this command: "R CMD Sweave example.Rnw"
and got this error:
2004 Sep 27
0
new version of package "distr" available
...ations of statistical
procedures on such simulations.
-----------------------------------------------------------------------------------------
DESCRIPTION:
Package: distr
Version: 1.4
Date: 2004/09/23
Title: distr
Authors: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>,
Matthias Kohl <matthias.kohl at uni-bayreuth.de>,
Thomas Stabla <statho3 at web.de>,
Florian Camphausen <fcampi at gmx.de>
Maintainer: Peter Ruckdeschel <peter.ruckdeschel at uni-bayreuth.de>
Description: S4 Classes for Distributions
Depends: R (>= 1.9.0), (versions for <=1.8.x, on...