Git Product home page Git Product logo

intrinsicfrp's People

Contributors

a91quaini avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

intrinsicfrp's Issues

[paper] Introduction : lackas a few more general sentences.

The paper is very well writen and nice to read, thanks a lot for that !

Could you refactor a bit the first paragraph of the summary so that it is readable for people that are not from the fioannce field ? Think about people that have knowledge in computer science, R and Cpp but not in mathematics, probability, and finance: maybe from biology ?

For them, understanding what you are talking about might be very difficult in the current state of the first paragraphs. A good solution would be to include a few generic sentences introducing your field to non-specialist, including a good reference to a recent-but-novice-friendly book :)

[docs] Community guidelines

In at least the readme, you should include a block of text that indicates to someone that might need the info how they mlight 1) contribute tot he software, 2) report issues or problems, or 3ยฐ seek support. Usually one paragraph is enough.

[docs] HJMisspecificationTest detaisl section seems abit harsh

You only state "Computes the Hansen-Jagannatan misspecification statistic and p-value of an asset pricing model
from test asset excess returns and risk factors.". This is a bit harsh as i it very hard to understand what is going on without already knowing what you are talking about.

COuld you developp on why this stat is important / how it can be used AND give the propper reference ?


Same thing for ohter documentations entries. Generally, you hjave to expand as much as possible on each entry page. I know this is a bit of work, but I assure you that it is worth it !

[paper] statement of need precision

You say that "By addressing the two issues [...] the paper allows to readily apply methods from (Qaini et al)". But is it the only methods it allows to apply ? I thought that the methods you documented and exported were comming from a broader piece of litterature?

Maybe you should reformulate a bit this sentence.

[tests -> docs] Copy tests as documentation exemples

I see that your testing suite is very well organised and correspond to each of the functions that you are exporting. One good idea would be to use the exemples that you test your code onto as additional documentations exemples. This is a low hanging fruit but will be a great improvement to your docs

[docs] Documentation need to contain references

For exemples, in the ChenFang2019BetaRankTest documentation, you state that is compute the "Chen fang 2019 rank statistic and p-value". I bet that Chen-Fang 2019 is a reference to a given paper. The documentation could include this reference in a better format (like in a paper) so that getting to the source is easier.

More generally, each page of the documentation that refers to the litterature should include the corresponding bibliography. I havent done that in a while, but I remember that there are tools to include properly-formated bibtex references in Roxygen documentation, maybe you could take a look ?


Other instance: ?TRFP with Newey-West 1994


Same thing with the datasets: there is currently a link but in the paper you say that there data come from (French, 2022) ? This ref needs to appear in the docs too

Release intrinsicFRP 1

First release:

Prepare for release:

  • git pull
  • Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • rhub::check(platform = 'ubuntu-rchk')
  • rhub::check_with_sanitizers()
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('major')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted ๐ŸŽ‰
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • usethis::use_news_md()
  • git push
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

[readme] Bibliography is not full / not consistent

  1. One reference ahs a link to the paper, the -two others do not : either you remove this link or you provide links for every reference.

  2. Many papers are quoted in the readme without the references at the end, this is not OK: some people might not know the litterature as good as you :)

[docs] Exemple on the real dataset

I bet you have somewhere an exemple of use of your package on the real datasets it contains. This exemple should appear :

  1. In the readme, alongside the exemple that is already there.
  2. In the documentation pages associated to the datasets, which for the moment have no exemples at all.

This will help people understand how usefull your code might be :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.