mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
417 B
Text
6 lines
417 B
Text
An implementation of about 6 major classes of statistical regression
|
|
models.At the heart of it are the vector generalized linear and
|
|
additive model (VGLM/VGAM) classes, and the book "Vector Generalized
|
|
Linear and Additive Models: With an Implementation in R" (Yee, 2015)
|
|
gives details of the statistical framework and VGAM package. Currently
|
|
only fixed-effects models are implemented, i.e., no random-effects models.
|