Skip to content

Commit 54f94d4

Browse files
committed
To highlight the names of the contributors, copyrights are now shown in help text
1 parent af758b9 commit 54f94d4

File tree

330 files changed

+407
-426
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

330 files changed

+407
-426
lines changed

diag/acorr.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
%
99
% See also
1010
% XCORR
11-
12-
% Copyright (C) 2000 Aki Vehtari
1311
%
12+
% Copyright (C) 2000 Aki Vehtari
13+
1414
% This software is distributed under the GNU General Public
1515
% Licence (version 3 or later); please refer to the file
1616
% Licence.txt, included with the software, for details.

diag/acorr2.m

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
% C = ACORR(X,MAXLAG) returns normalized autocorrelation
55
% sequences for each column of X computing correlation via FFT
66
%
7-
87
% Copyright (C) 2000-2008 Aki Vehtari
98
%
109
% This software is distributed under the GNU General Public

diag/acorrtime.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
% for spatio-temporally misaligned data using DIC
2929
% criterion. Technical report, Division of Biostatistics,
3030
% University of Minnesota, 1999. p. 9.
31-
32-
% Copyright (C) 2000-2001 Aki Vehtari
3331
%
32+
% Copyright (C) 2000-2001 Aki Vehtari
33+
3434
% This software is distributed under the GNU General Public
3535
% Licence (version 3 or later); please refer to the file
3636
% Licence.txt, included with the software, for details.

diag/aucs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
% methods to assess improvement in risk prediction models:
1616
% Extension to survival analysis. Statistics in Medicine
1717
% 30(1):22-38.
18-
18+
%
1919
% Copyright (C) 2012 Ernesto Ulloa, Aki Vehtari
2020

2121
% This software is distributed under the GNU General Public

diag/auct.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
% methods to assess improvement in risk prediction models:
1414
% Extension to survival analysis. Statistics in Medicine
1515
% 30(1):22-38.
16-
16+
%
1717
% Copyright (C) 2012 Ernesto Ulloa, Aki Vehtari
1818

1919
% This software is distributed under the GNU General Public

diag/cipsrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
%
1313
% See also
1414
% IPSRF
15-
15+
%
1616
% Copyright (C) 1999 Simo Särkkä
1717
% Copyright (C) 2004 Aki Vehtari
18-
%
18+
1919
% This software is distributed under the GNU General Public
2020
% Licence (version 3 or later); please refer to the file
2121
% Licence.txt, included with the software, for details.

diag/cmpsrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
%
1313
% See also
1414
% MPSRF, PSRF, CPSRF
15-
16-
% Copyright (C) 1999 Simo Särkkä
1715
%
16+
% Copyright (C) 1999 Simo Särkkä
17+
1818
% This software is distributed under the GNU General Public
1919
% Licence (version 3 or later); please refer to the file
2020
% Licence.txt, included with the software, for details.

diag/cpsrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
%
1313
% See also
1414
% PSRF, MPSRF, CMPSRF
15-
15+
%
1616
% Copyright (C) 1999 Simo Särkkä
1717
% Copyright (C) 2013 Aki Vehtari
18-
%
18+
1919
% This software is distributed under the GNU General Public
2020
% Licence (version 3 or later); please refer to the file
2121
% Licence.txt, included with the software, for details.

diag/custats.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
% [CA,CS] = custats(X) or [CA,CS] = custats(X,n0)
55
% returns cumulative statistics of X. CA is the
66
% cumulative average and CS is the cumulative variance.
7-
8-
% Copyright (C) 1999 Simo Särkkä
97
%
8+
% Copyright (C) 1999 Simo Särkkä
9+
1010
% This software is distributed under the GNU General Public
1111
% Licence (version 3 or later); please refer to the file
1212
% Licence.txt, included with the software, for details.

diag/cusum.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
%
2222
% See also
2323
% HAIR
24-
25-
% Copyright (C) 1999 Simo Särkkä
2624
%
25+
% Copyright (C) 1999 Simo Särkkä
26+
2727
% This software is distributed under the GNU General Public
2828
% Licence (version 3 or later); please refer to the file
2929
% Licence.txt, included with the software, for details.

diag/derivativecheck.m

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
% DELTA=DERIVATIVECHECK(X, FUN) returns the delta between the
2121
% user-supllied and finite difference derivatives.
2222
%
23-
2423
% Copyright (c) Christopher M Bishop, Ian T Nabney (1996, 1997)
2524
% Copyright (c) 2010-2011 Aki Vehtari
2625

diag/ext_auc.m

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
% Extension to survival analysis. Statistics in Medicine
1414
% 30(1):22-38.
1515
%
16-
1716
% Copyright (C) 2012 Ernesto Ulloa, Aki Vehtari
1817

1918
% This software is distributed under the GNU General Public

diag/gbinit.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
%
1919
% See also
2020
% GBITER
21-
22-
% Copyright (C) 1999 Simo Särkkä
2321
%
22+
% Copyright (C) 1999 Simo Särkkä
23+
2424
% This software is distributed under the GNU General Public
2525
% Licence (version 3 or later); please refer to the file
2626
% Licence.txt, included with the software, for details.

diag/gbiter.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
%
3232
% See also
3333
% GBINIT
34-
35-
% Copyright (C) 1999 Simo Särkkä
3634
%
35+
% Copyright (C) 1999 Simo Särkkä
36+
3737
% This software is distributed under the GNU General Public
3838
% Licence (version 3 or later); please refer to the file
3939
% Licence.txt, included with the software, for details.

diag/geyer_icse.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
% References:
1010
% [1] C. J. Geyer, (1992). "Practical Markov Chain Monte Carlo",
1111
% Statistical Science, 7(4):473-511
12-
13-
% Copyright (C) 2002 Aki Vehtari
1412
%
13+
% Copyright (C) 2002 Aki Vehtari
14+
1515
% This software is distributed under the GNU General Public
1616
% Licence (version 3 or later); please refer to the file
1717
% Licence.txt, included with the software, for details.

diag/geyer_imse.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
%
1616
% See also
1717
% GEYER_ICSE
18-
19-
% Copyright (C) 2002-2003 Aki Vehtari
2018
%
19+
% Copyright (C) 2002-2003 Aki Vehtari
20+
2121
% This software is distributed under the GNU General Public
2222
% Licence (version 3 or later); please refer to the file
2323
% Licence.txt, included with the software, for details.

diag/hair.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
%
2626
% See also
2727
% CUSUM
28-
29-
% Copyright (C) 1999 Simo Särkkä
3028
%
29+
% Copyright (C) 1999 Simo Särkkä
30+
3131
% This software is distributed under the GNU General Public
3232
% Licence (version 3 or later); please refer to the file
3333
% Licence.txt, included with the software, for details.

diag/hcs.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
% methods to assess improvement in risk prediction models:
2323
% Extension to survival analysis. Statistics in Medicine
2424
% 30(1):22-38.
25-
25+
%
2626
% Copyright (C) 2012 Tomi Peltola, Ernesto Ulloa, Aki Vehtari
2727

2828
% This software is distributed under the GNU General Public

diag/hct.m

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
% Extension to survival analysis. Statistics in Medicine
1414
% 30(1):22-38.
1515
%
16-
1716
% Copyright (C) 2012 Ernesto Ulloa, Aki Vehtari
1817

1918
% This software is distributed under the GNU General Public

diag/hpdi.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
% References:
99
% [1] Chen, M.-H., Shao, Q.-M., and Ibrahim, J. Q., (2000).
1010
% Monte Carlo Methods in Bayesian Computation. Springer-Verlag.
11-
12-
% Copyright (C) 2001 Aki Vehtari
1311
%
12+
% Copyright (C) 2001 Aki Vehtari
13+
1414
% This software is distributed under the GNU General Public
1515
% Licence (version 3 or later); please refer to the file
1616
% Licence.txt, included with the software, for details.

diag/idis.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
% methods to assess improvement in risk prediction models:
3030
% Extension to survival analysis. Statistics in Medicine
3131
% 30(1):22-38.
32-
32+
%
3333
% Copyright (C) 2012 Ernesto Ulloa, Aki Vehtari
3434

3535
% This software is distributed under the GNU General Public

diag/ipsrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
%
3030
% See also
3131
% CIPSRF, PSRF
32-
32+
%
3333
% Copyright (C) 1999 Simo S�rkk�
3434
% Copyright (C) 2004 Aki Vehtari
35-
%
35+
3636
% This software is distributed under the GNU General Public
3737
% Licence (version 3 or later); please refer to the file
3838
% Licence.txt, included with the software, for details.

diag/kernel1.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
%
1515
% See also
1616
% NDHIST
17-
18-
% Copyright (C) 1999 Simo Särkkä
1917
%
18+
% Copyright (C) 1999 Simo Särkkä
19+
2020
% This software is distributed under the GNU General Public
2121
% Licence (version 3 or later); please refer to the file
2222
% Licence.txt, included with the software, for details.

diag/kernelp.m

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
% optimising plug-in partial predictive density. Works well with
99
% reasonable sized X.
1010
%
11-
1211
% Copyright (C) 2001-2003,2010 Aki Vehtari
13-
%
12+
1413
% This software is distributed under the GNU General Public
1514
% Licence (version 3 or later); please refer to the file
1615
% Licence.txt, included with the software, for details.

diag/kernels.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
%
2020
% See also
2121
% KERNEL1
22-
23-
% Copyright (C) 1999 Simo Särkkä
2422
%
23+
% Copyright (C) 1999 Simo Särkkä
24+
2525
% This software is distributed under the GNU General Public
2626
% Licence (version 3 or later); please refer to the file
2727
% Licence.txt, included with the software, for details.

diag/ksstat.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
%
5252
% See also
5353
% PSRF, GEYER_IMSE, THIN
54-
55-
% Copyright (C) 2001-2005 Aki Vehtari
5654
%
55+
% Copyright (C) 2001-2005 Aki Vehtari
56+
5757
% This software is distributed under the GNU General Public
5858
% Licence (version 3 or later); please refer to the file
5959
% Licence.txt, included with the software, for details.

diag/mpsrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
%
3131
% See also
3232
% CMPSRF, PSRF, CPSRF
33-
34-
% Copyright (C) 1999 Simo Särkkä
3533
%
34+
% Copyright (C) 1999 Simo Särkkä
35+
3636
% This software is distributed under the GNU General Public
3737
% Licence (version 3 or later); please refer to the file
3838
% Licence.txt, included with the software, for details.

diag/ndhist.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
%
2929
% See also
3030
% KERNEL1, HIST, NDGRID
31-
32-
% Copyright (C) 1999 Simo Särkkä
3331
%
32+
% Copyright (C) 1999 Simo Särkkä
33+
3434
% This software is distributed under the GNU General Public
3535
% Licence (version 3 or later); please refer to the file
3636
% Licence.txt, included with the software, for details.

diag/psrf.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
%
3535
% See also
3636
% CPSRF, MPSRF, IPSRF
37-
37+
%
3838
% Copyright (C) 1999 Simo Särkkä
3939
% Copyright (C) 2003-2004,2013 Aki Vehtari
40-
%
40+
4141
% This software is distributed under the GNU General Public
4242
% Licence (version 3 or later); please refer to the file
4343
% Licence.txt, included with the software, for details.

diag/rsqr.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
% methods to assess improvement in risk prediction models:
2828
% Extension to survival analysis. Statistics in Medicine
2929
% 30(1):22-38.
30-
30+
%
3131
% Copyright (C) 2012 Tomi Peltola, Ernesto Ulloa, Aki Vehtari
3232

3333
% This software is distributed under the GNU General Public

diag/score.m

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
% its opposite) and X's are the sampled values. n0 is length
1010
% of "burn-in" and defaults to 0.
1111
%
12-
% The idea is from:
12+
% Reference:
1313
% Anne Philippe and Christian P. Robert (Oct, 1998)
1414
% Riemann Sums for MCMC Estimation and
1515
% Convergence Monitoring. EP CNRS
16-
17-
% Copyright (C) 1999 Simo Särkkä
1816
%
17+
% Copyright (C) 1999 Simo Särkkä
18+
1919
% This software is distributed under the GNU General Public
2020
% Licence (version 3 or later); please refer to the file
2121
% Licence.txt, included with the software, for details.

dist/beta_cdf.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% BETA_CDF Beta cumulative distribution function.
33
% P = BETA_CDF(X,A,B) returns the beta cumulative distribution
44
% function with parameters A and B at the values in X.
5-
5+
%
66
% Copyright (c) 1995-1997, 2005-2007 Kurt Hornik
77

88
% This software is distributed under the GNU General Public

dist/beta_inv.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% BETA_INV Inverse of the beta cumulative distribution function (cdf).
33
% X = BETA_INV(P,A,B) returns the inverse of the beta cdf with
44
% parameters A and B at the values in P.
5-
5+
%
66
% Copyright (c) 1995-1997, 2005-2007 Kurt Hornik
77

88
% This software is distributed under the GNU General Public

dist/beta_lpdf.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
% functions as a constant matrix of the same size as the other inputs.
99
%
1010
% Default value for A and B is 1.
11-
11+
%
1212
% Copyright (c) 2005 Aki Vehtari
1313

1414
% This software is distributed under the GNU General Public

dist/beta_pdf.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
% the other inputs.
1010
%
1111
% Default value for A and B is 1.
12-
12+
%
1313
% Copyright (c) 2005 Aki Vehtari
1414

1515
% This software is distributed under the GNU General Public

dist/betarand.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
% the size of R is the size of the other parameter.
77
%
88
% R = BETARAND(A,B,M,N) returns an M-by-N matrix.
9-
9+
%
1010
% Copyright (c) 1995-1997, 2005-2007 Kurt Hornik
1111

1212
% This software is distributed under the GNU General Public

0 commit comments

Comments
 (0)