FinCal
Package for time value of money calculation, time series analysis and computational finance
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Repository
Package for time value of money calculation, time series analysis and computational finance
Basic Info
- Host: GitHub
- Owner: felixfan
- Language: R
- Default Branch: master
- Homepage: http://felixfan.github.io/FinCal/
- Size: 127 KB
Statistics
- Stars: 23
- Watchers: 5
- Forks: 14
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Examples of using FinCal
Created on Fri Jul 19 2013
Updated on Mon May 12 15:57:11 2014
FinCal -- Time Value of Money, time series analysis and Computational Finance
FinCal is available on CRAN and GitHub
install.packages("FinCal",dependencies=TRUE) # from CRAN
or
library("devtools")
install_github("felixfan/FinCal") # from GitHub
r
library(FinCal)
Functions available:
r
ls("package:FinCal")
[1] "bdy" "bdy2mmy"
[3] "candlestickChart" "cash.ratio"
[5] "coefficient.variation" "cogs"
[7] "current.ratio" "ddb"
[9] "debt.ratio" "diluted.EPS"
[11] "discount.rate" "ear"
[13] "ear.continuous" "ear2bey"
[15] "ear2hpr" "EIR"
[17] "EPS" "financial.leverage"
[19] "fv" "fv.annuity"
[21] "fv.simple" "fv.uneven"
[23] "geometric.mean" "get.ohlc.google"
[25] "get.ohlc.yahoo" "get.ohlcs.google"
[27] "get.ohlcs.yahoo" "gpm"
[29] "harmonic.mean" "hpr"
[31] "hpr2bey" "hpr2ear"
[33] "hpr2mmy" "irr"
[35] "iss" "lineChart"
[37] "lineChartMult" "lt.d2e"
[39] "mmy2hpr" "n.period"
[41] "npm" "npv"
[43] "pmt" "pv"
[45] "pv.annuity" "pv.perpetuity"
[47] "pv.simple" "pv.uneven"
[49] "quick.ratio" "r.continuous"
[51] "r.norminal" "r.perpetuity"
[53] "sampling.error" "SFRatio"
[55] "Sharpe.ratio" "slde"
[57] "total.d2e" "twrr"
[59] "volumeChart" "was"
[61] "wpr"
Getting help on a function (e.g., pv)
help{pv} # display the documentation for the function
args{pv} # see arguments of the function
example{pv} # see example of using the function
Citations
Owner
- Name: Yanhui Fan
- Login: felixfan
- Kind: user
- Repositories: 20
- Profile: https://github.com/felixfan
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Felix | f****h@g****m | 20 |
| Felix Fan | n****h@1****m | 8 |
| Felix | n****h@g****m | 5 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 12 months
- Average time to close pull requests: almost 2 years
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 2.5
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jsjuni (1)
- landroni (1)
Pull Request Authors
- jsjuni (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- cran 1,730 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 3
(may contain duplicates) - Total versions: 10
- Total maintainers: 1
proxy.golang.org: github.com/felixfan/FinCal
- Documentation: https://pkg.go.dev/github.com/felixfan/FinCal#section-documentation
-
Latest release: v0.6.1
published over 10 years ago
Rankings
proxy.golang.org: github.com/felixfan/fincal
- Documentation: https://pkg.go.dev/github.com/felixfan/fincal#section-documentation
-
Latest release: v0.6.1
published over 10 years ago
Rankings
cran.r-project.org: FinCal
Time Value of Money, Time Series Analysis and Computational Finance
- Homepage: http://felixfan.github.io/FinCal/
- Documentation: http://cran.r-project.org/web/packages/FinCal/FinCal.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.6.3
published almost 10 years ago
Rankings
Maintainers (1)
Dependencies
- RCurl * imports
- ggplot2 * imports
- reshape2 * imports