Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • ce51085
  • /
  • man
  • /
  • brcancer.Rd
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge
swh:1:cnt:e3489515c6f670faccce9069c52b4be72b4655dd
directory badge
swh:1:dir:d3a2ca8411bc751cafa5a03a1d1ab8849a18fba2

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
brcancer.Rd
\name{brcancer}
\Rdversion{1.1}
\alias{brcancer}
\docType{data}
\title{
German breast cancer data from Stata.
}
\description{
See \url{https://www.stata-press.com/data/r11/brcancer.dta}.
}
\usage{data(brcancer)}
\format{
  A data frame with 686 observations on the following 15 variables.
  \describe{
    \item{\code{id}}{a numeric vector}
    \item{\code{hormon}}{hormonal therapy}
    \item{\code{x1}}{age, years}
    \item{\code{x2}}{menopausal status}
    \item{\code{x3}}{tumour size, mm}
    \item{\code{x4}}{tumour grade}
    \item{\code{x5}}{number of positive nodes}
    \item{\code{x6}}{progesterone receptor, fmol}
    \item{\code{x7}}{estrogen receptor, fmol}
    \item{\code{rectime}}{recurrence free survival time, days}
    \item{\code{censrec}}{censoring indicator}
    \item{\code{x4a}}{tumour grade>=2}
    \item{\code{x4b}}{tumour grade==3}
    \item{\code{x5e}}{exp(-0.12*x5)}
  }
}
%% \details{
%% %%  ~~ If necessary, more details than the __description__ above ~~
%% }
%% \source{
%% %%  ~~ reference to a publication or URL from which the data were obtained ~~
%% }
%% \references{
%% %%  ~~ possibly secondary sources and usages ~~
%% }
\examples{
data(brcancer)
## maybe str(brcancer) ; plot(brcancer) ...
}
\keyword{datasets}

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API