Displaying 20 results from an estimated 308 matches for "stud".
Did you mean:
stub
2006 Jan 07
2
Where is the stud.ci() function used in boot.ci()?
Hello!
I am trying to duplicate the studentized bootstrap confidence interval
calculations in boot.ci() without using boot.ci(). My w/o boot.ci()
calculations are close to boot.ci() using the same object from
implementation of boot(), but not quite the same (I think the differences
are due to how quantiles are computed for z*). Through...
2000 Dec 15
0
sshd demons
...fido johanfo]# uname -a
Linux fido.workone.com 2.2.16-3 #1 Mon Jun 19 18:49:25 EDT 2000 i586 unknown
[root at fido johanfo]# w
4:46pm up 106 days, 3:14, 24 users, load average: 0.37, 0.60, 0.87
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
johanfo pts/3 krs-dhcp005.stud 6Dec 0 8days 0.18s ? -
johanfo pts/7 212.71.80.253 7Dec 0 8days 0.15s 0.15s -bash
fls pts/1 s120a.studby.ntn 5Dec 0 9days 0.19s 0.19s -bash
johanfo pts/6 krs-dhcp005.stud 6Dec 0 8days 0.18s ? -
fls pts/8 s120a.studby.ntn 8Dec 0 7days 0.16s...
2007 Apr 01
0
optimize calculations
...mod <- lm(log((y-start)/Mnd) ~ I(1e+05/(8.617*(Temp + 273.16))), df)
As I have already some data, I have build my model, but I would like to simulate the effect of adding more data points on the confidence interval for the predicted values.
So my code was:
forcast <- function(mod2,start, df,stud.temp = 25,stud.end=52,sims=100,Temp=c(25,40), Mnd=c(0.5,1,1.5),sd=0.005){
df <- as.data.frame(expand.grid(Mnd,Temp))
names(df) <- c("Mnd","Temp")
df$Pred <- exp(predict(mod2,list(Temp= df$Temp, Mnd=df$Mnd)))*df$Mnd+start
res.int <- c(1:sims)
f2 &l...
2010 Mar 09
0
Fast growing startup looking for a Senior Stud Rails Developer in India
Do you have what it takes to be part of a Startup where only the best
succeeds? Then this job is for you.
Chronus Corporation is looking for energetic and dedicated individuals
with a passion for software development, excellent programming skills
and strong belief in product usability and quality. At Chronus, we
constantly encourage each other to invent ideas and create products
that change the
2000 Jul 26
3
Next Vorbis beta, MPEG+ enkoder
Hi.
When can we expect the next beta version of Vorbis encoder (with some
tagging & encoding options I hope)?
Also, today I tested MPEG+ encoder which you can download from
http://www.stud.uni-hannover.de/user/73884/mppenc.zip (win encoder)
http://www.stud.uni-hannover.de/user/73884/in_mpp.zip (winamp plug-in)
http://www.stud.uni-hannover.de/user/73884/mppdec.zip (win decoder)
It sounds great! Using VBR it gives files with bitrate between 128-160kbps
with 18kHz bandwidth and they are...
2005 Nov 25
1
Use of nesting in lmer- error in numerical expression
...?
Thanks for all help!
Best regards,
Arild
--------------------------------------------
Arild Husby (M.Sc.),
Research Technician,
Department of Biology,
Realfagbygget,
Norwegian University of Science and Technology,
N-7491 Trondheim
NORWAY
e-mail: <mailto:arildhus@stud.ntnu.no> arildhus@stud.ntnu.no
mobile: +47 92294412
office : +47 73596266
[[alternative HTML version deleted]]
2019 Apr 18
2
epel-repository | repomd.xml.asc: [Errno 14] HTTP Error 404
...tall openvpn using
yum install openvpn -y
I get this error:
Geladene Plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink
|
30 kB 00:00:00
* base: mirror.fra10.de.leaseweb.net
* epel: ftp-stud.hs-esslingen.de
* extras: ftp.rz.uni-frankfurt.de
* updates: centos.schlundtech.de
base/7/x86_64/signature
|
811 B 00:00:00
base/7/x86_64/signature
|...
2019 Sep 25
3
Centos 8 Mate?
...-six
yum install mate* -x mate*devel* -x mate-menu
yum groupinstall "MATE" --skip-broken
yum groupinstall "MATE Desktop" --skip-broken
echo "exec /usr/bin/mate-session" >> ~/.xinitrc
reboot
and then selected MATE in login screen.
Links to rpm's:
https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/releases/28/Everything/x86_64/os/Packages/f/fedora-repos-28-1.noarch.rpm
and
https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/releases/28/Everything/x86_64/os/Packages/f/fedora-gpg-keys-28-1.noarch...
2005 Jan 18
0
trustdoms
hello
i have setup two domains UNI-STAFF and UNI-STUD, both point at same ldap
for auth and have different domainSID's
What i would like but dont know how to do is....
*Both domains to appear in the Windows Domain logon Box
*Accounts (in LDAP) which have the UNI-STAFF sambaSID to be able to
logon to the UNI-STAFF domain (or UNI-STUD as i thin...
2010 Jul 16
3
how to skip a specific value when using apply() function to a matrix?
Hello R experts,
I'd like to studentize a matrix (tmp1) by column using apply() function and skip some specific values such as zeros in the example below to tmp2 but not tmp3. I used the script below and only can get a matrix tmp3. Could you please help me to studentize the matrix (tmp1) without changing the zeros and generate a ne...
2002 Jan 06
3
Major quality decrease in RC3 compared to RC2
...sed libvorbis0, libogg0 and vorbis-tools Debian
packages. After I discovered the quality decrease, I compiled the libraries
and vorbis-tools from source, both using gcc 2.95.4 and gcc 3.0.3, each of
which gave the same result: bad quality.
Here's the proof:
Original WAV-File (~5MB)
http://stud.physik.uni-dortmund.de/~svenor/joy.wav
Same as FLAC-File (~3.5 MB)
http://stud.physik.uni-dortmund.de/~svenor/joy.flac
And as MP3 with very high quality and bitrate (~1MB) - I think this is okay
for comparison so that you do not need to download one of the above
http://stud.physik.uni-dortmund.d...
2005 Oct 25
2
Noisy sound quality with Blackfin in WB-mode
...encoded using for WB-mode:
# speexenc -w --quality 5 --comp 5 input-wav-16khz outputA.speex
and for NB-mode
# speexenc --quality 5 --comp 5 input-wav-8kHz outputB.speex
I decoded with
# speexdec outputA.speex
# speexdec outputB.speex
The decoded files can be downloaded at (156k each):
http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-noblackfinopt-decoded.wav
http://www.stud.tu-ilmenau.de/~bege-mt/maennl1-16000-16-mono-speex-c5-q5-blackfinopt-decoded.wav
(Text is german, hope that doesn't matter...)
Am I doing something wrong? Or is there a bug in the blackfin asse...
2003 Aug 28
4
R-help: beginner question
...know any other way to identify outliers, or to use Cook
dimension to identify them, I will really appreciate.
Thanks,
Monica
Monica Palaseanu-Lovejoy
University of Manchester
School of Geography
Mansfield Cooper Building
Oxford Road, Manchester
M13 9PL, UK.
email: monica.palaseanu-lovejoy at stud.man.ac.uk
2009 Nov 29
2
kernlab's ksvm method freeze
...ot;,
cross=10, C=2)
}
Does anybody have an idea what causes this? I am new to R and kernlab,
perhaps i missed something?
I put my workspace online, which contains the kernel matrix and the
training labels. Simply load workspace, kernlab library and paste the
example code to reproduce:
http://www-stud.uni-due.de/~sfhestra/
I am using R version 2.10.0 and kernlab 0.9-9.
Thanks for your help!
Regards,
Heiko Strathmann
2019 Oct 21
2
Centos 8 Mate?
...uot;MATE" --skip-broken
>> yum groupinstall "MATE Desktop" --skip-broken
>> echo "exec /usr/bin/mate-session" >> ~/.xinitrc
>> reboot
>> and then selected MATE in login screen.
>>
>>
>> Links to rpm's:
>> https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/releases/28/Everything/x86_64/os/Packages/f/fedora-repos-28-1.noarch.rpm
>> and
>> https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/releases/28/Everything/x86_64/os/Packages/f/fedora-gp...
2006 Nov 09
4
Plotting symbols with two positions?
...= 0.66")))
>
> ## or
>
> plot(x, y)
> abline(fit)
> legend("topleft", legend = substitute(R[adj]^2 == x,
> list(x = summary(fit)$adj.r.squared)))
>
>
> I hope it helps.
>
> Best,
> Dimitris
>
> ----
> Dimitris Rizopoulos
> Ph.D. Student
> Biostatistical Centre
> School of Public Health
> Catholic University of Leuven
>
> Address: Kapucijnenvoer 35, Leuven, Belgium
> Tel: +32/(0)16/336899
> Fax: +32/(0)16/337015
> Web: http://med.kuleuven.be/biostat/
> http://www.student.kuleuven.be/~m0390867/dimi...
2003 Sep 21
3
Z aware interpolation
...l. I am not sure
it will work, or i can do it - but it worth a try - of course if this is not
already done.
Thanks,
Monica
Monica Palaseanu-Lovejoy
University of Manchester
School of Geography
Mansfield Cooper Building
Oxford Road, Manchester
M13 9PL, UK.
email: monica.palaseanu-lovejoy at stud.man.ac.uk
2005 Oct 25
0
Noisy sound quality with Blackfin in WB-mode
...me kind of bug and/or
invalid assumption in the blackfin assembly. Could you check if that
happens on all wideband modes (and none of the narrowband modes)? Also,
testing with 1.1.10 would help (in case I broke something in svn).
Jean-Marc
Le lundi 24 octobre 2005 ? 11:22 +0200,
bernhard.gerlach@stud.tu-ilmenau.de a ?crit :
> Hello all,
>
> I'm testing the Speex codec for my diploma thesis on a BF-533 Blackfin under
> uCLinux (2005R3 RC3 release). I successfully compiled the Speex (1.1.11-svn)
> and I can encode/decode wav-files on my STAMP-board using the speexenc/speexdec...
2007 Oct 22
2
save as pdf
...Fehler: Invalid font type
Zus?tzlich: Warning messages:
1: font family not found in PostScript font database
2: font family not found in PostScript font database
I use R 2.6.0 with all packages updated recently.
Any idea?
Thank you very much!
Best,
Denis
__
Denis Aydin
mailto:Denis.Aydin at stud.unibas.ch
Montag, 22. Oktober 2007, 12:01
2013 Apr 12
0
AD groups mapped to wrong GIDs
...not access files and directories with
750 permissions:
[2013/04/12 16:01:22.852669, 3] smbd/service.c:190(set_current_service)
chdir (/vol/dep) failed, reason: Permission denied
$ ls -ld /vol/dep
drwxr-s--- 54 someuser dep 4096 Apr 12 14:48 /vol/dep
$ id asmithee
uid=24717(asmithee) gid=12000(stud) groups=12000(stud),6600(deptut),33300(dep)
In AD, user asmithee is also member of these groups:
$ net -U asmithee ads user info asmithee
Enter asmithee's password:
Domain Users
deptut
dep
stud
It seems as if group mapping from AD to NSS does not work:
[2013/04/12 16:01:21.224811, 5]
auth/t...