-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 964 Bytes
/
DESCRIPTION
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
33
34
35
36
37
38
39
Package: sfgp
Type: Package
Title: Additive semiparametric modeling
Version: 0.3.0
Author: Juho Timonen.
Maintainer: Juho Timonen <[email protected]>
Description: Additive semiparametric regression modeling with joint longitudinal
and time-to-event models.
The additive components of the longitudinal part can be for example
Stein-Fojo or approximate Gaussian process functions.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Depends:
R (>= 3.5.0)
SystemRequirements: CmdStan >= 2.33.0
Remotes:
stan-dev/cmdstanr,
Imports:
methods,
cmdstanr (>= 0.4.0),
checkmate (>= 2.0.0),
posterior (>= 1.1.0),
R6 (>= 2.4.0),
ggplot2 (>= 3.3.5),
ggdist (>= 3.3.1),
processx (>= 3.5.2),
stringr (>= 1.5.0),
ggpubr (>= 0.6.0),
dplyr (>= 1.1.4),
magrittr(>= 2.0.3)
Suggests:
covr,
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
License: file LICENSE