plot.ctFitCovCheck | R Documentation |
Plot the results of ctFitCovCheck.
## S3 method for class 'ctFitCovCheck'
plot(checkfit, maxlag = 10)
checkfit |
Output from ctFitCovCheck. |
maxlag |
Maximum lag to plot. |
ggplot object.
## Not run:
plot.ctFitCovCheck(ctCheckFit(ctstantestfit,cor=TRUE),maxlag=3)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.