Thins a vector of events using the function thin, meaning the probability that the ith event in x is preserved is given by thin(x(i)). Values of
thin
below 0 and above 1 are ignored.
Is used to model niche preferences in apply_niche
and taphonomic effects in apply_taphonomy
.
Value
numeric vector, events after thinning. Depending on the modeling framework, these events can represent fossil ages/locations or first/last occurrences, and the thinning taphonomic or ecological effects.
See also
apply_niche()
andapply_taphonomy()
for use cases with biological meaning. Usethin
to model effects of taphonomy and ecology for event data.