Hi all,
I am a new user of Nimble. Struggling to estimate a bivariate extreme value model writing nimble function.
Can anyone please help me on the following issue.
In the nimble function several variables, one of the variables x is defined as a matrix (nx2). I need to use each column of the matrix as separate input to some equations inside the function. If I use x [1:n, 1] or x[1:n, 2] as we use in R , the compiler replies it as bad dimensions. What I am missing here?
Unfortunately I believe you're in the wrong place. It looks like you're after https://r-nimble.org/html_manual/cha-welcome-nimble.html
This forum is for Nim a programming language with a package manager called Nimble. :)
The search engines still struggle to differentiate between Nim's language ecosystem and those other stuffs.