plotFMT: Plot fitting results from fmt function

View source: R/fmt.R

plotFMTR Documentation

Plot fitting results from fmt function

Description

This function provides fitting plots of fmt function.

Usage

plotFMT(x, type, ...)

Arguments

x

return list from fmt function

type

type of plots

...

extra parameters for plot function

Value

No return value.


fmt documentation built on Sept. 5, 2022, 9:07 a.m.

Related to plotFMT in fmt...