chmod {cluscov}R Documentation

Model criterion function

Description

A generic S3 function as wrapper for internal R routines for classes of models implemented in this package. See details c_chmod for the list of classes supported.

Usage

chmod(object, ...)

Arguments

object

the object to be passed to the concrete class constructor chmod

...

additional paramters to be passed to the internal routine


[Package cluscov version 1.1.0 Index]