plotfit.smoothfy: Plot smooth fitted f(y) and forward distance distribution for...

Description Usage Arguments Details

View source: R/2DLTfunctions.r

Description

Plot spline smooth of f(y) and forward distance distribution resulting from a call of plotfit.y.

Usage

1
2
plotfit.smoothfy(fit, nclass = 12, nfys = 200, xmax = max(fit$dat$x),
  main = "", plot = TRUE)

Arguments

fit

fitted object output by fityx

nclass

number of histogram bins to use

nfys

number of points to use in plotting smooth

xmax

maxumum perp. dist. to use

Details

Plot f(y) and forward distance distribution resulting from a call of fityx. This is a post-hoc fix of


david-borchers/LT2D documentation built on Aug. 17, 2020, 1:37 a.m.