Learn R Programming

DSsim (version 1.1.4)

summary.list: Truncation Simulation Summaries

Description

This is a list of 3 simulation summaries. Data were generated using a systematic line transect design and a single half normal detection function describing detectability. Each of the three simulation summaries corresponds to a different analysis truncation distance, to test if this affects the accuracy and precision of the estimates of abundance / density.

Usage

data("trunc_summary")

Arguments

Format

The format is: List of 5

t200

a simulation summary (truncation = 200)

t400

a simulation summary (truncation = 400)

t600

a simulation summary (truncation = 600)

Examples

Run this code
# NOT RUN {
data(trunc_summary)
summary.list$t200
# }

Run the code above in your browser using DataLab