
Package ‘OpenRepGrid’ June 1, 2018 License GPL (>= 2) Title Tools to Analyze Repertory Grid Data LazyData yes Type Package LazyLoad yes Description Analyze repertory grids, a qualitative-quantitative data collection technique devised by George A. Kelly in the 1950s. Today, grids are used across various domains ranging from clinical psychology to marketing. The package contains functions to quantitatively analyze and visualize repertory grid data (see e.g. Bell, 2005, <doi:10.1002/0470013370.ch9>; Fransella, Bell, & Bannister, 2004, ISBN: 978-0-470-09080-0). Version 0.1.12 Date 2018-05-31 Encoding UTF-8 URL http://openrepgrid.org, https://github.com/markheckmann/OpenRepGrid Imports methods, graphics, grid, utils, stats, grDevices, plyr, stringr, abind, rgl, colorspace, GPArotation, psych, XML, tcltk, pvclust, openxlsx Collate 'bertin.r' 'calc.r' 'data-openrepgrid.r' 'dev-functions.r' 'distance.R' 'double-entry.R' 'export.r' 'gmMain.r' 'import.r' 'measures.r' 'onair.r' 'openrepgrid.r' 'repgrid.r' 'repgrid-basicops.r' 'repgrid-constructs.r' 'repgrid-elements.r' 'repgrid-output.r' 'repgrid-plots.r' 'repgrid-ratings.r' 'rgl-3d.r' 'settings.r' 'utils-import.r' 'utils.r' 'zzz.r' RoxygenNote 6.0.1 NeedsCompilation no Author Mark Heckmann [aut, cre] Maintainer Mark Heckmann <[email protected]> Repository CRAN Date/Publication 2018-05-31 22:52:29 UTC 1 2 R topics documented: R topics documented: +,repgrid,repgrid-method . .3 addConstruct . .4 addElement . .6 alignByIdeal . .7 alignByLoadings . .8 bertin . 10 bertinCluster . 12 bindConstructs . 14 biplot2d . 15 biplot3d . 20 biplotEsa2d . 23 biplotEsa3d . 24 biplotEsaPseudo3d . 25 biplotPseudo3d . 26 biplotSimple . 28 biplotSlater2d . 30 biplotSlater3d . 31 biplotSlaterPseudo3d . 32 center . 34 cluster . 35 clusterBoot . 36 constructCor . 39 constructD . 40 constructPca . 41 constructPcaLoadings . 43 constructRmsCor . 43 data-bell2010 . 44 data-bellmcgorry1992 . 45 data-boeker . 45 data-fbb2003 . 46 data-feixas2004 . 46 data-leach2001 . 46 data-mackay1992 . 47 data-raeithel . 47 data-slater1977a . 47 data-slater1977b . 48 distance . 48 distanceHartmann . 49 distanceNormalized . 52 distanceSlater . 54 elementCor . 56 elementRmsCor . 57 home ............................................ 59 importExcel . 60 importGridcor . 61 importGridstat . 63 +,repgrid,repgrid-method 3 importGridsuite . 64 importScivesco . 66 importTxt . 67 indexBias . 69 indexConflict1 . 70 indexConflict2 . 72 indexConflict3 . 74 indexDilemma . 76 indexIntensity . 80 indexPvaff . 81 indexVariability . 83 left.............................................. 84 makeRepgrid . 85 normalize . 86 OpenRepGrid . 87 OpenRepGrid-overview . 88 permuteConstructs . 92 randomGrid . 92 randomGrids . 93 reorder2d . 94 saveAsExcel . 96 saveAsTxt . 97 setConstructAttr . 98 setElementAttr . 99 setScale . 100 settings . 101 settingsLoad . 102 settingsSave . 102 shift . 103 show,repgrid-method . 104 statsElements . 104 swapConstructs . 106 swapElements . 107 swapPoles . 107 [,repgrid,ANY,ANY-method . 108 [<-,repgrid-method . 109 Index 110 +,repgrid,repgrid-method Concatenate repgrid objects. Description Simple concatenation of repgrid objects or list containing repgrid objects using the ’+’ operator. 4 addConstruct Usage ## S4 method for signature 'repgrid,repgrid' e1 + e2 ## S4 method for signature 'list,repgrid' e1 + e2 ## S4 method for signature 'repgrid,list' e1 + e2 Arguments e1, e2 A repgrid object. Details Methods for "+" function. Author(s) Mark heckmann Examples x <- bell2010 x + x x + list(x,x) list(x,x) + x addConstruct Add a new construct to an existing.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages112 Page
-
File Size-