File: control

package info (click to toggle)
r-cran-parameters 0.24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,852 kB
  • sloc: sh: 16; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,332 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-parameters
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-parameters
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-parameters.git
Homepage: https://cran.r-project.org/package=parameters
Standards-Version: 4.7.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-bayestestr (>= 0.15.1),
               r-cran-datawizard (>= 1.0.0),
               r-cran-insight (>= 1.0.1)
Testsuite: autopkgtest-pkg-r

Package: r-cran-parameters
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R processing of model parameters
 Utilities for processing the parameters of various statistical models.
 Beyond computing p values, CIs, and other indices for a wide variety of
 models (see support list of insight; Lüdecke, Waggoner & Makowski (2019)
 <doi:10.21105/joss.01412>), this package implements features like
 standardization or bootstrapping of parameters and models, feature
 reduction (feature extraction and variable selection) as well as
 conversion between indices of effect size.