Package: INFOSET
Type: Package
Title: Computing a New Informative Distribution Set of Asset Returns
Version: 4.0.6
Authors@R: 
    c(person("Gloria", "Polinesi", , "g.polinesi@staff.univpm.it", role = c("aut", "cre")),
    person("Francesca", "Mariani", role = "aut"),
             person("Maria Cristina", "Recchioni", role = "aut"))
Author: Gloria Polinesi [aut, cre],
  Francesca Mariani [aut],
  Maria Cristina Recchioni [aut]
Maintainer: Gloria Polinesi <g.polinesi@staff.univpm.it>
Description: Estimation of the most-left informative set of gross returns 
             (i.e., the informative set).
             The procedure to compute the informative set adjusts the method 
             proposed by 
             Mariani et al. (2022a) <doi:10.1007/s11205-020-02440-6> 
             and 
             Mariani et al. (2022b) <doi:10.1007/s10287-022-00422-2> 
             to gross returns of financial assets. 
             This is accomplished through an adaptive algorithm
             that identifies sub-groups of gross returns in 
             each iteration by approximating their distribution with a
             sequence of two-component log-normal mixtures. 
             These sub-groups emerge when a significant change
             in the distribution occurs below the median of the 
             financial returns, with their boundary termed as
             the “change point" of the mixture. 
             The process concludes when no further change points are detected.
             The outcome encompasses parameters of the leftmost mixture 
             distributions and change points of the
             analyzed financial time series.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: Matrix, colorspace, dendextend, quadprog, mixtools, stats,
        graphics
Depends: R (>= 2.10)
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-06 06:44:07 UTC; Utente
Repository: CRAN
Date/Publication: 2024-09-06 13:00:09 UTC
