R/plot.selectedmodgof.R

Defines functions plot.selectedmodgof

Documented in plot.selectedmodgof

plot.selectedmodgof<- function(x,...){
	main=deparse(substitute(x))
	plot(x$envelopes,main=main,...)
}

Try the selectspm package in your browser

Any scripts or data that you put into this service are public.

selectspm documentation built on Jan. 5, 2023, 5:10 p.m.