-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
10 lines (10 loc) · 743 Bytes
/
DESCRIPTION
File metadata and controls
10 lines (10 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
Package: PACwithDDM
Version: 0.0
Title: Data set applications and simulation study for PACwithDDM paper.
Authors@R: c(person("Evan", "Ray", role = c("aut", "cre"),
email = "ray@math.umass.edu"))
Author: Evan Ray
Maintainer: Evan Ray <ray@math.umass.edu>
Description: All necessary code to apply methods to physical activity data sets and run simulation studies in the PACwithDDM paper, as well as source for the paper itself. Models are mixture of Gaussians, random forest, multinomial logistic regression estimated with bagging and boosting, hidden Markov model with mixture of Gaussians for observation distribution, and conditional random field estimated with bagging and boosting.
License: GPL (>= 2)
LazyData: true