-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. norm and lnorm distributions, issue #13
2. rmc, stepwise, lmCombine and lmDynamic now use alm().
- Loading branch information
Ivan Svetunkov
committed
Aug 8, 2018
1 parent
375c9bc
commit 54f2174
Showing
17 changed files
with
246 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: greybox | ||
Type: Package | ||
Title: Toolbox for Model Building and Forecasting | ||
Version: 0.3.1.41003 | ||
Date: 2018-08-07 | ||
Version: 0.3.1.41004 | ||
Date: 2018-08-08 | ||
Authors@R: person("Ivan", "Svetunkov", email = "[email protected]", role = c("aut", "cre"), | ||
comment="Lecturer at Centre for Marketing Analytics and Forecasting, Lancaster University, UK") | ||
URL: https://github.com/config-i1/greybox | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.