All functions |
|
|---|---|
libqe: Shared C++ Core for Quantitative Ethnography Packages |
|
Ground/response accumulation for one unit (tma model) |
|
Ground/response accumulation for one unit — returns unit vector and per-row matrix |
|
Flatten an adjacency matrix to a connection vector |
|
Tensor-based multi-modal accumulation for one unit (tma model) |
|
Compute a column-major linear index into a multi-dimensional array |
|
Core adjacency matrix for one ground+response pair |
|
Center data (subtract column means) |
|
Complete a rotation — keep named axes verbatim, fill remainder from SVD |
|
Project a matrix onto the hyperplane orthogonal to a unit-norm axis |
|
Least-squares node positions for directed ENA |
|
Directed node positions with paired ground+response rows combined |
|
Fold a directed (n*n) vector into an undirected upper-triangle vector |
|
Pearson correlation with CI between ENA points and centroids |
|
SVD rotation (matches prcomp(retx=F, scale=F, center=F, tol=0)) |
|
Confidence interval for the mean of a group of ENA unit points |
|
Least-squares node positions for undirected ENA |
|
Means rotation |
|
Orthogonal SVD — orthonormalize named axes via QR, fill the rest from SVD |
|
Outlier interval based on IQR (Tukey fence) for a group of ENA unit points |
|
Rolling backward window sum of a code matrix |
|
Per-row upper-triangle co-occurrence matrix |
|
Max-norm scaling (divide all rows by the largest row L2 norm) |
|
Row-wise L2 (sphere) normalization |
|
Traditional stanza-window accumulation (rENA model) |
|
Code-name pairs for upper-triangle positions ("A & B") |
|
Upper-triangle index pairs |
|
Pairwise products → upper-triangle vector |
|