-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
17 lines (17 loc) · 716 Bytes
/
DESCRIPTION
File metadata and controls
17 lines (17 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: FunctionalMixedEffects
Type: Package
Title: Functional Mixed Effects Modeling via Bayesian Penalized Splines
Version: 1.2.2
Author: W. Z. Horton
Maintainer: W. Z. Horton <whorton@ucsc.edu>
Description: Mixed effects modeling for functional data. Specifically, the
package handles functional outcomes being regressed against non-functional
covariates. Fixed effects and random effects are handled through the prior
structure. The backend is handled through the FunctionalMixedEffects.jl Julia
backend code, which also contains more information about the model.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.4.0)
SystemRequirements: Julia (>= 1.6)
Imports: JuliaCall
RoxygenNote: 7.2.3