-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
19 lines (19 loc) · 980 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: dfosr
Type: Package
Title: Dynamic Function-on-Scalars Regression
Version: 0.1.0
Author: Daniel R. Kowal <[email protected]>
Maintainer: Daniel R. Kowal <[email protected]>
Description: Bayesian inference for dynamic function-on-scalars regression,
where a functional data response is regressed on scalar predictors.
Here, both the functional response and the scalar predictors may be time-ordered.
The functions are modeled nonparametrically using an unknown basis expansion,
which is learned from the data. The regression coefficients themselves are functions,
and may be dynamic as well. The model is represented using a state space construction,
which allows for time-varying parameter regression and autocorrelated errors.
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Imports: coda, fdapace, fields, gglasso, graphics, grDevices, KFAS, lars, Matrix, Rcpp, refund, truncdist
RoxygenNote: 6.1.1