Displaying 1 result from an estimated 1 matches for "short2a".
Did you mean:
short2
2002 Dec 09
0
Re: R-help digest, Vol 1 #10 - 6 msgs
...> This is a multi-part message in MIME format.
> --------------060007010402070602040701
> Content-Type: text/plain; charset=us-ascii; format=flowed
> Content-Transfer-Encoding: 7bit
>
> The attached test6.r sets up input for simplex from boot package. It's
> input file is short2A.txt.
>
> Running under R 1.6.1 I get the following error message.
>
> Error in simplex1 (out1$a[1:(n + m1 + m2)], out1$A[, 1:(n + m1 + m2)], :
> subscript out of bounds
>
> Other calls to simplex seem to work properly
>
> What am I doing wrong?
>
> -------...