<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Analysis and Prediction of Bicycle Rental Amount</dc:title>
  <dc:title>R package tashu version 0.1.1</dc:title>
  <dc:description>Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on specific conditions.
    Functions on this package interacts with data on 'tashudata' package, a 'drat' repository.
    'tashudata' package contains rental/return history on public bicycle system('Tashu'), weather for 3 years and bicycle station information. 
    To install this data package, see the instructions at &lt;https://github.com/zeee1/Tashu_Rpackage&gt;.
    top10_stations(), top10_paths() function visualizes image showing the most used top 10 stations and paths.
    daily_bike_rental() and monthly_bike_rental() shows daily, monthly amount of bicycle rental.
    create_train_dataset(), create_test_dataset() is data processing function for prediction.
    Bicycle rental history from 2013 to 2014 is used to create training dataset and that on 2015 is for test dataset.
    Users can make random-forest prediction model by using create_train_model() 
    and predict amount of bicycle rental in 2015 by using predict_bike_rental().</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: ggplot2, lubridate, dplyr, randomForest, plyr, reshape2,
RColorBrewer, drat</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, tashudata</dc:relation>
  <dc:creator>Jiwon Min &lt;miw5281@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jiwon Min [aut, cre]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2021-01-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tashu</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tashu</dc:identifier>
</oai_dc:dc>
