Disable previews #672
Annotations
1 warning
Documentation:
../../../.julia/packages/Documenter/Bs999/src/utilities/utilities.jl#L46
8 docstrings not included in the manual:
GLM.wrkresp! :: Union{Tuple{T}, Tuple{T, GLM.GlmResp{T}}} where T<:(AbstractVector{T} where T<:AbstractFloat)
GLM.wrkresp :: Tuple{GLM.GlmResp}
GLM.linpred :: Union{Tuple{GLM.LinPred}, Tuple{GLM.LinPred, Real}}
GLM.linpred! :: Union{Tuple{Any, GLM.LinPred}, Tuple{Any, GLM.LinPred, Real}}
GLM.updateμ!
GLM.delbeta!
StatsAPI.predict! :: Tuple{Union{NamedTuple{(:prediction, :lower, :upper), <:Tuple{AbstractVector, AbstractVector, AbstractVector}}, AbstractVector}, GLM.AbstractGLM, AbstractMatrix}
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.
|