powered by
Print methods for objects in this package.
Note that this function is likely to change in the next update.
# S3 method for Kernel ph.printf(k, …) # S3 method for phmodel ph.printf(sf, …) # S3 method for dset ph.printf(vf, …)
A kernel object.
An object extending phmodel, which is most of the objects in this package.
A list of probability distributions.
Ignored.
Refer to the vignette for an overview, references and better examples.
Succinct Constructors Discrete Kernel Smoothing, Continuous Kernel Smoothing Categorical Distributions, Empirical-Like Distributions
# NOT RUN { prep.ph.data () dfh <- pmfuv.dks (traffic.bins, traffic.freq) #autoprinting dfh # }
Run the code above in your browser using DataLab