Description Usage Arguments Value Author(s) See Also Examples
Creates object symData
from a named list of data.frames. Each should data.frame
represent one variable of the units.
1 | create.symData(datalist, type = "pDist", alpha = NULL)
|
datalist |
a named list of |
type |
type of |
alpha |
a vector of weights for each variable (length(alpha) should be the same as number of data.frames). Default |
Object symData
. Represents a list of
SOs |
vector of symbolic objects (class |
so |
An empty |
namedSO |
An empty |
alpha |
A vector of weights |
type |
A type of |
Natasa Kejzar
summary.symData
, print.symObject
, empty.symObject
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.