search for: soetart

Displaying 1 result from an estimated 1 matches for "soetart".

Did you mean: soetaert
2011 May 29
1
dynamic programming
Dear members of R forum, I'm trying to perform a simply dynamic programming model in R, following the reccomendations of Soetart & Herman (A practical guide to ecological modeling). However, I've obtained a number of problems, that I'm unable to solve (even thoughI've tried during at least 2 hours). Can anyone help me? Many thanks > ccrit <- 0 > cmax <- 5 > cclass <- ccrit:cmax > nc &...