On May 4, 2012, at 10:52 AM, Saurav Pathak wrote:
On 05/04/2012 10:39 AM, David Winsemius wrote:
On May 3, 2012, at 7:10 PM, Saurav Pathak wrote:
Hi,
For some reason I have been unable to use the predict function
when I desire the standard error to be calculated too. For
example, when
On 05/04/2012 10:39 AM, David Winsemius wrote:
On May 3, 2012, at 7:10 PM, Saurav Pathak wrote:
Hi,
For some reason I have been unable to use the predict function when I
desire the standard error to be calculated too. For example, when I
try the following:
l<- loess(d~x+y, span=span, se=
On May 3, 2012, at 7:10 PM, Saurav Pathak wrote:
Hi,
For some reason I have been unable to use the predict function when
I desire the standard error to be calculated too. For example, when
I try the following:
l<- loess(d~x+y, span=span, se=TRUE)
p<- predict(l, se=TRUE)
I don't know
Hi,
For some reason I have been unable to use the predict function when I
desire the standard error to be calculated too. For example, when I try
the following:
l<- loess(d~x+y, span=span, se=TRUE)
p<- predict(l, se=TRUE)
I get the following error message:
Error in vector("double", length
4 matches
Mail list logo