View source: R/sie.auto.plot.R
sie.auto.plot | R Documentation |
sie.auto.plot() visualizes the estimation of coefficient, gives the elbow plot and represents the cross validation result.
sie.auto.plot(res.auto.fit, type, title = "")
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 |
A list which contains 3 plot related to the estimation of coefficient, Elbow point and cross validation in order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.