Skip to content

Commit

Permalink
fixed first sentence of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
norm4nn committed Nov 1, 2024
1 parent bf491f0 commit 7abde84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/scholar/covariance/ledoit_wolf.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Scholar.Covariance.LedoitWolf do
@moduledoc """
Ledoit-Wolf is a particular form of shrinkage covariance estimator, where the shrinkage coefficient is computed using O.
Ledoit-Wolf is a particular form of shrinkage covariance estimator, where the shrinkage coefficient is computed using O. Ledoit and M. Wolf’s formula.
Ledoit and M. Wolf's formula as
described in "A Well-Conditioned Estimator for Large-Dimensional
Expand Down

0 comments on commit 7abde84

Please sign in to comment.