Giter Site home page Giter Site logo

Comments (8)

jstriaukas avatar jstriaukas commented on May 9, 2024

Hello,

Sure. Please write me an email with specific questions you have.

FYI, functions that handle panel data are cv.panel.sglfit and ic.panel.sglfit. Please check the description file also.

from midasml.

Yuanyuan77-wang avatar Yuanyuan77-wang commented on May 9, 2024

Hello,
I have emailed you .Looking forward to your reply .Thanks!

from midasml.

jstriaukas avatar jstriaukas commented on May 9, 2024

please email me at either [email protected] or [email protected] - i haven't received your email.

from midasml.

Yuanyuan77-wang avatar Yuanyuan77-wang commented on May 9, 2024

Hello,I emailed you again,did you received it ?

from midasml.

jstriaukas avatar jstriaukas commented on May 9, 2024

can you paste here your question as i still haven't received it.

from midasml.

Yuanyuan77-wang avatar Yuanyuan77-wang commented on May 9, 2024

I'm very sorry that the mail failed to send again.
I have read your paper: Machine Learning Panel Data Regressions with an Application to Nowcasting Price Earnings Ratios , and I want to ask some questions about the data used in the paper and the implementation in R.
I am trying to reproduce your work, but in the process of collecting data, a lot of data which measure the company's financials are missing. Do you have any suggestions for filling the missing values besides removing them in the panel data?
And, about ‘cv.panel.sglfit’ and ‘ic.panel.sglfit’,Do these functions must use lasso penalty? In your another paper ,you use it for high dimensional series data, but for low-dimensional panels would variable selection with some significance test yield better results?
About the function ‘mixed_freq_data’ (Creates a MIDAS data structure for asingle high-frequency covariate and a single low-frequencydependent variable) ,does it return a data frame? I am confused about how to combine all the covariates together to form a complete dataset. If there are multiple variables, can they be aggregated together? Could you provide me with more examples?
Thanks.

from midasml.

jstriaukas avatar jstriaukas commented on May 9, 2024

Q1. "a lot of data which measure the company's financials are missing" - missing in our analysis? We list all the series in the appendix. As for missing data, for earnings and earnings forecast, we include firms in the analysis which have only full-time series without missing entries. ML with missing data is an interesting research area but we did not cover this in that paper. Please check the appendix where we detail how we deal with textual data.

Q2. "Do these functions must use lasso penalty?" - sg-LASSO is a convex combination of LASSO and group LASSO. 'gamma'\in [0,1] parameter determines the relative weight between the two norms. Setting gamma = 1.0 lead to LASSO.

Q3. "In your another paper ,you use it for high dimensional series data, but for low-dimensional panels would variable selection with some significance test yield better results?" - I am not really following the question. But, if understand the question well, our Granger causality procedure leads to more accurate inference when one uses pooled data. We report this in our panel paper MC simulations.

Q4. "About the function ‘mixed_freq_data’ (Creates a MIDAS data structure for asingle high-frequency covariate and a single low-frequencydependent variable) ,does it return a data frame?" - 'mixed_freq_data' constructs MIDAS data structures. Please see example code for the output type as well as documentation. 'mixed_freq_data_single' function might be more useful for manipulating high-dimensional panels.

Hope this helps.

from midasml.

Yuanyuan77-wang avatar Yuanyuan77-wang commented on May 9, 2024

Thanks for your time !
I have benefited a lot and will continue to it!

from midasml.

Related Issues (10)

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.