[R] Error using betareg

oyvfos oyvfos at yahoo.no
Fri Jun 24 10:13:55 CEST 2011


Dear all,

I get an error using betrag on this data set
:http://dl.dropbox.com/u/1866110/dump.csv.
I run it like this
regression f2.1=betareg(Y~X1+X2,data=dump)
summary(f2.1)

I get :

Call:
betareg(formula = Y ~ X1 + X2, data = dump)

Standardized weighted residuals 2:
Error in quantile.default(x$residuals) : 
  missing values and NaN's not allowed if 'na.rm' is FALSE
In addition: Warning message:
In sqrt(v * (1 - hatvalues(object))) : NaNs produced

Does anybody know how to fix this?

Oyvind



--
View this message in context: http://r.789695.n4.nabble.com/Error-using-betareg-tp3621955p3621955.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list