Skip to content

Commit cdc2960

Browse files
authored
Remove nonexistent export of LagTerm and dropterm (#218)
* Remove nonexistent export of LagTerm * Also remove dropterm
1 parent 688561c commit cdc2960

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/StatsModels.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export
3535
ContrastsCoding,
3636

3737
coefnames,
38-
dropterm,
3938
setcontrasts!,
4039
formula,
4140

@@ -48,7 +47,6 @@ export
4847
FormulaTerm,
4948
InterceptTerm,
5049
FunctionTerm,
51-
LagTerm,
5250
MatrixTerm,
5351

5452
lag, lead, # Rexported from ShiftedArrays

0 commit comments

Comments
 (0)