TimeProjection: Time Projections

Extract useful time components of a date object, such as day of week, weekend, holiday, day of month, etc, and put it in a data frame. This can be used to create many predictor variables out of a single time variable, which can then be used in a regression or decision tree. Also includes function plotCalendarHeatmap which draws a calendar and overlays a heatmap based on values.

Version: 0.2.0
Depends: lubridate, timeDate, Matrix
Suggests: testthat, roxygen2, ggplot2, plyr
Published: 2013-02-03
Author: Jeffrey Wong
Maintainer: Jeffrey Wong <jeff.ct.wong at gmail.com>
License: GPL-3
URL: https://github.com/jeffwong/TimeProjection
NeedsCompilation: no
Materials: README
In views: TimeSeries
CRAN checks: TimeProjection results

Downloads:

Reference manual: TimeProjection.pdf
Package source: TimeProjection_0.2.0.tar.gz
Windows binaries: r-devel: TimeProjection_0.2.0.zip, r-release: TimeProjection_0.2.0.zip, r-oldrel: TimeProjection_0.2.0.zip
macOS binaries: r-release: TimeProjection_0.2.0.tgz, r-oldrel: TimeProjection_0.2.0.tgz
Old sources: TimeProjection archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TimeProjection to link to this page.