Learn R Programming

VarSelLCM (version 2.0.1)

summary: Summary function.

Description

This function gives the summary of an instance of '>VSLCMresultsContinuous, '>VSLCMresultsInteger, '>VSLCMresultsCategorical or '>VSLCMresultsMixed.

Usage

# S4 method for VSLCMresultsContinuous
summary(object)

# S4 method for VSLCMresultsInteger summary(object)

# S4 method for VSLCMresultsCategorical summary(object)

# S4 method for VSLCMresultsMixed summary(object)

Arguments

object

instance of '>VSLCMresultsContinuous, '>VSLCMresultsInteger, '>VSLCMresultsCategorical or '>VSLCMresultsMixed..