A subset of the data needed to produce
a scaled SVD object, derived from
data from the World Marriage Database.
The data is formatted using function
data_ssvd_wmd() in package bssvd.
Format
A tibble with 6 rows and with columns
version, type, labels_age,
labels_sexgender, matrix, and offset.
Source
Derived from data from the World Marriage Data 2019 database available on the United Nations Population Division website, and assembled by the UNPD from national census and survey data.
See also
ssvd()Function to create scaled SVD objectsWMD_C Scaled SVD object based on a full set of World Marriage Database data.
Scaled SVDs Overview of scaled SVDs implemented in bage