Skip to content

Commit 38105d7

Browse files
committed
alias for KFAS-package
1 parent e183590 commit 38105d7

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changes from version 1.5.0 to 1.5.1
2+
* Added explicit alias for KFAS-package due to changes in roxygen2.
3+
14
Changes from version 1.4.6 to 1.5.0
25
* Added a `confint` method for `KFS` output.
36
* Corrected the return value of maxiter in case the Gaussian approximation

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: KFAS
2-
Version: 1.5.0
2+
Version: 1.5.1
33
Title: Kalman Filter and Smoother for Exponential Family State Space Models
44
Authors@R:
55
person(given = "Jouni",

R/KFAS-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
#' Its Applications: With R examples. \cr
143143
#' @docType package
144144
#' @name KFAS
145-
#' @aliases KFAS
145+
#' @aliases KFAS KFAS-package
146146
#' @seealso See also \code{\link{logLik}}, \code{\link{fitSSM}},
147147
#' \code{\link{boat}}, \code{\link{sexratio}},
148148
#' \code{\link{GlobalTemp}}, \code{\link{SSModel}},

man/KFAS.Rd

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)