Skip to content

Commit

Permalink
Change escape character \D in the description of multilinear4 variables
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoamaduzzi committed Jun 18, 2024
1 parent af9f72a commit 2b14492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/work_mdt/script/AnalysisMdt/FittingProcedures.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def multilinear4variables(x, a,b,c,log_d):
'''
N is the couples of Origin and Destination
Fitting like Vespignani:
Vectors \ Data:
Vectors - Data:
1) log Ni -> 1 Dimensional vector of length N being the mass of the grid i.
2) log Nj -> 1 Dimensional vector of length N being the mass of the grid j.
3) log dij -> 1 Dimensional vector of length N being the distance between centroids of grid i and j.
Expand Down

0 comments on commit 2b14492

Please sign in to comment.