This function provides plots of the estimated cluster mean functions and of the classified curves when applied to the output of sasfclust, whereas provides the cross-validation plots when applied to the output of sasfclust_cv. In the latter case the first plot displays the CV values as a function of G, lambda_s and lambda_l; the second plot displays the CV values as a function of lambda_s and lambda_l for G fixed at its optimal value; the third plot displays the CV values as a function of lambda_l for G and lambda_s fixed at their optimal value.
## S3 method for class 'sasfclust_cv'plot(x,...)## S3 method for class 'sasfclust'plot(x,...)
Arguments
x: The output of either sasfclust or sasfclust_cv.
...: No additional parameters, called for side effects.