Skip to content

CalibrateSSB

Weighting and Estimation for Panel Data with Non-Response

v1.4.0 · May 21, 2026 · GPL-2

Description

Functions to calculate weights, estimates of changes and corresponding variance estimates for panel data with non-response. Partially overlapping samples are handled. Initially, weights are calculated by linear calibration. By default, the 'survey' package is used for this purpose. It is also possible to use 'ReGenesees', which can be installed from <https://github.com/DiegoZardetto/ReGenesees>. Variances of linear combinations (changes and averages) and ratios are calculated from a covariance matrix based on residuals according to the calibration model. The methodology was presented at the conference, The Use of R in Official Statistics, and is described in Langsrud (2016) <http://www.revistadestatistica.ro/wp-content/uploads/2016/06/RRS2_2016_A021.pdf>.

Downloads

562

Last 30 days

6803rd

1.3K

Last 90 days

3.5K

Last year

Trend: +63.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 27, 2026
NOTE 9 OK · 5 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Oyvind Langsrud <oyl@ssb.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Øyvind",
                      family = "Langsrud",
                      role = "aut"),
               person(given = "Oyvind",
                      family = "Langsrud",
                      role = "cre",
                      email = "oyl@ssb.no"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Oyvind Langsrud <oyl@ssb.no>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Øyvind",
                      family = "Langsrud",
                      role = "aut"),
               person(given = "Oyvind",
                      family = "Langsrud",
                      role = "cre",
                      email = "oyl@ssb.no"))
as necessary.
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘ReGenesees’
NOTE r-oldrel-macos-x86_64

package dependencies

Package suggested but not available for checking: ‘ReGenesees’
NOTE r-oldrel-windows-x86_64

package dependencies

Package suggested but not available for checking: 'ReGenesees'

Dependency Network

Dependencies Reverse dependencies survey CalibrateSSB

Version History

6 tracked
updated 1.4.0 ← 1.3.0 diff May 21, 2026
new 1.3.0 Mar 10, 2026
updated 1.3.0 ← 1.2 diff Aug 4, 2020
updated 1.2 ← 1.1 diff Dec 5, 2019
updated 1.1 ← 1.0 diff Oct 1, 2018
new 1.0 Apr 27, 2016