Skip to content

Commit d8ff87a

Browse files
committed
Remove unpolished LOO-related stuff from this branch (not ready for release)
1 parent a044360 commit d8ff87a

File tree

5 files changed

+0
-715
lines changed

5 files changed

+0
-715
lines changed

NEWS.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
# Changes in version 2.7.0 (?)
2-
3-
## LOO-related stuff (ready for release ?)
4-
5-
* `stk_param_loomse`: New function to estimate parameters, based on
6-
the leave-one-out mean square error.
7-
8-
* `stk_param_loopvc`: New function, which computes the leave-one-out
9-
predictive variance.
10-
11-
* `stk_example_misc06`: New example.
12-
13-
-----
14-
15-
161
# Changes in version 2.6.0
172

183
## Required Octave version

admin/octpkg/INDEX

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ Parameter estimation
7373
stk_param_gls
7474
stk_param_init
7575
stk_param_init_lnv
76-
stk_param_loomse
77-
stk_param_loopvc
7876
stk_param_relik
7977
#stk_param_estim_optim [internal]
8078
#stk_param_getdefaultbounds [internal]
@@ -297,7 +295,6 @@ Examples: miscellaneous
297295
stk_example_misc03
298296
stk_example_misc04
299297
stk_example_misc05
300-
stk_example_misc06
301298

302299
Examples: test functions, datasets, etc.
303300
stk_dataset_twobumps

examples/03_miscellaneous/stk_example_misc06.m

Lines changed: 0 additions & 272 deletions
This file was deleted.

0 commit comments

Comments
 (0)