Learn R Programming

pvrank (version 1.1.2)

Femurs: Radiographic-caudolateral curvilinear osteophyte

Description

Caudolateral curvilinear osteophyte (CCO), an osteophyte at the site of joint capsule attachment on the caudal aspect of the femoral neck, has been advocated as a radiographic criterion for coxofemoral subluxation.

Usage

data(Femurs)

Arguments

Format

A data frame on the following variables concerning with 44 femurs .

CCO

Caudolateral curvilinear osteophyte index (in \(mm^2\)).

Age

Age (month).

BW

Body weight (kg).

Gender

Gender, 1=Female, 2=Male.

Examples

Run this code
# NOT RUN {
	data(Femurs)
	head(Femurs)
# }

Run the code above in your browser using DataLab