Learn R Programming

BayesGOF (version 4.0)

surg: Intestinal surgery data

Description

Data involves the number of malignant lymph nodes removed during intestinal surgery for \(k=844\) cancer patients. For each patient, \(n\) is the total number of satellite nodes removed during surgery from a patient and \(y\) is the number of malignant nodes.

Usage

data("surg")

Arguments

Format

A data frame of \((y_i, n_i)\) for \(i = 1,...,844\).

y

number of malignant lymph nodes removed from the \(i^{th}\) patient

n

total number of lymph nodes removed from the \(i^{th}\) patient