Giter VIP home page Giter VIP logo

Comments (3)

asjadnaqvi avatar asjadnaqvi commented on May 28, 2024 1

Dear Grant,

That would be awesome! Have been looking for someone to complete the R part for a while.

I would prefer a separate R directory and subfolders. This will ensure that the R section itself reads smoothly. One can always cross-reference if needed.

from did.

grantmcdermott avatar grantmcdermott commented on May 28, 2024

Super! I'll try to get on it ASAP.

Gotcha on the separate directory structure. Three more quick things while I have you, since these will save me time down the line.

  • The relative Stata code directory/nav path currently resolves to docs/code. Are you okay with me renaming this to docs/code_stata, moving all the sub-folders across, and adding the R stuff under docs/code_r? It would be a breaking change as far as links go, but nice for code symmetry.
  • Are you okay with me sightly changing the notation on the R stuff, e.g. using 'time' instead of 't'? Everything would still work with the latter. But I try to steer people away from using t as a variable, since t() is a base function and creates potential for an implicit namespace clash. (Similar to 'c' and 'c()'.) Again, feel free to say no if you'd rather preserve a strict equivalence across the R and Stata examples.
  • Can we use a dedicated "data generation" page instead of repeating this step on every sub-page? Obviously, this could apply to the Stata pages too. Apart from my DRY adherence, I think keeping the data gen stuff separate will help readers to focus on the operationalized of each package.

from did.

asjadnaqvi avatar asjadnaqvi commented on May 28, 2024
  1. Yep that is fine! As long as the relative paths are fixed and the pages don't break.

  2. That is fine. Let's standardize id and time to id and time. I will change it once you push the updates. I also have a couple of minor errors to fix so I will do it in one go.

  3. Yep. I have been planning to do this for a while now. The initial thinking was to keep each page complete especially if someone is interested in just one estimator. But it makes more sense to have a dedicated data generation page.

from did.

Related Issues (14)

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.