Skip to content

genscore

Generalized Score Matching Estimators

v1.0.2.2 · Dec 16, 2023 · GPL-3

Description

Implementation of the Generalized Score Matching estimator in Yu et al. (2019) <https://jmlr.org/papers/v20/18-278.html> for non-negative graphical models (truncated Gaussian, exponential square-root, gamma, a-b models) and univariate truncated Gaussian distributions. Also includes the original estimator for untruncated Gaussian graphical models from Lin et al. (2016) <doi:10.1214/16-EJS1126>, with the addition of a diagonal multiplier.

Downloads

224

Last 30 days

20453rd

631

Last 90 days

2.5K

Last year

Trend: -2.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Shiqing Yu <syu.phd@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Shiqing",
                      family = "Yu",
                      role = c("aut", "cre"),
                      email = "syu.phd@gmail.com"),
               person(given = "Lina",
                      family = "Lin",
                      role = "aut"),
               person(given = "Wally",
                      family = "Gilks",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Shiqing Yu <syu.phd@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Shiqing",
                      family = "Yu",
                      role = c("aut", "cre"),
                      email = "syu.phd@gmail.com"),
               person(given = "Lina",
                      family = "Lin",
                      role = "aut"),
               person(given = "Wally",
                      family = "Gilks",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Shiqing Yu <syu.phd@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Shiqing",
                      family = "Yu",
                      role = c("aut", "cre"),
                   
...[truncated]...
.com"),
               person(given = "Lina",
                      family = "Lin",
                      role = "aut"),
               person(given = "Wally",
                      family = "Gilks",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Shiqing Yu <syu.phd@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Shiqing",
                      family = "Yu",
                      role = c("aut", "cre"),
                   
...[truncated]...
.com"),
               person(given = "Lina",
                      family = "Lin",
                      role = "aut"),
               person(given = "Wally",
                      family = "Gilks",
                      role = "aut"))
as necessary.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rdpack mvtnorm tmvtnorm stringr HGMND genscore

Version History

new 1.0.2.2 Mar 10, 2026
updated 1.0.2.2 ← 1.0.2.1 diff Dec 15, 2023
updated 1.0.2.1 ← 1.0.2 diff May 11, 2023
updated 1.0.2 ← 1.0.0 diff Apr 26, 2020
new 1.0.0 Apr 2, 2020