Package index
-
RS.data - Coded Rescushell Chat Data
-
RS.data.multimodal - Coded Rescushell multi-modal Data
-
accumulate() - Accumulate Connections from a Multidimensional Array and Context Model
-
accumulate_contexts() - accumulate_contexts
-
accumulate_threads() - accumulate_threads
-
adjacency_key() - Adjacency Key
-
apply_tensor_old() - Apply windowing and weighting to context data for network accumulation
-
as.character(<adjacency.key>) - Convert Adjacency Key to Character (S3 method)
-
as.double(<adjacency.key>) - Convert Adjacency Key to Double (S3 method)
-
as.matrix(<ena.matrix>) - Matrix without metadata
-
as.matrix(<network.connections>) - Convert Network Connections to Matrix (S3 method)
-
as.network.connection() - Re-class vector as network.connection
-
as.qe.code() - Convert a vector to 'qe.code' class
-
as.qe.data() - Convert an object to 'qe.data' class
-
as.qe.horizon() - Convert a vector to 'qe.horizon' class
-
as.qe.metadata() - Convert a vector to 'qe.metadata' class
-
as.qe.unit() - Convert a vector to 'qe.unit' class
-
as.undirected.vector() - Extract Upper Triangular Elements
-
as.unordered() - Convert to Unordered Factor
-
as.unordered(<default>) - Default Method for as.unordered
-
as.unordered(<ordered.ena.connections>) - Unorder Connections in a Matrix
-
as.unordered(<ordered.row.connections>) - Convert Ordered Row Connections to Unordered (S3 method)
-
`$`(<network.matrix>) - Extract Metadata or Columns from Network Matrix (S3 method)
-
colSums.ena.matrix() - Column Sums for ENA Matrices (S3 method)
-
context_tensor() - Generate a multidimensional array for window and weight parameters
-
contexts() - Create Contexts for Units of Analysis
-
conversation_rules() - Conversation rules
-
decay() - Internal: Decay function factory (legacy)
-
door() - Apply the ETM door function to code-pair co-occurrence rows
-
door_accumulation() - Apply door smoothing to an accumulation object
-
ema_door() - Apply EMA smoothing to co-occurrence data
-
find_meta_cols() - Find metadata columns
-
hoo() - Apply a Subsetting Rule to TMA Contexts (Internal)
-
is.qe.code() - Check if an object is of class 'qe.code'
-
is.qe.data() - Check if an object is of class 'qe.data'
-
is.qe.horizon() - Check if an object is of class 'qe.horizon'
-
is.qe.metadata() - Check if an object is of class 'qe.metadata'
-
is.qe.unit() - Check if an object is of class 'qe.unit'
-
loess_door() - Apply LOESS smoothing to co-occurrence data
-
lookback_door() - Apply lookback door sliding window pooling to co-occurrence data
-
names(<network.connections>) - Title
-
namesToAdjacencyKey() - Names to Adjacency Key
-
print(<network.matrix>) - Print Method for Network Matrix (S3 method)
-
remove_meta_data() - Remove meta columns from a data.table or data.frame
-
replace_door() - Replace raw co-occurrence columns with door-adjusted values
-
rules() - Capture Subsetting Rules as Expressions
-
simple_window() - Internal: Simple window decay (legacy)
-
test_mockdata - Sample Data
-
test_reddit - Sample Data
-
test_reddit2 - Sample Data
-
test_smalldata - Sample Data
-
tma - Transmodal Analysis (TMA)
-
tma.conversations() - Find conversations by unit
-
tma.conversations2() - Conversation membership and per-modality window spans (Data View v2)
-
tma_curve_distance() - Integrated Euclidean curve distance between two fitted trajectories
-
tma_curve_distance_lag() - Integrated lagged Euclidean distance between two fitted trajectories
-
tma_dist_dist_correlation() - Distance-distance Pearson correlation between two coordinate configurations
-
tma_fit_poly_curve() - Fit polynomial parametric curve to ETM/TMA points normalized to t in [0, 1]
-
tma_poly_critical_points() - Locate critical points (heading turns, velocity zeros, inflections, curvature peaks)
-
tma_poly_derivative_profile() - Evaluate analytical derivatives of a fitted polynomial curve
-
tma_signed_turn_lag() - Discrete turn-lag distance between point sets of two conversants
-
tma_stability_grid() - Evaluate hyperparameter stability grid for door pooling
-
tma_sweep_signed_turn_lags() - Discrete turn-lag optimization sweep across signed lags
-
units() - Set Units of Analysis for a TMA Model
-
view() - Interactive Conversation Viewer
-
windows_weights() - Deprecated Alias for context_tensor