Description Usage Arguments Value References See Also Examples
Print variable names, taken from the input data.
1 2 3 4 |
sf |
An object extending phmodel (or a gset object, for the gset method), which is most of the objects in this package. |
all |
Logical, if false (the default), only include conditional/random variables. |
... |
Ignored. |
A character vector of variable names.
Refer to the vignette for an overview, references and better examples.
Succinct Constructors
Discrete Kernel Smoothing, Continuous Kernel Smoothing
Categorical Distributions, Empirical-Like Distributions
1 2 3 4 | prep.ph.data ()
cfh <- pdfmv.cks (trees2)
names (cfh)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.