powered by
Plots of pairwise kernel arrays.
list.ckernels ()plot_kernel_array (ks = list.ckernels (), …, ref.line=TRUE, colors)
plot_kernel_array (ks = list.ckernels (), …, ref.line=TRUE, colors)
List of Kernel objects.
If true, add a reference line.
Optional character vector of colors for each plot.
Ignored.
The function list.ckernels, simply returns a list of CKernel (continuous kernel) objects.
The plot_kernel_array function plot pairs of kernels, for comparison purposes.
Refer to the vignette for an overview, references and better examples.
Kernels
ph.plotf.DKernel, ph.plotf.CKernel
# NOT RUN { plot_kernel_array () # }
Run the code above in your browser using DataLab