powered by
Currently, these functions call the corresponding univariate constructors.
pmf.dks (…) cdf.dks (…) qf.dks (…)pdf.cks (…) cdf.cks (…) qf.cks (…)pmf.cat (…) cdf.cat (…) qf.cat (…)cdf.el (…) qf.el (…)
pdf.cks (…) cdf.cks (…) qf.cks (…)
pmf.cat (…) cdf.cat (…) qf.cat (…)
cdf.el (…) qf.el (…)
Argument list for the corresponding constructor. Refer to the details section.
Refer to univariate constructors. i.e. pmfuv.dks.
Currently, these functions call the corresponding constructor with a uv suffix.
i.e. pmf.dks calls pmfuv.dks pdf.cks calls pdfuv.cks
Refer to the vignette for an overview, references and better examples.
Discrete Kernel Smoothing, Continuous Kernel Smoothing Categorical Distributions, Empirical-Like Distributions
Conditional Distributions with Mixed Input Types These can be used for statistical classification purposes.
# NOT RUN { prep.ph.data () cFht <- qf.cks (height) # }
Run the code above in your browser using DataLab