Displaying 2 results from an estimated 2 matches for "buron".
Did you mean:
burn
2017 Aug 09
0
Package nleqslv ERROR
...mes a numeric vector of length 2, which is then used to set the length of the numeric vector "f". As soon as the function tries to assign a value to f[3], R correctly throws an informative error.
Mark
R. Mark Sharp, Ph.D.
msharp at TxBiomed.org
> On Aug 9, 2017, at 3:56 PM, Santi Burone <santiagoburone at gmail.com> wrote:
>
> Dear all,
> I am relatively new to R and have had some difficulty in understanding an error i get when running a code to solve a system of non-linear equations, with four equations and two variables.
>
> This is my code:
>
> ALPHA...
2017 Aug 09
2
Package nleqslv ERROR
Dear all,
I am relatively new to R and have had some difficulty in understanding an error i get when running a code to solve a system of non-linear equations, with four equations and two variables.
This is my code:
ALPHA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4)
BETA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4)
GAMMA <- c(0.3940672148378, 0.1, 0.15,