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



Attach the package and use:
library("TripleR")
Maintained by
Felix Schönbrodt
[Scholar Profile | Author Map]
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.4, https://cran.r-project.org/web/packages/TripleR. Accessed 29 Mar. 2025.
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)
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
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/2703/28Downloads for TripleR0102030405060TrendBars

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