Displaying 17 results from an estimated 17 matches for "ressel".
Did you mean:
kessel
2007 Jan 17
5
percent sign in plot annotation
...like to annotate a graph with the expression 'alpha = 5%' (the
alpha should be displayed as the greek letter).
I tried
> text(1,1,expression(alpha == 5%))
which gives a syntax error.
escaping the percent sign (\%) or doubling (%%) does not help.
What do I do?
Thanks,
Martin Keller-Ressel
--
Martin Keller-Ressel
Research Unit of Financial and Actuarial Mathematics
TU Vienna
2017 Mar 31
10
[Bug 2702] New: ssh compiled with --with-ldns segfaults during known_hosts parsing
https://bugzilla.mindrot.org/show_bug.cgi?id=2702
Bug ID: 2702
Summary: ssh compiled with --with-ldns segfaults during
known_hosts parsing
Product: Portable OpenSSH
Version: 7.5p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
2005 Jul 05
1
timezone problems
...NA
> Sys.time()
[1] "2005-07-05 08:41:53 GMT"
My version:
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 1.1
year 2005
month 06
day 20
language R
Any help is appreciated,
Martin Keller-Ressel
---
Martin Keller-Ressel
Research Unit of Financial and Actuarial Mathematics
TU Vienna
2004 Apr 06
2
R loosing history
...ecting it to keep track of every command I type during my session.
> R.version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 8.1
year 2003
month 11
day 21
language R
Any help is appreciated,
Martin Keller-Ressel
--
Erstellt mit M2, Operas revolution??rem E-Mail-Modul:
http://www.opera.com/m2/
2020 Sep 23
3
jitter-bug? problematic behaviour of the jitter function
...5.649 9578.702 115693.854
# Noise should be of order (2-1)/5 = 0.2 but is of much larger order.
This probably does not matter much when jitter is used for plotting, but it can cause problems when jitter is used to break ties.
best regards,
Martin
--------------------------------
Martin Keller-Ressel
Professor f?r Stochastische Analysis und Finanzmathematik
Technische Universit?t Dresden
Institut f?r Mathematische Stochastik
Willersbau B 316, Zellescher Weg 12-14
01062 Dresden
--------------------------------
[[alternative HTML version deleted]]
2020 Sep 23
3
jitter-bug? problematic behaviour of the jitter function
...5.649 9578.702 115693.854
# Noise should be of order (2-1)/5 = 0.2 but is of much larger order.
This probably does not matter much when jitter is used for plotting, but it can cause problems when jitter is used to break ties.
best regards,
Martin
--------------------------------
Martin Keller-Ressel
Professor f?r Stochastische Analysis und Finanzmathematik
Technische Universit?t Dresden
Institut f?r Mathematische Stochastik
Willersbau B 316, Zellescher Weg 12-14
01062 Dresden
--------------------------------
[[alternative HTML version deleted]]
2005 Sep 14
6
T.38 ATA
Hello all !
Can anyone recommend me ATA device that REALLY has T.38 built in.
So far I have heard of Telco Systems Access201, which seems to be
impossible to bye in Europe (all resselers are droped Telco systems ATAs for
some reason (tried in Germany and in UK so far)), and I have heard that
SIPURA SPA-2100 should have T.38 built in into newer firmware, but I wasn't
able to confirm that from Sipura release notes for firmwares.
Anything else (other then Cisco routers with...
2016 Jun 20
2
[Bug 2593] New: List of forwarded connections not updated after cancellation
https://bugzilla.mindrot.org/show_bug.cgi?id=2593
Bug ID: 2593
Summary: List of forwarded connections not updated after
cancellation
Product: Portable OpenSSH
Version: 7.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
2004 Sep 28
2
specifying exports for R CMD SHLIB
...orted when I build a
shared library with 'R CMD SHLIB foo.c'??
I tried putting a file named foo.def in the same directory with the
line 'EXPORTS' and the names of the functions to be exported, but the
file is deleted in the build process.
Any help is appreciated,
Martin Keller-Ressel
2004 Oct 26
1
Error in lazyLoadDBfetch
...any help with help.search("lazyLoadDBfetch")
Im using R 2.0.0:
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 0.0
year 2004
month 10
day 04
language R
Any help is appreciated,
Martin Keller-Ressel
--
2005 Mar 03
1
Underscore character in Rd files
...isfy R CMD CHECK in this case and avoid
both errors and warnings??
I'm using
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 0.0
year 2004
month 10
day 04
language R
best regards,
Martin Keller-Ressel
--
2020 Sep 23
0
[R] jitter-bug? problematic behaviour of the jitter function
...LC_TELEPHONE=C
[11] LC_MEASUREMENT=pt_PT.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.0.2
Hope this helps,
Rui Barradas
?s 11:32 de 23/09/20, Martin Keller-Ressel escreveu:
> Dear all,
>
> i have noticed some strange behaviour in the ?jitter? function in R.
> On the help page for jitter it is stated that
>
> "The result, say r, is r <- x + runif(n, -a, a) where n <- length(x) and a is the amount argument (if specified).?
>...
2003 Nov 03
2
calling R from Perl
...t is not easy for me to just install it and see if it works because
I have to contact the sysadmin everytime and he is kind of reluctant
on 'just trying things out'.
Does anybody have experience with RSPerl or any other solution on how
to do this? Any help is appreciated,
Martin Keller-Ressel
2005 Jul 11
0
Sys.timzone() returns NA - problem caused by as.POSIXlt? (PR#8003)
...me()
[1] "2005-07-11 07:49:56 GMT Daylight Time"
> Sys.timezone()
[1] "GMT Daylight Time"
although I am in British Summer Time not GMT.)
I'll add yet another workaround for R-patched.
On Thu, 7 Jul 2005 mkeller at fam.tuwien.ac.at wrote:
> Full_Name: Martin Keller-Ressel
> Version: 2.1.1
> OS: Windows 2000
> Submission from: (NULL) (128.130.51.88)
>
>
> Sys.timezone() returns NA although the environment variable TZ is set to GMT
> and
> Sys.time() returns the correct time and date including the right timezone.
> The problem is probably du...
2004 Jun 21
2
visualizing a list of probabilities
Hi,
I'm using nnet to work on a 2 class classification problem. The result
of my code is data.frame of true class, predicted class and associated
probability.
One way of summarizing the data is by a confusion matrix. However are
there any graphical ways I could represent the data - specifically, I'd
like to show the probabilities associated with each member of my
prediction set?
(I
2004 May 10
3
Colouring hclust() trees
I have a data set with 6 variables and 251 cases.
The people who supplied me with this data set believe that it falls
naturally into three groups, and have given me a rule for determining
group number from these 6 variables.
If I do
scaled.stuff <- scale(stuff, TRUE, c(...the design ranges...))
stuff.dist <- dist(scaled.stuff)
stuff.hc <- hclust(stuff.dist)
2020 Apr 01
0
[ANNOUNCE] nftables 0.9.4 release
...indesc
scanner: remove parser_state->indescs static array
Inclusion depth was computed incorrectly for glob includes.
scanner: fix indesc_list stack to be in the correct order
scanner: remove parser_state->indesc_idx
tests: shell: add test for glob includes
Luis Ressel (1):
netlink: Show the handles of unknown rules in "nft monitor trace"
Pablo Neira Ayuso (53):
include: add nf_tables_compat.h to tarballs
build: nftables 0.9.3 depends on libnftnl 1.1.5
segtree: don't remove nul-root element from interval set
proto: add...