kaskr opened this issue 2 years ago · 0 comments
library(RTMB) f <- function(p) { return (1) } obj <- MakeADFun(f, list(mean=0, sd=1) ) ## Error in dependent(y) : 'x' must be 'advector' (lost class attribute?)