sie.auto.plot {Sie2nts} | R Documentation |
Plot the Estimate Results by Automatic Fitting
Description
sie.auto.plot() visualizes the estimation of coefficient, gives the elbow plot and represents the cross validation result.
Usage
sie.auto.plot(res.auto.fit, type, title = "")
Arguments
res.auto.fit |
the output from sie.auto.fit() function |
type |
type indicates which type of basis is used (There are 31 types in this package) |
title |
give the title for the auto estimate plot |
Value
A list which contains 3 plot related to the estimation of coefficient, Elbow point and cross validation in order
[Package Sie2nts version 0.1.0 Index]