inv_bijectionvector | R Documentation |
Based on the bijective relationship between natural numbers and sum of powers of two, convert integer between 0 and 2^K-1 to K-dimensional attribute pattern.
inv_bijectionvector(K, CL)
K |
An |
CL |
An |
A vec
of the K-dimensional attribute pattern corresponding to CL.
inv_bijectionvector(4,0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.