Vanúcia SchumacherCurso de graduação em meteorologia - UFPELBolsista do 
Programa de Educação Tutorial - PET

> From: vanucia-schumac...@hotmail.com
> To: r-help@r-project.org
> Date: Tue, 21 Feb 2012 15:48:44 +0000
> Subject: [R] HELP ERROR   Weibull values must be > 0
> 
> 
> GUYS,
> 
> I NEED HELP WITH ERROR:
> 
> library(MASS)
> > dados<-read.table("mediaRGinverno.txt",header=FALSE)
> > vento50<-fitdistr(dados[[1]],densfun="weibull")
> Erro em fitdistr(dados[[1]], densfun = "weibull") : 
>   Weibull values must be > 0
> WHY RETURN THIS ERROR? WHAT CAN I DO?
> 
> 
> BEST REGARDS                                    
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to