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

Nowcasting with the EM algorithm without imposing block restrictions on the factors. #9

Open
carloshilal opened this issue Apr 13, 2021 · 4 comments

Comments

@carloshilal
Copy link

Hello,

I want to start by infinitely thanking the contributors/builders of this package! It has greatly smoothed the process of my application. However, I stumbled across a problem and I really hope that someone can help me with it!

I want to nowcast my dataset using the EM algorithm and only 1 factor without using the block structure sub-variable restrictions.
I really hope that someone can guide me through how to tweak the nowcast function into the matter, or if it is possible for me to achieve this through this package.

Thank you!
Best,
Carlos.

@a1793182
Copy link

Hi Carlos,

I think you can do it via the package if the number of factors is greater than 1. I still get an error when the number of factors is equal to 1.

@carloshilal
Copy link
Author

Same..

@aroaballesteros
Copy link

Me too, the algorithm iterates but at the end appear this error

Error in colnames<-(*tmp*, value = as.vector(sapply(X = 1:dim(blocks)[2], :
attempt to set 'colnames' on an object with less than two dimensions

@aroaballesteros
Copy link

Thank you!!

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

3 participants