Learn R Programming

EmpiricalDynamics (version 0.1.2)

diagnose_sampling_frequency: Diagnose Sampling Frequency

Description

Evaluates whether the sampling frequency is appropriate for capturing the dynamics of the phenomenon.

Usage

diagnose_sampling_frequency(Z, t = NULL)

Value

List with diagnostic information and recommendations.

Arguments

Z

Numeric vector of observations.

t

Numeric vector of time points.