Displaying 3 results from an estimated 3 matches for "holley".
Did you mean:
holler
2003 May 30
2
Rsyncing Problem with - character!
Dear Rsync Users,
Please can I have a bit of rsync advice?
I am trying to rsync a file called.
'Draft text - with Holley comments.doc' from machine a to machine b.
Unfortunately this isn't working because I think rsync recognises the -
character and thinks it's an option.
I have tried escaping this out as well as putting it all in " " but
neither seems to work though...
This is the command I...
2010 Jun 08
1
Deleting duplicate values in a correlation matrix
...de and edge dataframe looks like
data2<-subset(data,data[,1]!=data[,2])
# above is how I clear out connections nodes have to themselves
Thanks for any clues of a better way to do this!
Matt
Matthew DiLeo, Ph.D.
Postdoctoral Associate
Boyce Thompson Institute for Plant Research
Robert W. Holley Center, Tower Road, Ithaca
[[alternative HTML version deleted]]
2004 Apr 16
1
Spatial Voter Model
Has anyone coded (in R) a spatial voter model with mutation (e.g.,
Kimura and Weiss 1964, Holley and Liggett 1975, Durrett and Levin
1996)? In principle, it is quite straightforward, but useful
simulations require many many iterations, making my "straightforward"
version too time intensive. I am happy to share my version (without
mutation, below), for what it is worth.
Thank you...