Create Sparse Vectors |
|
---|---|
Create sparse double vector |
|
Create sparse integer vector |
|
Create sparse character vector |
|
Create sparse logical vector |
|
Convertion functions |
|
Coerce sparse matrix to data frame with sparse columns |
|
Coerce sparse data frame to sparse matrix |
|
Coerce sparse matrix to tibble with sparse columns |
|
|
Coerce numeric vector to sparse double |
Helper Functions |
|
Calculate mean from sparse vectors |
|
Calculate variance from sparse vectors |
|
Calculate standard diviation from sparse vectors |
|
Calculate median from sparse vectors |
|
Calculate sqrt of sparse vectors |
|
Replace NAs with specified values in sparse vectors |
|
Detect Pressence of Missing Values |
|
Which indices are Missing Values |
|
Compute lagged values for sparse vectors |
|
Generate sparse dummy variables |
|
Calculate sparsity of data frames, matrices, and sparse matrices |
|
Utility Functions |
|
|
Sparse vector type checkers |
|
Scalar arithmatic with sparse vectors |
Vector arithmatic with sparse vectors |
|
Information extraction from sparse vectors |
|
Check for sparse elements |
|
sparsevctrs options |