Package: armaOptions
Type: Package
Title: ARMA Models to Value Stock Options
Version: 1.0.0
Authors@R: person(given = "Brian",
                      family = "MacCarvill",
                      role = c("aut", "cre"),
                      email = "brianmaccarvills@gmail.com")
Maintainer: Brian MacCarvill <brianmaccarvills@gmail.com>
Description: Providing ways to estimate the value of European stock options 
    given historical stock price data. It includes functions for calculating option values 
    based on autoregressive–moving-average (ARMA) models and generates information about these models. 
    This package is make to be easy to understand and for financial analysis capabilities. 
License: GPL-3
Encoding: UTF-8
Imports: forecast, stats
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-07-07 19:32:26 UTC; brian
Author: Brian MacCarvill [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-11 12:40:06 UTC
Built: R 4.3.3; ; 2025-07-14 22:35:07 UTC; unix
