It's not entirely clear to me what you mean by an "exponential low" but the
lmomco package provides r,d,p,q-functions for both the shifted and truncated
exponential distributions. Perhaps that's what you're after?
If there's another distribution you have in mind, I'd check the CRAN
distribution
Deal list
> I want to generate a random number in an interval using exponential low
> I know how to make that simply using uniform low
> x1 <- runif(1, 5.0, 7.5)
> this will generate a number between 5 et 7.5 but with uniform low.
> Could you help pease.?
> Regards
>
> --
> PhD candidate in Comput
2 matches
Mail list logo