compute_measurement_schedule: Computes measurement schedules.

View source: R/compute_measurement_schedule.R

compute_measurement_scheduleR Documentation

Computes measurement schedules.

Description

Computes measurement schedules.

Usage

compute_measurement_schedule(
  time_period,
  num_measurements,
  smallest_int_length,
  measurement_spacing
)

Arguments

time_period

number of days over which change occurs

num_measurements

number of measurements

smallest_int_length

length of smallest intervals

measurement_spacing

type of measurement spacing (one of 'equal', 'time_inc', 'time_dec', and 'mid_ext')

Value

Returns a list.


sciarraseb/nonlinSims documentation built on Jan. 30, 2023, 8:17 p.m.