In TamStat, there are four types of objects: data, functions, operators, and namespaces.
Type | Description | Examples from Mathematics | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Data can be either numeric (quantitative) or character (qualitative). Data can be structured as a scalar (a single value), vector (a list of values) or matrix (a table of values). |
|
|||||||||||||||||||
A function is a set of ordered pairs, sometimes defined by a mathematical rule. y = f(x) |
Monadic: ln, sin Dyadic: +, -, *, / |
|||||||||||||||||||
|
An operator modifies a function or combines two functions to produce a new function. |
|
||||||||||||||||||
Namespaces are objects which contain data, functions and operators. |
Complex set of results. |