Re: [R] Reading Genepop files

2008-01-22 Thread H. Skaug
enepop.html > > On 21/01/2008, H. Skaug <[EMAIL PROTECTED]> wrote: > > Dear list, > > > > Does there exist R routines for reading output files from Genepop? > > > > (GENEPOP is a population genetics software package by Raymond & Rousset; > >

[R] Reading Genepop files

2008-01-21 Thread H. Skaug
Dear list, Does there exist R routines for reading output files from Genepop? (GENEPOP is a population genetics software package by Raymond & Rousset; http://genepop.curtin.edu.au/ ) I find several R packages that contain function for writing Genepop input files, but non that does the reverse.

[R] negative binomial lmer

2007-11-15 Thread H. Skaug
If lmer() does not do it, you can try: http://otter-rsch.com/admbre/examples/glmmadmb/glmmADMB.html It handles negative binomial responce (but you may have to remove data entries involving NA manually). Regards, hans >Hi >I am running an lmer which works fine with family=poisson > >mixed.mode