Package: CalibrateSSB Type: Package Title: Weighting and Estimation for Panel Data with Non-Response Version: 1.4.0 Date: 2026-05-21 Authors@R: c(person(given = "Øyvind", family = "Langsrud", role = c("aut", "cre"), email = "oyl@ssb.no", comment = c(ORCID = "0000-0002-1380-4396"))) Depends: R (>= 3.0.0), survey Imports: methods Suggests: ReGenesees, testthat (>= 2.1.0) Remotes: ReGenesees=DiegoZardetto/ReGenesees 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 . 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) . License: GPL-2 Encoding: UTF-8 URL: https://github.com/statisticsnorway/ssb-calibratessb, https://statisticsnorway.github.io/ssb-calibratessb/ BugReports: https://github.com/statisticsnorway/ssb-calibratessb/issues Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make Repository: https://statisticsnorway.r-universe.dev Date/Publication: 2026-05-22 07:09:59 UTC RemoteUrl: https://github.com/statisticsnorway/ssb-calibratessb RemoteRef: HEAD RemoteSha: 2632f70ffc7b50b87d4512cf329289ea31505ad7 NeedsCompilation: no Packaged: 2026-06-21 09:42:22 UTC; root Author: Øyvind Langsrud [aut, cre] (ORCID: ) Maintainer: Øyvind Langsrud