-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix effect modef with constant , docs
- Loading branch information
PharmCat
committed
Dec 17, 2024
1 parent
fc34d09
commit 7ea2cf5
Showing
4 changed files
with
57 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ uuid = "a1dec852-9fe5-11e9-361f-8d9fde67cfa2" | |
keywords = ["lenearmodel", "mixedmodel"] | ||
desc = "Mixed-effects models with flexible covariance structure." | ||
authors = ["Vladimir Arnautov <[email protected]>"] | ||
version = "0.16.2" | ||
version = "0.16.3" | ||
|
||
[deps] | ||
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5" | ||
|
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