vecvec-package | R Documentation |
Mixed type vectors are useful for combining semantically similar classes. Some examples of semantically related classes include time across different granularities (e.g. daily, monthly, annual) and probability distributions (e.g. Normal, Uniform, Poisson). These groups of vector types typically share common statistical operations which vary in results with the attributes of each vector. The 'vecvec' data structure facilitates efficient storage and computation across multiple vectors within the same object.
Maintainer: Mitchell O'Hara-Wild mail@mitchelloharawild.com (ORCID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.