Skip to content

Commit

Permalink
Merge pull request #162 from JosiahParry/patch-1
Browse files Browse the repository at this point in the history
doc: Fix typo in DGP docs
  • Loading branch information
pedrovma authored Oct 22, 2024
2 parents aeb34f1 + 8a98381 commit 9eabac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spreg/dgp.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ def dgp_sperror(u, xb, w, lam=0.5, model="sar", imethod="power_exp"):

def dgp_slxerror(u, xb, wxg, w, lam=0.5, model="sar", imethod="power_exp"):
"""
dgp_sperror: generates y for SLX spatial error model with xb, wxg, weights,
dgp_slxrror: generates y for SLX spatial error model with xb, wxg, weights,
spatial parameter lam, model type (sar or ma),
error term, method for inverse transform
Expand Down

0 comments on commit 9eabac4

Please sign in to comment.