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 07 May. 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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for TripleR051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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