Learn R Programming

relevance (version 2.1)

ovarian: ovarian

Description

copy of ovarian from package 'survival'. Will disappear

Usage

data("ovarian")

Arguments

Format

A data frame with 26 observations on the following 6 variables.

futime

a numeric vector

fustat

a numeric vector

age

a numeric vector

resid.ds

a numeric vector

rx

a numeric vector

ecog.ps

a numeric vector

Details

This copy is here since the package was rejected because the checking procedure did not find it in the package

Examples

Run this code
data(ovarian)
summary(ovarian)

Run the code above in your browser using DataLab