R/is.thinresid.R

Defines functions is.thinresid

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

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.