R/residuals.mgram.R

Defines functions residuals.mgram

Documented in residuals.mgram

residuals.mgram <- function(object, ...)
{
   # for S3 "neatness"
   object$resids
}

Try the ecodist package in your browser

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

ecodist documentation built on Nov. 2, 2023, 6:01 p.m.