Learn R Programming

IIS (version 1.0)

meniscal_repairs_load_at_failure: Meniscal Repairs Load at Failure

Description

This data set contains the load at failure for 18 cadaveric menisci repaired by one of three techniques: the FasT-Fix Meniscal Repair Suture System (FasT-Fix), the use of biodegradable Meniscus Arrows (MA), and the Vertical Mattress Sutures (VMS) approach. This data is displayed in Table 12.1 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

meniscal_repairs_load_at_failure

Arguments

Format

A list with 3 vectors, each containing the load (in Newtons) at failure of the 6 menisci assigned to the corresponding group.

Examples

Run this code
# NOT RUN {
data(meniscal_repairs_load_at_failure)
summary(meniscal_repairs_load_at_failure)
# }

Run the code above in your browser using DataLab