Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sglfit function #4

Open
jstriaukas opened this issue Feb 12, 2022 · 4 comments
Open

Create sglfit function #4

jstriaukas opened this issue Feb 12, 2022 · 4 comments
Assignees

Comments

@jstriaukas
Copy link
Owner

Translate the sglfit function from R:

https://github.com/jstriaukas/midasml/blob/master/R/sglfit.R

@jstriaukas
Copy link
Owner Author

add corresponding: tscv.sglfit, cv.sglfit and ic.sglfit functions.

@jstriaukas
Copy link
Owner Author

fixed the Fortran link to Python - sglfitF.f90 can be compiled on several systems (tested on Linux and Windows 10).

@jstriaukas
Copy link
Owner Author

jstriaukas commented Apr 11, 2022

added sglfit function at:
https://github.com/jstriaukas/midasmlpy/blob/master/midasmlpy/sglfit.py

also added a description of how to compile Fortran code and about the files which are precompiled.

@jstriaukas jstriaukas self-assigned this Apr 11, 2022
@jstriaukas
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant