search for: tussocks

Displaying 2 results from an estimated 2 matches for "tussocks".

Did you mean: tussock
2012 May 17
1
oldlogspline probabilities
...tributions, and having a problem. My data are search area sizes. They are based on circular search radii from random points to the nearest edge of the nearest grass tussock. Search area sizes are distributed from 0 (the random point intercepts a tussock) and upwards (as points are further from any tussocks). The density of all my distributions (using doldlogspline) are highest at size=0, and decline as search area increases. I am most interested in the probability of a value in the distribution being equal to 0 (ie probability of a direct hit on a tussock). I know I can just use the proportion of ac...
2011 May 19
2
Converting the graphics window to a data matrix
I'm wondering if anyone is aware of a way to take what is visible in the R graphics window, pixelate it, and express that pixellation in a numeric matrix. For example, I am using the following command to create a black (present) and white (absent) spatial simulation of grass tussock distribution. > symbols(x=runif(100,-.5,1.5),y=runif(100,-.5,1.5),circles=runif(100)/30,