plot.GK {RCBR}R Documentation

Plot a GK object

Description

Given a fitted model by the Guatier-Kitamura procedure plot the estimated density contours

Usage

## S3 method for class 'GK'
plot(x, ...)

Arguments

x

is the fitted GK object

...

other arguments to pass to contour, notably e.g. add = TRUE

Value

nothing (invisibly)


[Package RCBR version 0.6.2 Index]