I'm trying to implement a Lee-Carter Model in EViews, but am having an issue with singular value decomposition. The issue is related to the dimensions of the matrices involved.
Code: Select all
vector s
matrix v
matrix u=@svd(y_m,s,v)
Thoughts?
Moderators: EViews Gareth, EViews Moderator
Code: Select all
vector s
matrix v
matrix u=@svd(y_m,s,v)
Return to “Econometric Discussions”
Users browsing this forum: No registered users and 2 guests