Package: tashu 0.1.1

tashu: Analysis and Prediction of Bicycle Rental Amount

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 <https://github.com/zeee1/Tashu_Rpackage>. 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().

Authors:Jiwon Min [aut, cre]

tashu_0.1.1.tar.gz
tashu_0.1.1.zip(r-4.5)tashu_0.1.1.zip(r-4.4)tashu_0.1.1.zip(r-4.3)
tashu_0.1.1.tgz(r-4.5-any)tashu_0.1.1.tgz(r-4.4-any)tashu_0.1.1.tgz(r-4.3-any)
tashu_0.1.1.tar.gz(r-4.5-noble)tashu_0.1.1.tar.gz(r-4.4-noble)
tashu_0.1.1.tgz(r-4.4-emscripten)tashu_0.1.1.tgz(r-4.3-emscripten)
tashu.pdf |tashu.html
tashu/json (API)

# Install 'tashu' in R:
install.packages('tashu', repos = c('https://zeee1.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 2 scripts 133 downloads 8 exports 41 dependencies

Last updated 4 years agofrom:c74a921264. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 03 2025
R-4.5-winNOTEMar 03 2025
R-4.5-macNOTEMar 03 2025
R-4.5-linuxNOTEMar 03 2025
R-4.4-winNOTEMar 03 2025
R-4.4-macNOTEMar 03 2025
R-4.3-winNOTEMar 03 2025
R-4.3-macNOTEMar 03 2025

Exports:create_test_datasetcreate_train_datasetcreate_train_modeldaily_bicycle_rentalmonthly_bicycle_rentalpredict_bicycle_rentaltop10_pathstop10_stations

Dependencies:clicolorspacecpp11dplyrdratfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrR6randomForestRColorBrewerRcppreshape2rlangscalesstringistringrtibbletidyselecttimechangeutf8vctrsviridisLitewithr

tashu

Rendered fromtashu.Rmdusingknitr::rmarkdownon Mar 03 2025.

Last update: 2019-09-04
Started: 2019-09-04