forked from ilundberg/quantileplot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 771 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 771 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
26
27
28
29
Package: quantileplot
Version: 0.1.1
Date: 2021-02-25
Title: Smooth Quantile Visualization Tool
Description: This package creates a bivariate smooth quantile plot. The plot visualizes estimates of the marginal density of X, the conditional density of Y given X at selected values of X, and smooth curves showing trends in quantiles of Y given X as a function of X.
Author: Robin C. Lee, Ian Lundberg, Brandon M. Stewart
Maintainer: Robin C. Lee <robinlee@princeton.edu>
RoxygenNote: 7.1.1
Imports:
dplyr,
foreach,
ggplot2,
rlang,
ggthemes,
qgam,
MASS,
labeling,
stats,
gridExtra,
mgcv,
mvtnorm,
reshape2,
tidyr
License: MIT + file LICENSE
Encoding: UTF-8
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr