We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe614b7 commit cefd306Copy full SHA for cefd306
1 file changed
src/LinearRegressionKit.jl
@@ -20,7 +20,7 @@ include("newey_west.jl")
20
include("kfold.jl")
21
22
"""
23
- struct linRegRes
+ struct linRegRes
24
25
Store results from the regression
26
0 commit comments