Evaluation: Run the Model with repetitions

Description Usage Arguments Value

Description

Evaluation runs the 'Sampling' function with repetitions.

Usage

1
2
3
4
Evaluation(data, num.of.plots.forest, num.of.plots.farmland,
  num.of.plots.grassland, paid, volunteer, num.paid.forest, num.paid.farmland,
  num.paid.grassland, frequency.year, frequency.month, frequency.day, outputall,
  repetition)

Arguments

data

The input dataset.

num.of.plots.forest

Number of plots with forest habitat

num.of.plots.farmland

Number of plots with farmland habitat

num.of.plots.grassland

Number of plots with grassland habitat

paid

Vector created with CreateEcologist for paid observers

volunteer

Vector created with CreateEcologist for volunteers

num.paid.forest

Number of plots with forest habitat that are sampled by paid observers

num.paid.farmland

Number of plots with farmland habitat that are sampled by paid observers

num.paid.grassland

Number of plots with grassland habitat that are sampled by paid observers

frequency.year

Yearly sampling frequency

frequency.month

Montly sampling frequency

frequency.day

Daily sampling frequency

outputall

If 'True' complete dataset is returned. If False only the sampled plots are returned

repetition

Number of repetitions of the model

Value

Result


fschirr/VirSysMon documentation built on May 16, 2019, 3:34 p.m.