Fix handling of zero weights #941
Annotations
10 warnings
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1` and linking `v1` to `v1.9.4`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v0.11` and linking `v0.11` to `v0.11.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.1` and linking `v1.1` to `v1.1.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.2` and linking `v1.2` to `v1.2.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.3` and linking `v1.3` to `v1.3.11`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.5` and linking `v1.5` to `v1.5.1`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.7` and linking `v1.7` to `v1.7.0`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `v1.9` and linking `v1.9` to `v1.9.4`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/deploydocs.jl#L593
removing `stable` and linking `stable` to `v1.9.4`.
|
|
Documentation:
../../../.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl#L49
9 docstrings not included in the manual:
StatsAPI.predict! :: Tuple{Union{NamedTuple{(:prediction, :lower, :upper), <:Tuple{AbstractVector, AbstractVector, AbstractVector}}, AbstractVector}, GLM.AbstractGLM, AbstractMatrix}
GLM.updateμ!
GLM.linpred! :: Union{Tuple{Any, GLM.LinPred}, Tuple{Any, GLM.LinPred, Real}}
GLM.wrkresp :: Tuple{GLM.GlmResp}
StatsAPI.coeftable :: Tuple{GLM.AbstractGLM}
GLM.delbeta!
GLM.linpred :: Union{Tuple{GLM.LinPred}, Tuple{GLM.LinPred, Real}}
GLM.wrkresp! :: Union{Tuple{T}, Tuple{T, GLM.GlmResp{T}}} where T<:(AbstractVector{T} where T<:AbstractFloat)
GLM._safe_int :: Tuple{T} where T<:AbstractFloat
These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.
|