powered by
Plot the results of ctFitCovCheck.
# S3 method for ctFitCovCheck plot(x, maxlag = 10, vars = NA, splitvar = NA, ...)
ggplot object.
Output from ctFitCovCheck.
Maximum lag to plot.
Optional character vector of variable names to plot. If `NA`, all variables are plotted.
Optional character string specifying a variable to split the plot by.
not used.
if (FALSE) { plot.ctFitCovCheck(ctCheckFit(ctstantestfit,cor=TRUE),maxlag=3) }
Run the code above in your browser using DataLab