Giter Site home page Giter Site logo

macrofinancer's People

Contributors

jmobrien avatar

Watchers

 avatar  avatar

macrofinancer's Issues

documentation

Still need to document in fit_tvv():

  • tvA (seems like a boolean for time-varying A matrix)
  • nlt
  • noLmd (also rename)
  • seed params
  • hyper params
  • some options (steps, etc)

Document other functions (rfvar3, bvwrap, etc.) with appropriate exporting/not

major task - consolidate to model object

General placeholder issue for consolidating behavior across the many nested functions.

Idea: should we change this to an environmental structure (vs. list?)? Worth time to compare to how done in other modeling paradigms (BHSBVAR, glmmTMB?)? (probably not under contract, but writing here for future consideration)

model object passing

Trying to make the structure follow with a unified model object as much as possible

  • bvarwrap (lhfcn) / csminwelNew functions need to be updated to accept the object
    • deeper functions also
  • rfvar3 also gets called independently for use in seed setup, review this one.

Consolidate bvarwrap functions

bvarwrap5() and bvarwrap_tvA() are highly similar; their separation requires an aliased function call that gets nested deeply and makes things harder. Can we unify these and simplify everything?

Checks needed

(extend as we go):

  • Correct mode/formatting for arguments, general
  • Variables in data as expeted
  • overlapping arguments (e.g., cos_prior & mn_prior)
  • nlt specified with hyperparams
  • match priors, etc to model variable size (e.g., v_prior has right length

prior parameters

a_diag, ur_lambda, & ur_mu were amendable by the previous pparams() function (now embedded, may be separated again later), but were not addressable by the previous wrapper function TvvDir(). Still fixed in fit_tvv(), should this be changed?

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.