merliseclyde/BAS: BAS 1.5.0
Description
add na.action for handling NA's for predict methods; GitHub issue #10
added include.always as new argument to bas.lm. This allows a formula to specify which terms should always be included in all models. By default the intercept is always included.
added a section to the vignetted to illustrate weighted regression and the force.heredity.bas function to group levels of a factor so that they enter or leave the model together.
fixed problem if there is only one model for image function; GitHub issue #11
fixed error in bas.lm with non-equal weights where R2 was incorrect. GitHub issue #17
- deprecate the predict argument in predict.bas, predict.basglm and internal functions as it is not utilized
Files
merliseclyde/BAS-v1.5.0.zip
Files
(5.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:764cbd0d48b619c8f028b9086c41aa63
|
5.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/merliseclyde/BAS/tree/v1.5.0 (URL)