surg {BayesGOF} | R Documentation |
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.
data("surg")
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
Efron, B., 2016. "Empirical Bayes deconvolution estimates," Biometrika, 103(1), pp. 1-20.