Learn R Programming

isdals (version 3.0.1)

lameness: Lameness scores for horses

Description

A score measuring the symmetry of the gait for eight trotting horses. Each horse was tested twice, namely while it was clinically healthy and after mechanical induction of lameness in a fore limb.

Usage

data(lameness)

Arguments

Format

A data frame with 8 observations on the following 3 variables.

horse

a numeric vector with an id of the horse

lame

the symmetry score when the horse is lame

healthy

the symmetry score when the horse is healthy

Examples

Run this code
data(lameness)

Run the code above in your browser using DataLab