-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix doctests and add missing docstrings (#192)
* first round of doctest(; fix=true): coeftables, hypotheiscoding * use Documenter 0.25 series; docstrings for response/modelmatrix * include hypothesis_matrix in contrasts doc page * DataFrames.DataFrame -> DataFrame * build docs on 1.5 * bump patch version * specify rng in internals * add StableRNGs to project * stablerng everywhere there's a rand * don't need rand here * don't seed RNG in setdocmeta * run doctest(; fix=true) * missed some fixes... * use julia-repl for the ugly hypmat text and add some explanatory txt * bump patch version * fix a few more stray small exponents * Revert "fix a few more stray small exponents" This reverts commit c458cdf.
- Loading branch information
1 parent
a496205
commit e6b5f23
Showing
12 changed files
with
316 additions
and
231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e6b5f23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
e6b5f23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/27027
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: