Other packages > Find by keyword >

eigenmodel  

Semiparametric Factor and Regression Models for Symmetric Relational Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("eigenmodel", "1.12")



Attach the package and use:
library("eigenmodel")
Maintained by
Peter Hoff
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-06-27
Latest Update: 2019-05-28
Description:
Estimation of the parameters in a model for symmetric relational data (e.g., the above-diagonal part of a square matrix), using a model-based eigenvalue decomposition and regression. Missing data is accommodated, and a posterior mean for missing data is calculated under the assumption that the data are missing at random. The marginal distribution of the relational data can be arbitrary, and is fit with an ordered probit specification. See Hoff (2007) for details on the model.
How to cite:
Peter Hoff (2007). eigenmodel: Semiparametric Factor and Regression Models for Symmetric Relational Data. R package version 1.12, https://cran.r-project.org/web/packages/eigenmodel. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:35), 1.0 (2007-06-27 11:32), 1.01 (2012-03-23 22:45), 1.10 (2018-06-03 16:57), 1.11 (2019-05-28 17:40)
Other packages that cited eigenmodel R package
View eigenmodel citation profile
Other R packages that eigenmodel depends, imports, suggests or enhances
Complete documentation for eigenmodel
Functions, R codes and Examples using the eigenmodel R package
Some associated functions: ULU . XB . YX_Friend . Y_Gen . Y_Pro . Y_impute . addlines . eigenmodel-package . eigenmodel_mcmc . eigenmodel_setup . plot.eigenmodel_post . rUL_fc . rZ_fc . rb_fc . rmvnorm . 
Some associated R codes: ULU.R . XB.R . Y_impute.R . addlines.R . eigenmodel-package.R . eigenmodel_mcmc.R . eigenmodel_setup.R . plot.eigenmodel_post.R . rUL_fc.R . rZ_fc.R . rb_fc.R . rmvnorm.R .  Full eigenmodel package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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