File: control

package info (click to toggle)
r-cran-smcfcs 1.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 628 kB
  • sloc: sh: 13; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: r-cran-smcfcs
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-smcfcs
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-smcfcs.git
Homepage: https://cran.r-project.org/package=smcfcs
Standards-Version: 4.6.1
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-mass,
               r-cran-survival,
               r-cran-vgam,
               r-cran-rlang,
               r-cran-checkmate,
               r-cran-abind,
               r-cran-brglm2
Testsuite: autopkgtest-pkg-r

Package: r-cran-smcfcs
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R multiple imputation of Covariates by substantive model
 Compatible Fully Conditional Specification Implements multiple
 imputation of missing covariates by Substantive Model Compatible Fully
 Conditional Specification. This is a modification of the popular
 FCS/chained equations multiple imputation approach, and allows
 imputation of missing covariate values from models which are compatible
 with the user specified substantive model.