You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to run the command synthdid_estimate() and I am encountering the error :
"Error in synthdid_estimate(setup1$Y, setup$N0, setup$T0) :
nrow(Y) > N0 is not TRUE"
When I look the properties of setup1, nrow(setup1$Y) is 970 while setup$N0 is 937. Given this, I am not sure why I am encountering this error. I have tried to format the data as a balanced panel similar to the California dataset. Any help anyone can offer would be appreciated 👍
The text was updated successfully, but these errors were encountered:
On Thu, Apr 11, 2024 at 10:28 PM WillC123Apple ***@***.***> wrote:
Hi, I am trying to run the command *synthdid_estimate()* and I am
encountering the error :
"
*Error in synthdid_estimate(setup1$Y, setup$N0, setup$T0) : nrow(Y) > N0
is not TRUE*"
When I look the properties of setup1, *nrow(setup1$Y) is 970* while *setup$N0
is 937*. Given this, I am not sure why I am encountering this error. I
have tried to format the data as a balanced panel similar to the California
dataset. Any help anyone can offer would be appreciated 👍
—
Reply to this email directly, view it on GitHub
<#122>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANV7XFZ36NTZC5KYZTRCEDY45BEXAVCNFSM6AAAAABGDKXVIWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZTQOJSGE2TAMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi, I am trying to run the command synthdid_estimate() and I am encountering the error :
"Error in synthdid_estimate(setup1$Y, setup$N0, setup$T0) :
nrow(Y) > N0 is not TRUE"
When I look the properties of setup1, nrow(setup1$Y) is 970 while setup$N0 is 937. Given this, I am not sure why I am encountering this error. I have tried to format the data as a balanced panel similar to the California dataset. Any help anyone can offer would be appreciated 👍
The text was updated successfully, but these errors were encountered: