Package: dispositionEffect Type: Package Title: Analysis of Disposition Effect on Financial Portfolios Version: 1.0.1 Authors@R: c( person("Lorenzo", "Mazzucchelli", email = "lorenzo.mazzucchelli@unimi.it", role = "aut"), person("Marco", "Zanotti", email = "zanottimarco17@gmail.com", role = c("aut", "cre"))) Description: Evaluate the presence of disposition effect and others irrational investor's behaviors based solely on investor's transactions and financial market data. Experimental data can also be used to perform the analysis. Four different methodologies are implemented to account for the different nature of human behaviors on financial markets. Novel analyses such as portfolio driven and time series disposition effect are also allowed. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: dplyr, purrr, lubridate, magrittr, progress Suggests: devtools, knitr, rmarkdown, roxygen2, testthat, covr, tidyr, skimr, ggplot2, ggridges, furrr, future, foreach, doParallel, parallel, bench Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 VignetteBuilder: knitr URL: https://marcozanotti.github.io/dispositionEffect/, https://github.com/marcozanotti/dispositionEffect BugReports: https://github.com/marcozanotti/dispositionEffect/issues Depends: R (>= 3.5.0) Repository: https://marcozanotti.r-universe.dev Date/Publication: 2022-05-30 07:15:16 UTC RemoteUrl: https://github.com/marcozanotti/dispositionEffect RemoteRef: HEAD RemoteSha: abb1ac72e5b1f9ea35d3641206ef3b30011ba558 NeedsCompilation: no Packaged: 2026-07-12 07:05:57 UTC; root Author: Lorenzo Mazzucchelli [aut], Marco Zanotti [aut, cre] Maintainer: Marco Zanotti