Displaying 3 results from an estimated 3 matches for "dtriangle".
Did you mean:
triangle
2006 Jul 12
0
New R-Packages: Triangle and LHS
Two new packages have been added to CRAN.
The first is a simple package which provides the standard functions for
a triangle distribution (rtriangle, dtriangle, ptriangle, qtriangle).
The second package generates and augments Latin Hypercube Samples.
Functions for generating random and optimized designs are provided.
I look forward hearing your feedback and improving the documentation!
Rob Carnell
_______________________________________________
R-...
2006 Jul 12
0
New R-Packages: Triangle and LHS
Two new packages have been added to CRAN.
The first is a simple package which provides the standard functions for
a triangle distribution (rtriangle, dtriangle, ptriangle, qtriangle).
The second package generates and augments Latin Hypercube Samples.
Functions for generating random and optimized designs are provided.
I look forward hearing your feedback and improving the documentation!
Rob Carnell
_______________________________________________
R-...
2011 Mar 08
1
R Commander QQ Plot with triangular distribution
I am attempting to use the R Commander Graphs Quantile-Comparison
functionality on a dataset, to compare with a triangular distribution.
I have the package triangle. My question is on the syntax of how
to specify the parameters of the theoretical distribution in the
Parameters field of the dialog box. For example, the theoretical
distribution has min of 3000, max of 5000, mode of 4000. When