Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 37 found.
[1] < 1 2 3 4 > [4]  Sort:

likert : Functions to Analyze and Visualize Likert Type Items

Package: likert
Type: Package
Title: Functions to Analyze and Visualize Likert Type Items
Version: 1.3.3
Date: 2015-12-14
Author: Jason Bryer <jason@bryer.org>, Kimberly Speerschneider
<kimkspeer@gmail.com>
Maintainer: Jason Bryer <jason@bryer.org>
URL: http://jason.bryer.org/likert
BugReports: https://github.com/jbryer/likert/issues
Description: Functions to analyze and visualize likert type items.
License: GPL
LazyLoad: yes
VignetteBuilder: utils
Depends: R (>= 3.0), ggplot2, xtable
Imports: psych, reshape2, gridExtra, grid, plyr
Suggests: devtools, shiny
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-15 02:16:57 UTC; jbryer
Repository: CRAN
Date/Publication: 2015-12-15 09:27:14

● Data Source: CranContrib
● 0 images, 24 functions, 6 datasets
● Reverse Depends: 0

generalCorr : Generalized Correlations and Initial Causal Path

Package: generalCorr
Type: Package
Title: Generalized Correlations and Initial Causal Path
Version: 1.0.2
Date: 2016-04-10
Author: Prof. H. D. Vinod, Fordham University, NY.
Maintainer: H. D. Vinod <vinod@fordham.edu>
Encoding: UTF-8
Depends: R (>= 3.0.0), np (>= 0.60), xtable (>= 1.8), meboot (>= 1.4),
psych (>= 1.5)
Suggests: R.rsp
VignetteBuilder: R.rsp
Description: Asymmetric generalized correlations r*(x|y) measure strength of the
dependence of x on y. If |r*(x|y)|> |r*(y|x)| it suggests that y is more likely
the "kernel cause" of x. There are at least two additional ways of comparing
two kernel regressions helping identify the `cause'.
In simultaneous equation
models where endogeneity of regressors is feared, we can use Prof. Koopmans' method
to ignore endogeneity problems when it kernel causes the dependent variable.
The usual partial correlations can be generalized for the asymmetric matrix of r*'s.
Partial correlations help asses effect of x on y after removing the effect of a
set of variables.
The package provides additional tools for causal assessment,
for printing the causal detections in a clear, comprehensive compact summary form,
for matrix algebra, for outlier detection, and for numerical integration by the
trapezoidal rule, stochastic dominance, etc.
The package has a function for bootstrap-based statistical inference and one
for a heuristic t-test.
License: GPL (>= 2)
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-04 17:04:59 UTC; hd
Repository: CRAN
Date/Publication: 2016-06-04 19:34:56

● Data Source: CranContrib
● 0 images, 71 functions, 5 datasets
● Reverse Depends: 0

multilevelPSA : Multilevel Propensity Score Analysis

Package: multilevelPSA
License: GPL (>= 2)
Title: Multilevel Propensity Score Analysis
Type: Package
Author: Jason Bryer <jason@bryer.org>
Maintainer: Jason Bryer <jason@bryer.org>
Description: Functions to estimate and visualize propensity
score analysis for multilevel, or clustered, data.
Version: 1.2.4
URL: http://jason.bryer.org/multilevelPSA/
http://github.com/jbryer/multilevelPSA
BugReports: https://github.com/jbryer/multilevelPSA/issues
Depends: ggplot2, xtable, R (>= 3.0)
Imports: PSAgraphics, plyr, psych, reshape, grid, party, MASS
Suggests: testthat
Date: 2015-12-28
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-28 19:34:00 UTC; jbryer
Repository: CRAN
Date/Publication: 2015-12-28 21:43:03

● Data Source: CranContrib
● 0 images, 32 functions, 4 datasets
● Reverse Depends: 0

klausuR : Multiple Choice Test Evaluation

Package: klausuR
Type: Package
Title: Multiple Choice Test Evaluation
Depends: R (>= 2.9.0), xtable, psychometric, polycor, methods,
graphics, tools
Enhances: rkward
Description: A set of functions designed to quickly generate results of a
multiple choice test. Generates detailed global results, lists for
anonymous feedback and personalised result feedback (in LaTeX and/or PDF
format), as well as item statistics like Cronbach's alpha or disciminatory
power. klausuR also includes a plugin for the R GUI and IDE RKWard,
providing dialogs for its basic features. To use them, install RKWard from
http://rkward.sf.net (plugins are detected automatically). Due to some
restrictions on CRAN, the full package sources are only available from the
project homepage.
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
URL: http://r-forge.r-project.org/projects/klausur
Authors@R: c(person(given="m.eik", family="michalke", email="meik.michalke@hhu.de", role=c("aut", "cre")))
Version: 0.12-10
Date: 2015-02-07
Collate: '00_class_01_klausuR.test.R' '00_class_02_klausuR.R'
'00_class_03_klausuR.answ.R' '00_class_04_klausuR.mult.R'
'01_method_plot.klausuR.R' '01_method_show.klausuR.R'
'01_method_sort.klausuR.R' 'compare.R' 'grand.table.R'
'klausuR-internal.R' 'klausuR-internal.roxy.all.R'
'klausuR-package.R' 'klausur.R' 'klausur.data.R'
'klausur.gen.R' 'klausur.gen.corr.R' 'klausur.gen.marks.R'
'klausur.mufo.R' 'klausur.report.R' 'nret.rescale.R'
'nret.translator.R'
Packaged: 2015-02-07 15:57:52 UTC; m
Author: m.eik michalke [aut, cre]
Maintainer: m.eik michalke <meik.michalke@hhu.de>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-07 18:11:37

● Data Source: CranContrib
● 0 images, 19 functions, 3 datasets
● Reverse Depends: 0

LinRegInteractive : Interactive Interpretation of Linear Regression Models

Package: LinRegInteractive
Type: Package
Title: Interactive Interpretation of Linear Regression Models
Version: 0.3-1
Date: 2015-04-22
Author: Martin Meermeyer
Maintainer: Martin Meermeyer <m.meermeyer@gmail.com>
Description: Interactive visualization of effects, response functions
and marginal effects for different kinds of regression models. In this version
linear regression models, generalized linear models, generalized additive
models and linear mixed-effects models are supported.
Major features are the interactive approach and the handling of the effects of categorical covariates:
if two or more factors are used as covariates every combination of the levels of each
factor is treated separately. The automatic calculation of
marginal effects and a number of possibilities to customize the graphical output
are useful features as well.
License: GPL-2
Depends: R (>= 3.0.0), rpanel (>= 1.1-3), xtable
Suggests: AER, gam, mgcv, nlme
NeedsCompilation: no
Packaged: 2015-04-22 14:15:36 UTC; MM
Repository: CRAN
Date/Publication: 2015-04-23 11:36:42

● Data Source: CranContrib
● Cran Task View: Econometrics
● 0 images, 7 functions, 2 datasets
● Reverse Depends: 0

MAMA : Meta-Analysis of MicroArray

Package: MAMA
Version: 2.2.1
Date: 2013-1-28
Title: Meta-Analysis of MicroArray
Author: Ivana Ihnatova <184415@mail.muni.cz>.
Maintainer: Ivana Ihnatova <184415@mail.muni.cz>
Depends: R (>= 2.15.1), methods, genefilter, metaMA, xtable, multtest,
gtools, grid, GeneMeta
Suggests: gplots, RankProd
Imports: MergeMaid, GeneMeta, xtable, methods, metaArray
Description: Implementation of methods for microarray meta-analysis.
License: GPL (>= 2)
Packaged: 2013-04-29 20:06:31 UTC; user
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-04-30 06:22:29

● Data Source: CranContrib
● Cran Task View: MetaAnalysis
4 images, 66 functions, 1 datasets
● Reverse Depends: 0

FactoClass : Combination of Factorial Methods and Cluster Analysis

Package: FactoClass
Version: 1.1.2
Date: 2015-08-04
Title: Combination of Factorial Methods and Cluster Analysis
Author: Campo Elias Pardo <cepardot@unal.edu.co>, Pedro Cesar del Campo
<pcdelcampon@unal.edu.co> and Camilo Jose Torres
<cjtorresj@unal.edu.co>, with the contributions from Ivan Diaz
<ildiazm@unal.edu.co>, Mauricio Sadinle
<msadinleg@unal.edu.co>.
Maintainer: Campo Elias Pardo <cepardot@unal.edu.co>
Depends: R (>= 2.7.0), ade4, xtable
Description: Multivariate exploration of a data table with factorial
analysis and cluster methods.
License: GPL (>= 2)
Encoding: latin1
NeedsCompilation: yes
Packaged: 2015-08-05 15:21:34 UTC; UNcepardot
Repository: CRAN
Date/Publication: 2015-08-05 20:05:36

● Data Source: CranContrib
● Cran Task View: Cluster
4 images, 22 functions, 0 datasets
Reverse Depends: 1

PIGE : Self contained gene set analysis for gene- and pathway-environment interaction analysis

Package: PIGE
Type: Package
Title: Self contained gene set analysis for gene- and
pathway-environment interaction analysis
Version: 0.9
Date: 2013-12-30
Author: Benoit Liquet, Therese Truong
Maintainer: Benoit Liquet <benoit.liquet@isped.u-bordeaux2.fr>
Depends: snowfall, ARTP, xtable, survival
Description: Extension of the ARTP package for gene- and pathway-environment
interaction
License: GPL (>= 2.0)
Collate: 'ARTP-GE.R' 'data.to.PIGE.R' 'permutation.snp.R'
'PIGE-package.R' 'compute.p.snp.obs.R' 'LR.inter.cat.R'
'LR.inter.cont.R' 'permutation.wrapper.cont.R' 'LR.cont.R'
'permutation.wrapper.cat.inter.R'
'permutation.wrapper.cont.inter.R'
'permutation.wrapper.cat.inter.Y.and.X.R'
'permutation.wrapper.cont.inter.Y.and.X.R'
'permutation.wrapper.cont.Y.and.X.R' 'LR.cont.surv.R'
'LR.inter.cat.surv.R' 'LR.inter.cont.surv.R'
'data.to.list.gene.snp.R'
Packaged: 2013-12-30 05:47:20 UTC; liquet
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-30 07:44:39

● Data Source: CranContrib
● 0 images, 18 functions, 7 datasets
● Reverse Depends: 0

SeleMix : Selective Editing via Mixture models

Package: SeleMix
Type: Package
Title: Selective Editing via Mixture models
Version: 0.9.1
Date: 2013-12-10
Author: Ugo Guarnera, M. Teresa Buglielli
Maintainer: Teresa Buglielli <bugliell@istat.it>
Description: Detection of outliers and influential errors using a latent variable model.
Depends: mvtnorm, Ecdat, xtable
License: EUPL
LazyLoad: yes
LazyData: yes
Packaged: 2013-12-12 10:46:35 UTC; bugliell
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-12 14:06:08

● Data Source: CranContrib
● Cran Task View: OfficialStatistics
47 images, 4 functions, 2 datasets
● Reverse Depends: 0

LeLogicielR : Functions and datasets to accompany the book "Le logiciel R: Maitriser le langage, Effectuer des analyses statistiques" (french)

Package: LeLogicielR
Type: Package
Title: Functions and datasets to accompany the book "Le logiciel R:
Maitriser le langage, Effectuer des analyses statistiques"
(french)
Version: 1.2
Date: 2012-04-20
Author: Lafaye de Micheaux Pierre, Drouilhet Remy, Liquet Benoit
Maintainer: P Lafaye de Micheaux <lafaye@dms.umontreal.ca>
Description: This package provides functions and datasets for the
reader of the book "Le logiciel R: Maitriser le langage,
Effectuer des analyse statistiques". The documentation and help
pages are written in french.
Language: fr
License: GPL (>= 2)
LazyLoad: yes
Depends: xtable, RColorBrewer, gdata, IndependenceTests
Encoding: latin1
Packaged: 2012-12-15 14:37:01 UTC; lafaye
Repository: CRAN
Date/Publication: 2012-12-15 15:55:07

● Data Source: CranContrib
5 images, 8 functions, 5 datasets
● Reverse Depends: 0