[R] gumbel distribution

Frede Aakmann Tøgersen frtog at vestas.com
Tue May 13 20:08:20 CEST 2014


Is this a home work problem?

See

Weibull                 package:stats                  R Documentation

The Weibull Distribution

Description:

     Density, distribution function, quantile function and random
     generation for the Weibull distribution with parameters 'shape'
     and 'scale'.

Usage:

     dweibull(x, shape, scale = 1, log = FALSE)
     pweibull(q, shape, scale = 1, lower.tail = TRUE, log.p = FALSE)
     qweibull(p, shape, scale = 1, lower.tail = TRUE, log.p = FALSE)
     rweibull(n, shape, scale = 1)
     

Yours sincerely / Med venlig hilsen


Frede Aakmann Tøgersen
Specialist, M.Sc., Ph.D.
Plant Performance & Modeling

Technology & Service Solutions
T +45 9730 5135
M +45 2547 6050
frtog at vestas.com
http://www.vestas.com

Company reg. name: Vestas Wind Systems A/S
This e-mail is subject to our e-mail disclaimer statement.
Please refer to www.vestas.com/legal/notice
If you have received this e-mail in error please contact the sender. 


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
> On Behalf Of eliza botto
> Sent: 13. maj 2014 19:57
> To: r-help at r-project.org
> Subject: [R] gumbel distribution
> 
> Dear useRs,
> I need some examples of gumbel probability plots in R. i'll be extremely
> grateful if you could share the codes of a working example.
> Eliza
> 
> 
> 	[[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list