circle dataset

2-D timeseries of a circle.

2-D timeseries of a circle.

Time series of of circle in 2-D (sin and cos). data

Format

A data frame with 200 rows and 3 columns:

  • Time: time index.
  • x: sin component.
  • y: cos component.
circle
  • Maintainer: Joseph Park
  • License: BSD_2_clause + file LICENSE
  • Last published: 2024-04-06

About the dataset

  • Number of rows: 200
  • Number of columns: 3
  • Class: data.frame

Column names and types

  • Time:integer
  • x:numeric
  • y:numeric