| center_data | Center Data |
| check_metric | Check Metric for Inner Product |
| dummify | Dummify |
| dummify_dataframe | Data Frame to Dummy Matrix |
| dummify_factor | Factor to Dummy Matrix |
| dummify_matrix | Matrix to Dummy Matrix |
| dummify_vector | Vector to Dummy Matrix |
| eigen_values | Eigen-values |
| identity_matrix | Identity Matrix |
| inner_prod | Inner Product |
| lower_triangular | Lower Triangular |
| matrixkit | 'matrixkit' is a First-Aid-Kit for matrix operations. |
| mnorm | Euclidean Norm of a Matrix |
| normalize | Normalize |
| one_norm | Matrix Norms |
| ones | vector and matrix of ones |
| orthogonal | Orthogonal Basis |
| power_method | Power Method |
| projector | Orthogonal Projector (a.k.a. hat matrix) |
| pseudoinverse | matrix pseudo inverse |
| rank_matrix | Rank of matrix |
| singular_values | Singular Values |
| smart_svd | Smart Singular Value Decomposition (SVD) |
| svd_positive | Singular Value Decomposition (SVD) retaining positive values |
| svd_tall | Singular Value Decomposition (SVD) for a tall matrix |
| svd_wide | Singular Value Decomposition (SVD) for a wide matrix |
| trace_matrix | Trace of a square matrix |
| upper_triangular | Upper Triangular |
| vectorize | Vectorize |
| vnorm | Vector Norm |
| wedderburn | Wedderburn Rank Reduction |
| weighted_average | Weighted Average |
| zeros | vector and matrix of zeros |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.