summaryrefslogtreecommitdiff
path: root/math/R-psych
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-07 02:46:40 +0000
committerbrook <brook@pkgsrc.org>2020-08-07 02:46:40 +0000
commite65f8f5f4809d5d9b884eb819c9553cd685fc632 (patch)
tree427273db79676133aacefef317edb5bfdfb55916 /math/R-psych
parentdaa0066b65d34ab20a44c4cfffc77320d3009db5 (diff)
downloadpkgsrc-e65f8f5f4809d5d9b884eb819c9553cd685fc632.tar.gz
math/R-psych: import R-psych-1.9.12.31
A general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Functions for simulating and testing particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometric theory as well as publications in personality research. For more information, see the personality-project.org/r web page.
Diffstat (limited to 'math/R-psych')
-rw-r--r--math/R-psych/DESCR16
-rw-r--r--math/R-psych/Makefile16
-rw-r--r--math/R-psych/distinfo6
3 files changed, 38 insertions, 0 deletions
diff --git a/math/R-psych/DESCR b/math/R-psych/DESCR
new file mode 100644
index 00000000000..fccae5bc55d
--- /dev/null
+++ b/math/R-psych/DESCR
@@ -0,0 +1,16 @@
+A general purpose toolbox for personality, psychometric theory and
+experimental psychology. Functions are primarily for multivariate
+analysis and scale construction using factor analysis, principal
+component analysis, cluster analysis and reliability analysis,
+although others provide basic descriptive statistics. Item Response
+Theory is done using factor analysis of tetrachoric and polychoric
+correlations. Functions for analyzing data at multiple levels include
+within and between group statistics, including correlations and factor
+analysis. Functions for simulating and testing particular item and
+test structures are included. Several functions serve as a useful
+front end for structural equation modeling. Graphical displays of
+path diagrams, factor analysis and structural equation models are
+created using basic graphics. Some of the functions are written to
+support a book on psychometric theory as well as publications in
+personality research. For more information, see the
+personality-project.org/r web page.
diff --git a/math/R-psych/Makefile b/math/R-psych/Makefile
new file mode 100644
index 00000000000..3a36323945c
--- /dev/null
+++ b/math/R-psych/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 02:46:40 brook Exp $
+
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/psych/
+COMMENT= Procedures for psychological and psychometric research
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= psych
+R_PKGVER= 1.9.12.31
+
+DEPENDS+= R-mnormt>=1.5.4:../../math/R-mnormt
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-psych/distinfo b/math/R-psych/distinfo
new file mode 100644
index 00000000000..b952a73bc26
--- /dev/null
+++ b/math/R-psych/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 02:46:40 brook Exp $
+
+SHA1 (R/psych_1.9.12.31.tar.gz) = 6845f0ba16921b3ada8e05007132a653e7d90b5d
+RMD160 (R/psych_1.9.12.31.tar.gz) = f1f22fd04f5958c3c93c045ef77155a0aab50a7e
+SHA512 (R/psych_1.9.12.31.tar.gz) = 71d395fc46ff5816b873cd2d42ab257100304a61d41599588109d19e3374312be8e04330396633f4c1b906a4db38d4e6be641ad1bb76feab212e9c29efe2330e
+Size (R/psych_1.9.12.31.tar.gz) = 1724122 bytes