Tuzson dataset

Peak knee velocity in walking at flexion and extension.

Peak knee velocity in walking at flexion and extension.

Data of peak knee velocity in walking at flexion and extension in studies about functional performance in cerebral palsy. data

Format

A labelled tibble with 18 rows and 2 variables:

  • flexion: Peak knee velocity in gait: flexion (degree/s).
  • extension: Peak knee velocity in gait: extension (degree/s).

Source

Tuzson, AE, Granata, KP, and Abel, MF (2003) Spastic velocity threshold constrains functional performance in cerebral palsy. Arch Phys Med Rehabil 84: 1363-1368.

Tuzson

Examples

data(Tuzson) Tuzson |> gf_point(flexion ~ extension) cor.test(~ flexion + extension, data = Tuzson)
  • Maintainer: Josie Athens
  • License: GPL-2
  • Last published: 2024-10-08

About the dataset

  • Number of rows: 18
  • Number of columns: 2
  • Class: tbl_df, tbl, data.frame

Column names and types

  • flexion:numeric
  • extension:numeric