endo: Endometrial cancer grade

Description Usage Format Source Examples

Description

Study of 79 primarily diagnosed cases of endometrial cancer in order to explain the histology of the endometrium by putative risk factors. The endo data frame has 79 rows and 4 columns. Variable histology, HG. Three risk factors: variable neovasculization, NV, variable pulsatility index, PI and variable endometrium height, EH.

Usage

1
data("endo")

Format

A data frame with 79 observations on the following 4 variables.

NV

a factor with two levels 1 (present) and 0 (absent)

PI

pulsatility index of arteria uterina

EH

endometrium height

HG

a factor with two levels classified as either 0 (grading 0-II) or 1 (grading III-IV)

Source

Agresti, A. (2015). Foundations of Linear and Generalized Linear Models. John Wiley & Sons.

Examples

1
2
3

mbrglm documentation built on May 2, 2019, 3:41 a.m.

Related to endo in mbrglm...