Other packages > Find by keyword >

mondate  

Keep Track of Dates in Terms of Months
View on CRAN: Click here


Download and install mondate package within the R console
Install from CRAN:
install.packages("mondate")

Install from Github:
library("remotes")
install_github("cran/mondate")

Install by package version:
library("remotes")
install_version("mondate", "1.0")



Attach the package and use:
library("mondate")
Maintained by
Dan Murphy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-06-08
Latest Update: 2024-02-06
Description:
Keep track of dates in terms of fractional calendar months per Damien Laker "Time Calculations for Annualizing Returns: the Need for Standardization", The Journal of Performance Measurement, 2008. Model dates as of close of business. Perform date arithmetic in units of "months" and "years". Allow "infinite" dates to model "ultimate" time.
How to cite:
Dan Murphy (2010). mondate: Keep Track of Dates in Terms of Months. R package version 1.0, https://cran.r-project.org/web/packages/mondate. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.9.08.15 (2010-08-16 20:42), 0.9.08.19.02 (2010-08-20 22:30), 0.9.08.23 (2010-08-24 12:48), 0.9.4 (2010-07-05 13:21), 0.9.5.1 (2010-07-07 13:25), 0.9.5 (2010-07-07 08:04), 0.9.6 (2010-07-24 22:21), 0.9.8.24 (2011-11-02 18:30), 0.9.9.01 (2012-02-12 07:23), 0.9.9.03 (2012-03-09 11:12), 0.9.10.01 (2012-09-09 09:22), 0.9.10.02 (2012-11-09 04:11), 0.9.10.03 (2012-11-17 08:15), 0.9.10.04 (2013-02-10 08:16), 0.9 (2010-06-08 09:34), 0.10.01.02 (2013-07-21 16:30), 0.10.02 (2021-01-29 10:50)
Other packages that cited mondate R package
View mondate citation profile
Other R packages that mondate depends, imports, suggests or enhances
Complete documentation for mondate
Functions, R codes and Examples using the mondate R package
Some associated functions: Arith-methods . array-methods . as.data.frame.mondate . as.list.mondate . cut.mondate . diff.mondate . displayFormat-methods . misc-methods . mondate-class . mondate-methods . print-methods . seq.mondate . timeunits-methods . year-methods . z[-methods . 
Some associated R codes: Full mondate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA