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 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:28), 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

box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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