Skip to content
Snippets Groups Projects
Commit 230f720c authored by thierrychambert's avatar thierrychambert
Browse files

In models.R, moved (1-h) from

A%*%N1*(1-h)
to
build_Leslie(s = s*(1-h), f = f)

Exact same results, but easier to understand
parent adfd1d12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment