Skip to content

almost standardized the components between bic.glm.data.frame, bic.glm.formula, and bic.glm.matrix#2

Open
sbgraves237 wants to merge 7 commits intohanase:masterfrom
sbgraves237:master
Open

almost standardized the components between bic.glm.data.frame, bic.glm.formula, and bic.glm.matrix#2
sbgraves237 wants to merge 7 commits intohanase:masterfrom
sbgraves237:master

Conversation

@sbgraves237
Copy link
Copy Markdown

all.equal(names(...), names(...)) between the outputs of bic.glm.data.frame, bic.glm.formula, and bic.glm.matrix. I believe the components are numerically identical, but the names are different. Fixing the names of the components is a next step.

@sbgraves237
Copy link
Copy Markdown
Author

I ran "git config --global core.autocrlf true" on my macOS 10.15.1 machine, per request from Hana. I don't know if this fixed anything; I hope it did, but I'm not sure. The main difference between this version and "hanase/BMA" is that names(bic.glm) are the same between the three different methods. I believe the answers are numerically equivalent, but the names in many components are different. I've also added examples to "bic.glm.Rd" to test some of these differences.

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