forked from erikerhardt/flipMaxDiff
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 680 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 680 Bytes
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
Package: flipMaxDiff
Type: Package
Title: MaxDiff Experimental Design and Analysis
Version: 0.1.0
Author: Displayr <opensource@displayr.com>
Maintainer: Displayr <opensource@displayr.com>
Description: MaxDiff experimental design, and estimation of variants of rank-ordered logit model with ties.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: AlgDesign,
MASS,
flipData,
flipFormat,
flipTransformations,
Rcpp (>= 0.12.10),
rstan
Suggests: testthat,
foreign
LinkingTo: Rcpp
Remotes: Displayr/flipData,
Displayr/flipFormat,
Displayr/flipTransformations
RoxygenNote: 6.0.1
Depends: R(>= 2.10.0)