Skip to content

Comments

Fix missing SEs and TVs#14

Open
barthoekstra wants to merge 1 commit intolbb220:masterfrom
barthoekstra:fix-missing-SEs
Open

Fix missing SEs and TVs#14
barthoekstra wants to merge 1 commit intolbb220:masterfrom
barthoekstra:fix-missing-SEs

Conversation

@barthoekstra
Copy link

As the matrices to store coefficient standard errors and t-values were prepopulated with NAs instead of 0s, they would always continue to be NA (values were later added through addition, but NA + some number = NA).

I did not check if a similar problem occurs in other parts of the code.

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

Successfully merging this pull request may close these issues.

1 participant