mariegosme / SSM.R

translation of SSM model by Thomas R. Sinclair and Afshin Soltani into R
GNU General Public License v3.0
1 stars 1 forks source link

bug on computation of FTSWRZ (formerly cFTSWweightedbyRoots, to be renamed to cFTSWrootZone) #4

Open mariegosme opened 4 years ago

mariegosme commented 4 years ago

FTSWRZ=ATSWRZ/TTSWRZ instead of FTSWRZ=sum(FTSW*weights)