Skip to content

Commit 2d9d605

Browse files
committed
export rpca
1 parent ebb8c8b commit 2d9d605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SingularSpectrumAnalysis.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module SingularSpectrumAnalysis
22

33
using LinearAlgebra, Statistics, RecipesBase, Requires, TotalLeastSquares
44

5-
export hankel, hankelize, unhankel, elementary, reconstruct, hsvd, autogroup, analyze, lowrankfilter
5+
export hankel, hankelize, unhankel, elementary, reconstruct, hsvd, autogroup, analyze, rpca, lowrankfilter
66

77
export sigmaplot, pairplot
88

0 commit comments

Comments
 (0)