17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
|
Package: mvbernoulli
|
||
|
Type: Package
|
||
|
Title: Multivariate Bernoulli Regression
|
||
|
Version: 1.0
|
||
|
Date: 2022-07-19
|
||
|
Author: Daniel Kapla
|
||
|
Maintainer: Daniel Kapla <daniel@kapla.at>
|
||
|
Description: Implements regression routines for the general Multivariate
|
||
|
Bernoulli and the special case of the Ising model with and without
|
||
|
regressors.
|
||
|
License: GPL (>= 2)
|
||
|
Imports: Rcpp (>= 1.0.8)
|
||
|
SystemRequirements: C++17
|
||
|
LinkingTo: Rcpp
|
||
|
Encoding: UTF-8
|
||
|
RoxygenNote: 7.1.1
|