as.symData: Creates object symData from a list if possible

Description Usage Arguments Value Author(s) See Also

View source: R/as.symData.R

Description

Creates object symData from a list of symObjects. If not returns FALSE.

Usage

1
as.symData(L, nvnames = NULL)

Arguments

L

a list of symObjects.

nvnames

names of components of each variable in symObject.

Value

Either FALSE or object symData. Object represents a list of

SOs

vector of symbolic objects (class symObject). The transformed dataset.

so

An empty symObject.

namedSO

An empty symObject with names for categories of each variable.

alpha

A vector of weights

type

A type of symData. See the argument above.

Author(s)

Natasa Kejzar

See Also

summary.symData, print.symObject, empty.symObject


clamix documentation built on May 2, 2019, 4:51 p.m.