Displaying 4 results from an estimated 4 matches for "somebodly".
2002 Apr 25
1
simple bar plot with confidence interval
Hi, I have the following numbers as a result of
bootstrap:
Bootstrap Statistics :
original bias std. error
t1* 0.2700797 0.02168322 0.05843803
Intervals :
Level Percentile
95% ( 0.2048, 0.4256 )
Can somebodly please show me how to plot a bar with
confidence interval? I've searched the archive, but
i'm a novice, so it didn't help much, and I need it
really urgently. I'd be immensely grateful.
__________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2001 Feb 28
1
com port acccess again
hi guys!
i have some problem whit wine about the $SUBJECT
i start my program and i get the following error
message:
ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine
--debugmsg +comm --managed comkern.exe
err:win32:fixup_imports No implementation for
shlwapi.dll.0(StrRetToBufA)
imported from shell32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
2004 May 04
1
Asterisk and windows h.323 gatekeeper calling problems...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there, i have a working Microsoft ISA firewall with buildin H.323
Gatekeeper....
So Far, i got registerd the asterisk on the M$ Gatekeeper...
here is the h.323 configuration:
; Open H.323 driver configuration
;
[general]
port = 1720
bindaddr = 0.0.0.0
allow=all ; turns on all installed codecs
dtmfmode=rfc2833
gatekeeper =
2016 Jan 14
4
Proposal: always handle keys in separate process
Hello,
in light of the recent CVE-2016-0777, I came up with the following idea,
that would have lessened its impact. Feel free to ignore or flame me,
maybe its stupid or I missed something :)
- private key material should only ever be handled in a separate process
from the SSH client. ssh-agent (maybe slightly extended) seems the
logical choice.
- in places where the client currently reads