Displaying 2 results from an estimated 2 matches for "fbr600".
Did you mean:
br600
2018 May 28
2
to R Core T: mle function in 32bits not respecting the constrain
...his? Maybe I am misunderstunding of lower
parameter meaning.
Is this because the 'lower' is for the estimate but not for the hessian
calculations internally? In such a case, why in 64 bits is different from
32 bits?
And how I could solve it?
Thank you.
The code is in: https://github.com/fbr600/rERR
--
Francesc Badia Roca.
tel. (+34) 639 210 685
[[alternative HTML version deleted]]
2018 May 28
0
to R Core T: mle function in 32bits not respecting the constrain
> On May 27, 2018, at 10:31 PM, francesc badia roca <fbr600 at gmail.com> wrote:
>
> I have an issue using mle in versions of 32 bits.
>
> I am writing a package which I want to submit to the CRAN.
> When doing the check, there is an example that has an error running in the
> 32 bits version.
>
> The problem comes from the mle...