Other packages > Find by keyword >

NMOF  

Numerical Methods and Optimization in Finance
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("NMOF", "2.10-1")



Attach the package and use:
library("NMOF")
Maintained by
Enrico Schumann
[Scholar Profile | Author Map]
First Published: 2011-10-20
Latest Update: 2023-10-20
Description:
Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). The package provides implementations of optimisation heuristics (Differential Evolution, Genetic Algorithms, Particle Swarm Optimisation, Simulated Annealing and Threshold Accepting), and other optimisation tools, such as grid search and greedy search. There are also functions for the valuation of financial instruments such as bonds and options, for portfolio selection and functions that help with stochastic simulations.
How to cite:
Enrico Schumann (2011). NMOF: Numerical Methods and Optimization in Finance. R package version 2.10-1, https://cran.r-project.org/web/packages/NMOF. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.20-0 (2011-10-20 22:25), 0.22-0 (2011-12-10 12:13), 0.23-1 (2012-03-04 13:07), 0.25-4 (2012-07-08 11:19), 0.27-0 (2012-11-29 21:22), 0.28-0 (2013-06-10 15:05), 0.28-2 (2013-09-06 14:21), 0.34-0 (2014-11-05 13:33), 0.34-1 (2015-02-03 17:30), 0.34-2 (2015-05-07 00:11), 0.36-2 (2015-10-20 10:57), 0.40-0 (2016-10-20 22:12), 1.2-2 (2017-10-20 12:05), 1.4-1 (2018-05-08 21:07), 1.4-3 (2018-06-26 22:33), 1.6-0 (2019-04-01 16:50), 2.0-1 (2019-10-20 21:20), 2.1-0 (2020-04-06 22:52), 2.2-2 (2020-10-20 20:50), 2.3-1 (2021-01-19 14:10), 2.4-0 (2021-04-01 09:30), 2.4-1 (2021-04-10 23:20), 2.5-0 (2021-10-20 11:10), 2.5-1 (2022-05-13 14:40), 2.7-0 (2022-08-19 23:10), 2.7-1 (2022-10-20 08:57), 2.8-0 (2023-10-20 10:20), 2.10-0 (2024-10-20 18:20)
Other packages that cited NMOF R package
View NMOF citation profile
Other R packages that NMOF depends, imports, suggests or enhances
Complete documentation for NMOF
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/06Downloads for NMOF0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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