Learn R Programming

PhysicalActivity (version 0.2-4)

deliveryThreshold: Delivery Count Threshold

Description

Delivery Count Threshold

Usage

deliveryThreshold(
  data,
  daylist,
  cts = getOption("pa.cts"),
  dist = c("t", "normal"),
  stat = c("mean", "sd", "95")
)

Arguments