Releases: FixedEffects/FixedEffectModels.jl
Releases · FixedEffects/FixedEffectModels.jl
v0.7.4
v0.7.4 (2019-08-08)
Closed issues:
Merged pull requests:
- Cap StatsModels at 0.5 (#62) (kleinschmidt)
v0.7.3
v0.7.2
Update to FixedEffects v0.1.1
v0.7.1 Require
Use FixedEffects as back-end
partial_out
now returns a dataframe, a vector of iterations, a vector of booleans- keyword argument
save = :residuals
to only save residuals - Fixed Effects computations are now in the separate package
FixedEffects
. r2_a
renamed toadjr2
to fit the new API of StatsModels
Corrections
Correctly print IV + replace df_residual by dof_residual method
Update to Julia 0.7
v0.6.0 english
Parallel
v0.5.3 update to nonmissing
Update for StatsModels 0.22.0 and StatsBase 0.2.4
v0.5.2 Correct imports
Clusters
Correct bug for clustered standard errors