R/is.supresid.R

Defines functions is.supresid

is.supresid <- function(x){
	inherits(x, "supresid")	
}

Try the stppResid package in your browser

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

stppResid documentation built on May 29, 2017, 3:48 p.m.