The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Fit the most popular human mortality laws
, and construct
full and abridged life tables given various input indices. A mortality
law is a parametric function that describes the dying-out process of
individuals in a population during a significant portion of their life
spans. For a comprehensive review of the most important mortality laws
see Tabeau (2001).
Function for downloading demographic data from the following sources are
provided:
install.packages("MortalityLaws")
You can track and contribute to the development of
MortalityLaws
on GitHub. To install
it:
Install the release version of devtools
from CRAN
with install.packages("devtools")
.
Make sure you have a working development environment.
Xcode
from the Mac App
Store.Install the development version of
MortalityLaws
.
::install_github("mpascariu/MortalityLaws") devtools
All functions are documented in the standard way, which means that
once you load the package using library(MortalityLaws)
you
can just type ?MortalityLaw
to see the help file.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.