plot.GK: Plot a GK object

View source: R/plot.GK.R

plot.GKR 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)


RCBR documentation built on Nov. 8, 2023, 5:08 p.m.

Related to plot.GK in RCBR...