Displaying 7 results from an estimated 7 matches for "universiteitsplein".
2009 Jan 28
2
Repeated measures design for GAM? - corrected question...
...count|study_area).
However, I have found no analogue design for a GAM. For now, I have averaged my bird abundances but I wondered whether a more subtle and elegant strategy exists...?
Many thanks,
Diederik
Diederik Strubbe
Evolutionary Ecology Group
Department of Biology, University of Antwerp
Universiteitsplein 1
B-2610 Antwerp, Belgium
http://webhost.ua.ac.be/deco
tel : 32 3 820 23 85
[[alternative HTML version deleted]]
2008 Aug 26
1
more dot plots on 1 page
...=c(1,2,2,3), more=TRUE)
print(Ra, split=c(2,2,2,3), more=TRUE)
print(Lc, split=c(1,3,2,3), more=TRUE)
print(Ml, split=c(2,3,2,3))
Thanks a lot!
Joke
Joke Van den Berge, PhDs
University of Antwerp, Campus Drie Eiken
Department of Biology
Research Group of Plant and Vegetation Ecology
Universiteitsplein 1
B-2610 Wilrijk, Belgium
email: Joke.VandenBerge@ua.ac.be <mailto:Joke.VandenBerge@ua.ac.be>
tel: +32 3 820 22 72 fax: +32 3 820 22 71
[[alternative HTML version deleted]]
2008 Apr 30
2
wireframe - add data points
...factors
2: In Ops.factor(pts$y, ylim[1]) : - not meaningful for factors
3: In Ops.factor(pts$z, zlim[1]) : - not meaningful for factors
Any idea about what is wrong and what to do about it?
Thanks!
Diederi
Diederik Strubbe
Evolutionary Ecology Group
Department of Biology, University of Antwerp
Universiteitsplein 1
B-2610 Antwerp, Belgium
http://webhost.ua.ac.be/deco
tel : 32 3 820 23 85
[[alternative HTML version deleted]]
2002 May 14
1
2.2.4 and printing problems
...casteels nevs 12338 pcevs12 (143.169.5.16) Tue May 14
13:34:41 2002
casteels casteels nevs 12326 pcevs12 (143.169.5.16) Tue May 14
13:34:39 2002
Best regards,
Paul Casteels Paul.Casteels@ua.ac.be Tel: +32.3.8202455
Fax: +32.3.8202470
University of Antwerp Dpt.Physics
Universiteitsplein 1
B-2610 Wilrijk
Belgium
2002 Dec 03
0
domain logon
...get a check username/password
complaint allthough I can still connect to all shares when I do a local
logon.
I can provide a level 10 debug if someone is interested.
Best regards,
Paul Casteels Paul.Casteels@ua.ac.be Tel: +32.3.8202455
Fax: +32.3.8202470
University of Antwerp Dpt.Physics
Universiteitsplein 1
B-2610 Wilrijk
Belgium
-- smb.conf
[global]
# --- identity
workgroup = NATT
# netbios name = NATTC
server string = "Nats backup-test"
# --- problems with win2k/sp2 profiles
nt acl support = no
# --- printers
printcap name = /etc/printcap
load printers = yes
printer admin =...
2009 Apr 13
2
Question on zero-inflated Poisson count data with repeated measures design - glmm.ADMB
...03 4
0.418671 0.087187 0.504914 3 E 1 2003 0
0.418671 0.087187 0.504914 3 E 2 2003 0
0.418671 0.087187 0.504914 3 E 3 2003 9
0.418671 0.087187 0.504914 3 E 4 2003 0
0.418671 0.087187 0.504914 3 E 5 2003 0
Diederik Strubbe
Evolutionary Ecology Group
Department of Biology, University of Antwerp
Universiteitsplein 1
B-2610 Antwerp, Belgium
http://webhost.ua.ac.be/deco
tel : 32 3 820 23 85
[[alternative HTML version deleted]]
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems