Coder Social home page Coder Social logo

classo's Introduction

Welcome to my Github profile page ๐Ÿ‘‹

I am a Ph.D. student in the Department of Economics, University of Southern California. My research interests are mainly in econometrics.

๐Ÿ”ญ Iโ€™m currently working on high-dimensional predictive regression models, random coefficient models and panel data models with grouped heterogeneity. Feel free to check my research profile and CV out.

๐ŸŒฑ I'm a R user and maintaining classo and LasForecast.

๐Ÿ’ฌ zhangao [at] usc [dot] edu

Zhan's GitHub stats

classo's People

Contributors

zhan-gao avatar zhentaoshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

classo's Issues

A reminder to myself

A few things to improve:

  1. SPJ_PLS cannot handle shared trends for each i. They singular after demeaning.
  2. write the help document for data.normalization.

Encounter errors using functions 'PLS.mosek' and "PLS.nlopt"

I generate data by DGP 1 described in Su, Shi and Phillips (2016) and it works well using "PLS.cvxr". However, when I use "PLS.mosek" with the code
pls_out <- PLS.mosek(n, tt, y, x, K = 3, lambda = lambda)
, it raise error:
Error in a.out[k, ] <- mosek.out$alpha :
number of items to replace is not a multiple of replacement length

When I use "PLS.nlopt" with
pls_out <- PLS.nlopt(n, tt, y, x, K = 3, lambda = lambda)
, it raise error:
Error in eval_f(x0, ...) : object 'p' not found

I have checked that the package "Rmosel" and "nloptr" are rightly installed.

mosek_version()
[1] "MOSEK 10.0.46"

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.