Skip to content
Prev 30670 / 398506 Next

trying to plot function using curve

Faheem  -

I observe that function  unnorm1() explicitly returns a vector of
length one, constructed from the first and second elements of its
argument.  Possibly, it was intended to use the first and second
columns of its argument, in which case the subscripts should read
 y[ ,1]  and  y[ ,2].  Uwe Ligges' comment applies.

HTH  -  tom blackwell  -  u michigan medical school  -  ann arbor  -
On Tue, 15 Apr 2003, Faheem Mitha wrote: