powered by
Fit empirical-like probability distributions, from data.
cdfuv.el (x, …, w=NA) qfuv.el (x, …, w=NA)
Numeric vector of data. Also can be a single-column numeric matrix, preferably with a column name.
Optional numeric vector of weights.
Ignored.
Self-referencing function objects.
Refer to Mockup Function Objects
Refer to the vignette for more information.
Refer to the vignette for an overview, references and better examples.
Succinct Constructors Discrete Kernel Smoothing, Continuous Kernel Smoothing, Categorical Distributions
is.el, print.phmodel, plot.eluv
# NOT RUN { ph.data.prep () eFht <- qfuv.el (height) eFht (0.5) # }
Run the code above in your browser using DataLab