We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa1474 commit 2065d2fCopy full SHA for 2065d2f
src/estimator/execute.jl
@@ -258,7 +258,7 @@ augmented model is not verified (see Extended Help for more info).
258
Keyword arguments with *`emphasis`* are non-Unicode alternatives.
259
260
- `estim::StateEstimator` : estimator to set model and covariances.
261
-- `model=estim.model` : new plant model ([`NonLinModel`](@ref) not supported).
+- `model=estim.model` : new plant model (not supported by [`NonLinModel`](@ref)).
262
- `Q̂=nothing` or *`Qhat`* : new augmented model ``\mathbf{Q̂}`` covariance matrix.
263
- `R̂=nothing` or *`Rhat`* : new augmented model ``\mathbf{R̂}`` covariance matrix.
264
0 commit comments