Rdocumentation
powered by
Learn R Programming
HTShape (version 1.0.0)
fitShape: Sample L-moments ratios.
Description
This function computes the sample l-moments ratios for a given dataset (vector / matrix / data.frame).
Usage
fitShape(x, nLmom = 4)
Arguments
x
data vector / matrix.
nLmom
the number of l-moments to compute (Default = 4).
samplesByCols
do columns represent samples ? (Default = TRUE)