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]
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.4, https://cran.r-project.org/web/packages/TripleR. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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