[Rd] "error using packet 1"

origano g.tarquinio at dmbi.org
Thu Aug 28 12:31:01 CEST 2008


Hello,
I'm Giovanni from ROMA..

I can't find a solution for the error:

"error using packet 1
the y field is not specified and it has not a default value"
(this is my traslation from italian language)

The code is:

pc<-    qqmath(~valori,
        distribution=function(p) qweibull(p,beta,alpha),
        prepanel = prepanel.qqmathline,
        panel = function(x, y) {
             panel.grid()
             panel.qqmathline(y, distribution = function(p)
qweibull(p,beta,alpha))
             panel.qqmath(x, y)
           },
        layout = c( 1,1), aspect = 0.8,
        xlab = "Unit Weibull Quantile", ylab = "D"
    )


Thanks for your regard,
Giovanni 
-- 
View this message in context: http://www.nabble.com/%22error-using-packet-1%22-tp19197960p19197960.html
Sent from the R devel mailing list archive at Nabble.com.



More information about the R-devel mailing list