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.11")



Attach the package and use:
library("eigenmodel")
Maintained by
Peter Hoff
[Scholar Profile | Author Map]
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.11, https://cran.r-project.org/web/packages/eigenmodel. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2007-06-27 11:32), 1.01 (2012-03-23 22:45), 1.10 (2018-06-03 16:57)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for eigenmodel20406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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