issues Search Results · repo:hanase/BMA language:R
Filter by
6 results
(82 ms)6 results
inhanase/BMA (press backspace or delete to remove)Hello. I would like to ask a question about the package BMA . I have a simulation of linear regression and my candidate
models are ten nested models .The first model only includes the first variable of ...
dududurant
- 1
- Opened on Sep 25, 2024
- #7
dududurant
- Opened on Sep 25, 2024
- #6
The main function fails when there is missing data. The error message is not informative. I suggest you automatically
subset to complete cases, as many other packages do. You can throw a warning when missing ...
Deleetdk
- 1
- Opened on Jan 18, 2021
- #5
I found an error. Not sure of the cause, but relates to one particular variable (model). Here s a reprex. I guess it may
be due to handling factor variable with too many small levels.
library(tidyverse) ...
Deleetdk
- 3
- Opened on Jan 18, 2021
- #4
In dropcols function in this line: if dispersion of the glm.out object is 1, then dropglm does not contain LRT . The
relevant item is called scaled dev. . In such a case, the code stops with dropped == ...
hanase
- Opened on Feb 28, 2020
- #3
It only appears if one of the variable names has a number at the end and there is a factor involved. In such a case the
function adds a suffix .x to the variable names in order not to confuse the normal ...
hanase
- Opened on Mar 30, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.