Skip to content

Commit

Permalink
added a subdirectory base to decouple the code
Browse files Browse the repository at this point in the history
  • Loading branch information
MamadouSDiallo committed Jan 6, 2024
1 parent b6b398e commit 75070d7
Show file tree
Hide file tree
Showing 9 changed files with 489 additions and 446 deletions.
4 changes: 2 additions & 2 deletions src/samplics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
EblupEst,
EblupFit,
FitMethod,
GlmmFitStats,
FitStats,
Mse,
)
from samplics.utils import (
Expand Down Expand Up @@ -88,7 +88,7 @@
"EllUnitModel",
"FitMethod",
"fit_eblup",
"GlmmFitStats",
"FitStats",
"load_auto",
"load_birth",
"load_county_crop",
Expand Down
Empty file.
Loading

0 comments on commit 75070d7

Please sign in to comment.