Skip to content

ContrastsMatrix constructor accepts AbstractVector (including CategoricalArray) #455

ContrastsMatrix constructor accepts AbstractVector (including CategoricalArray)

ContrastsMatrix constructor accepts AbstractVector (including CategoricalArray) #455

Triggered via pull request January 22, 2026 03:46
Status Success
Total duration 2m 41s
Artifacts

docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.6.8` and linking `v0.6.8` to `0.6.8`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.2` and linking `v0.2` to `v0.2.6`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.6` and linking `v0.6` to `v0.6.33`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `v0.7` and linking `v0.7` to `v0.7.8`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Documenter.jl#L800
removing `stable` and linking `stable` to `v0.7.8`.
Documentation: ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
56 docstrings not included in the manual: StatsAPI.meanresponse StatsModels.termvars :: Tuple{AbstractTerm} StatsAPI.adjr2 :: Tuple{StatisticalModel} StatsAPI.adjr2 :: Tuple{StatisticalModel, Symbol} StatsAPI.params StatsAPI.aic :: Tuple{StatisticalModel} StatsAPI.dof StatsModels.fuzzymatch :: Tuple{Any, Symbol} StatsAPI.islinear StatsAPI.dof_residual StatsAPI.pvalue StatsAPI.rss StatsAPI.nobs StatsAPI.mss StatsAPI.crossmodelmatrix :: Tuple{RegressionModel} StatsAPI.stderror :: Tuple{StatisticalModel} StatsAPI.fitted StatsAPI.isfitted StatsAPI.confint StatsModels.reshape_last_to_i :: Tuple{Any, Any} StatsAPI.linearpredictor StatsAPI.r2 :: Tuple{StatisticalModel} StatsAPI.r2 :: Tuple{StatisticalModel, Symbol} StatsAPI.leverage StatsModels.termsyms :: Tuple{AbstractTerm} StatsModels.isnested StatsAPI.RegressionModel StatsAPI.residuals StatsAPI.reconstruct! StatsAPI.fit! StatsModels.has_schema :: Tuple{AbstractTerm} StatsModels.checknamesexist :: Tuple{FormulaTerm, Any} StatsAPI.responsename StatsAPI.reconstruct StatsAPI.coeftable Base.convert :: Tuple{Type{StatsModels.ContrastsMatrix{StatsModels.FullDummyCoding}}, StatsModels.ContrastsMatrix} StatsAPI.HypothesisTest StatsAPI.offset StatsAPI.predict StatsAPI.deviance StatsAPI.coef StatsAPI.aicc :: Tuple{StatisticalModel} StatsAPI.nulldeviance StatsAPI.vcov StatsAPI.informationmatrix StatsAPI.score StatsAPI.predict! StatsAPI.loglikelihood StatsAPI.linearpredictor! StatsAPI.bic :: Tuple{StatisticalModel} StatsModels.needs_intercept :: Tuple{AbstractMatrix} StatsAPI.cooksdistance StatsModels.checkcol :: Tuple{Any, Symbol} StatsAPI.weights StatsAPI.nullloglikelihood StatsAPI.StatisticalModel These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`