R/summary.hwtANYN.R

summary.hwtANYN <-
function (object, ...) 
{
    cat("Levels: ", nlevelsWT(object), "\n")
    cat("Filter was: Haar\n")
    cat("Transform type: ", object$type, "\n")
    cat("Object was reindex to match wd: ", object$reindex, "\n")
}

Try the locits package in your browser

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

locits documentation built on Sept. 8, 2023, 5:07 p.m.