plot.mds: Plots fitted PDF from MDS model

Description Usage Arguments

View source: R/plot.R

Description

Plots fitted PDF from MDS model

Usage

1
2
## S3 method for class 'mds'
plot(x, delta = NULL, yquant = 0.95, nint = 1000, ...)

Arguments

x

fitted mds model (returned from mds function)

delta

use a different (dx, dt); otherwise uses mod$ds$delta

yquant

maximum y distance quantile to plot up to

nint

discrete spacing to plot approximating spline with

...

ignored


r-glennie/moveds documentation built on Dec. 9, 2019, 9:42 p.m.