I want to use function nlminb from stats package in my C program. I am aware of few different ways to do this: call R function within C code, using packag
I want to use function nlminb from stats package in my C program. I am aware of few different ways to do this: call R function within C code, using packag