File: control

package info (click to toggle)
r-cran-lava 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,576 kB
  • sloc: sh: 36; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,219 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
Source: r-cran-lava
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-r,
               r-base-dev,
               r-cran-numderiv,
               r-cran-survival,
               r-cran-squarem
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-lava
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-lava.git
Homepage: https://cran.r-project.org/package=lava

Package: r-cran-lava
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R latent variable models
 A general implementation of Structural Equation Models
 with latent variables (MLE, 2SLS, and composite likelihood
 estimators) with both continuous, censored, and ordinal
 outcomes (Holst and Budtz-Joergensen (2013)
 <doi:10.1007/s00180-012-0344-y>). The package also provides
 methods for graph exploration (d-separation, back-door criterion),
 simulation of general non-linear latent variable models, and
 estimation of influence functions for a broad range of statistical
 models.