Other packages > Find by keyword >

htna  

Heterogeneous Transition Network Analysis
View on CRAN: Click here


Download and install htna package within the R console
Install from CRAN:
install.packages("htna")

Install from Github:
library("remotes")
install_github("cran/htna")

Install by package version:
library("remotes")
install_version("htna", "0.1.0")



Attach the package and use:
library("htna")
Maintained by
Sonsoles López-Pernas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-07-06
Latest Update: 2026-07-06
Description:
Implements the Heterogeneous Transition Network Analysis (HTNA) method described by López-Pernas et al. (2026) <doi:10.1002/jcal.70285>. The method is an extension of transition network analysis (TNA) where actions or events belong to two or more distinct actor types (e.g. Human and AI),preserving the actor type partition on the resulting network. Provides a thin, focused API on top of the 'Nestimate' estimation engine and the 'cograph' rendering engine, so downstream bootstrap, permutation, reliability, centrality, and plotting functions treat each actor's codes as a distinct node group.
How to cite:
Sonsoles López-Pernas (2026). htna: Heterogeneous Transition Network Analysis. R package version 0.1.0, https://cran.r-project.org/web/packages/htna. Accessed 14 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited htna R package
View htna citation profile
Other R packages that htna depends, imports, suggests or enhances
Complete documentation for htna
Functions, R codes and Examples using the htna R package
Full htna package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

maGUI  
A Graphical User Interface for Microarray Data Analysis and Annotation
Provides a comprehensive graphical user interface for analysis of Affymetrix, Agilent, Illumina, Nim ...
Download / Learn more Package Citations See dependency  
pps  
PPS Sampling
Functions to select samples using PPS (probability proportional to size) sampling. The package also ...
Download / Learn more Package Citations See dependency  
surveyCV  
Cross Validation Based on Survey Design
Functions to generate K-fold cross validation (CV) folds and CV test error estimates that take into ...
Download / Learn more Package Citations See dependency  
AutoWeatherIndices  
Calculating Weather Indices
Weather indices are formed from weather variables in this package. The users can input any number of ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA