powered by
Print methods for objects in this package.
# S3 method for phmodel print(x, …)
An object extending phmodel, which is most of the objects in this package.
Other arguments for the object.summary function.
The print method calls intoo::object.summary.
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 { ph.data.prep () dfh <- pmfuv.dks (traffic.bins, traffic.freq, lower=0) dfh # }
Run the code above in your browser using DataLab