Skip to content

Commit 49a12b3

Browse files
author
Jouni Helske
committed
affiliation
1 parent 97239a3 commit 49a12b3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Changes from version 1.5.1 to 1.6.0
22
* Added a new function `SSMbespoke` to be used inside `SSModel`. This allows
33
users to abstract the functionality of `SSMcustom` via their own bespoke
4-
function using, e.g., `SSMbespoke(myfun()) in the model formula.
4+
function using, e.g., `SSMbespoke(myfun()) in the model formula. Thank you
5+
Matteo Pelagatti for the suggestion.
56

67
Changes from version 1.5.0 to 1.5.1
78
* Added explicit alias for KFAS-package due to changes in roxygen2.

vignettes/KFAS.Rnw

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ State space modelling is an efficient and flexible method for statistical infere
4747
%% in the following format:
4848
\Address{
4949
Jouni Helske\\
50-
University of Jyv\"askyl\"a\\
51-
Department of Mathematics and Statistics\\
52-
40014 Jyv\"askyl\"a, Finland\\
50+
University of Turku\\
5351
E-mail: \email{Jouni.Helske@iki.fi}
5452
}
5553
%% It is also possible to add a telephone and fax number

0 commit comments

Comments
 (0)