Other packages > Find by keyword >

TripleR  

Social Relation Model (SRM) Analyses for Single or Multiple Groups
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TripleR", "1.5.5")



Attach the package and use:
library("TripleR")
Maintained by
Felix Schönbrodt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-02
Latest Update: 2022-04-26
Description:
Social Relation Model (SRM) analyses for single or multiple round-robin groups are performed. These analyses are either based on one manifest variable, one latent construct measured by two manifest variables, two manifest variables and their bivariate relations, or two latent constructs each measured by two manifest variables. Within-group t-tests for variance components and covariances are provided for single groups. For multiple groups two types of significance tests are provided: between-groups t-tests (as in SOREMO) and enhanced standard errors based on Lashley and Bond (1997) <doi:10.1037/1082-989X.2.3.278>. Handling for missing values is provided.
How to cite:
Felix Schönbrodt (2009). TripleR: Social Relation Model (SRM) Analyses for Single or Multiple Groups. R package version 1.5.5, https://cran.r-project.org/web/packages/TripleR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2009-06-16 15:28), 0.1 (2009-06-02 19:28), 0.4.3 (2010-08-13 20:30), 0.4.6 (2010-09-24 18:16), 0.4 (2010-07-24 21:42), 0.5.1 (2010-11-23 17:28), 0.5.2 (2010-11-29 11:21), 0.5.3 (2010-12-03 12:38), 0.5 (2010-11-15 11:56), 1.0.1 (2010-12-21 18:03), 1.0.5 (2011-02-10 07:52), 1.0.6 (2011-03-11 17:08), 1.0 (2010-12-20 17:47), 1.1.1 (2011-08-09 10:22), 1.1.3 (2011-08-09 19:06), 1.1.5 (2011-10-05 13:31), 1.1.6 (2012-02-06 13:18), 1.1.7 (2012-09-12 16:55), 1.1.8 (2013-03-07 17:33), 1.2.1 (2013-10-02 13:22), 1.4.1 (2015-04-30 20:40), 1.4 (2014-09-09 14:19), 1.5.0 (2016-03-25 00:15), 1.5.1 (2016-04-11 14:45), 1.5.3 (2016-07-21 18:52), 1.5.4 (2022-04-26 13:40)
Other packages that cited TripleR R package
View TripleR citation profile
Other R packages that TripleR depends, imports, suggests or enhances
Complete documentation for TripleR
Functions, R codes and Examples using the TripleR R package
Some associated functions: RR . RR.style . RR.summary . TripleR-package . getEffects . long2matrix . matrix2long . parCor . plot.RRuni . plot_missings . selfCor . 
Some associated R codes: 00-Skinning.R . LashleyBond.R . getEffects.R . helpers.R . imports.R . impute.R . long2matrix.R . plots.R . print.RR.R . weighted.t.test.R .  Full TripleR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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