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: 2021-01-29
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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