-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 1.27 KB
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 1.27 KB
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
Package: JOPS
Type: Package
Title: Practical Smoothing with P-Splines
Version: 0.2.0
Authors@R: c(person(given = "Paul", family = "Eilers", role = c("aut", "cre"), email = "p.eilers@erasmusmc.nl"),
person(given = "Brian", family = "Marx", role = "aut", email = "bmarx@lsu.edu"),
person(given = "Bin", family = "Li", email = "bli@lsu.edu", role = "aut"),
person(given = "Jutta", family = "Gampe", email = "gampe@demogr.mpg.de", role = "aut"),
person(given = "Maria Xose", family = "Rodriguez-Alvarez", email = "mrodriguez@BCAMATH.ORG", role = "aut"))
Maintainer: Paul Eilers <p.eilers@erasmusmc.nl>
Description: Functions and data to reproduce all plots in the book "Practical Smoothing.
The Joys of P-splines" by Paul H.C. Eilers and Brian D. Marx (2021, ISBN:978-1108482950).
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.1.0), SpATS (>= 1.0-13)
Imports: colorspace, MASS, boot, fds, rpart, ggplot2, fields, spam,
stats, graphics, grDevices
NeedsCompilation: no
Packaged: 2025-04-29 05:46:59 UTC; peile
Author: Paul Eilers [aut, cre],
Brian Marx [aut],
Bin Li [aut],
Jutta Gampe [aut],
Maria Xose Rodriguez-Alvarez [aut]
Repository: CRAN
Date/Publication: 2025-04-29 08:10:05 UTC