Description Usage Arguments Details Author(s)
Small functions included in package spatialsegregation, used for manipulation of forest datasets which
have dbh-values (pp with an element $dbh).
| 1 2 3 4 |  clean.up.data(pp, dbh = 10, atleast = 10)
 freqs(pp)
 minusID(pp, minusR, dbh, atleast=0)
 shake(pp, a = 0.001)
 | 
| pp | Multitype point pattern (see package 'spatstat') | 
| atleast | Include specii with abundance atleast  | 
| dbh | Include only those points with dbh atleast  | 
| minusR | Range from the border withing which to exluce points (used for correction of estimates). | 
| a | Size of displacement: x+Unif(-a,a), y+Unif(-a,a). | 
Small functions to manipulate multitype point patterns.
clean.up.data: Returns a subsample fullfilling the given constrains.
freqs: Returns the abundance vector.
minusID: Returns a 0-1-vector indicating inclusion in a simple minus-correction.
shake: Shakes the pattern, i.e. adds a random displacement shift to each point.
Tuomas Rajala tuomas.rajala@iki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.