Learn R Programming

scanstatistics (version 0.1.0)

scanstatistic_object: Creates an S3 object of class scanstatistic.

Description

Creates an S3 object of class scanstatistic.

Usage

scanstatistic_object(observed, simulated, details)

Arguments

observed

A data table containing columns location, duration, statistic, and possibly others.

simulated

A numeric vector of replicated scan statistics.

details

A list containing details about the data and scan statistic.