CreateEcologist: Creates a vector with the behaviour of an ecologist.

Description Usage Arguments

Description

CreateEcologist creates a vector with characteristics of the behaviour of an ecologist in the field. The characteristics are: The sampled area of a plot, the detection probability, the identification error, the probability of missed vistis and the costs. The first four characteristics are expected to be in percent.

Usage

1
2
CreateEcologist(sampling.area, detection.probability, identification.error,
  probability.missed.visits, costs)

Arguments

sampling.area

A number in percent.

detection.probability

A number in percent.

identification.error

A number in percent.

costs

A number in monetary units.

propability.missed.visits

A number in percent.


fschirr/sampling_r_package documentation built on May 16, 2019, 3:35 p.m.