| CAdata | R Documentation |
Survival time, censoring status, and geolocations (jittered to preserve anonymity) for 5000 ovarian cancer patients in California, using a Lambert projection (in meters). CAmap is a map of California using the same projection.
data(CAdata)
A data frame with 5000 observations on the following 6 variables.
timesurvival time.
eventcensoring status.
Xprojected X coordinate.
Yprojected Y coordinate.
AGEpatient age.
INSinsurance type: Mng (Managed Care: managed care, HMO, PPO and other private insurance), Mcr (Medicare), Mcd (Medicaid), Oth: (Other Insurance: military, county-funded), Uni (Not Insured, self-pay) and Unk (Unknown).
data(CAdata)
summary(CAdata)
plot(CAdata$X,CAdata$Y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.