Re: [R] problem whit Geneland

2009-01-13 Thread Jombart, Thibaut J X
David Winsemius wrote: > help.search did not offer any clues. Using Baron's search page, I got > reference to r-help entries from 2004, but looking at the current > documentation , I see no such function. I am wondering if the name of the > function was changed in later versions of the package

Re: [R] problem whit Geneland

2009-01-13 Thread David Winsemius
help.search did not offer any clues. Using Baron's search page, I got reference to r-help entries from 2004, but looking at the current documentation , I see no such function. I am wondering if the name of the function was changed in later versions of the package and you are mixing old doc

Re: [R] problem whit Geneland

2009-01-13 Thread Christoph Heibl
Vincenzo, there is no function 'mcmcFmodel' in Geneland. Perhaps you intend to use 'MCMC'? See ?MCMC for a proper use. Additionally you might profit from reading the Geneland Manual on http://folk.uio.no/gillesg/Geneland/Geneland.html HTH Christoph ___

[R] problem whit Geneland

2009-01-13 Thread Vincenzo Landi
I do the these passages: library(Geneland) set.seed(1) data <- simdata(nindiv=200, coord.lim=c(0,1,0,1) , number.nuclei=5 , allele.numbers=rep(10,20), IBD=FALSE, npop=2, give.tess.grid=FALSE) geno <-