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 53 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

merTools : Tools for Analyzing Mixed Effect Regression Models

Package: merTools
Title: Tools for Analyzing Mixed Effect Regression Models
Version: 0.2.1
Authors@R: c(person(c("Jared", "E."), "Knowles", email = "jknowles@gmail.com",
role = c("aut", "cre")), person("Carl", "Frederick", email="carlbfrederick@gmail.com",
role = c("aut")))
Description: Provides methods for extracting results from mixed-effect model
objects fit with the 'lme4' package. Allows construction of prediction intervals
efficiently from large scale linear and generalized linear mixed-effects models.
Depends: R (>= 3.0.2), arm, lme4 (>= 1.1-11), methods, plyr
Suggests: testthat, knitr, rmarkdown, dplyr, foreach, parallel
Imports: mvtnorm, DT, shiny, abind, ggplot2, blme, broom
License: GPL (>= 2)
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
BugReports: https://www.github.com/jknowles/merTools
NeedsCompilation: no
Packaged: 2016-03-30 14:53:24 UTC; KNOWLJE
Author: Jared E. Knowles [aut, cre],
Carl Frederick [aut]
Maintainer: Jared E. Knowles <jknowles@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-30 20:35:22

● Data Source: CranContrib
● 0 images, 43 functions, 1 datasets
● Reverse Depends: 0

gcbd : GPU/CPU Benchmarking in Debian-based systems

Package: gcbd
Type: Package
Title: GPU/CPU Benchmarking in Debian-based systems
Version: 0.2.5
Date: $Date$
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: GPU/CPU Benchmarking on Debian-package based systems
This package benchmarks performance of a few standard linear algebra
operations (such as a matrix product and QR, SVD and LU decompositions)
across a number of different BLAS libraries as well as a GPU implementation.
.
To do so, it takes advantage of the ability to 'plug and play' different
BLAS implementations easily on a Debian and/or Ubuntu system. The current
version supports
- reference blas (refblas) which are unaccelerated as a baseline
- Atlas which are tuned but typically configure single-threaded
- Atlas39 which are tuned and configured for multi-threaded mode
- Goto Blas which are accelerated and multithreaded
- Intel MKL which are a commercial accelerated and multithreaded version.
As for GPU computing, we use the CRAN package
- gputools
.
For Goto Blas, the gotoblas2-helper script from the ISM in Tokyo can be
used. For Intel MKL we use the Revolution R packages from Ubuntu 9.10.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.11.1), RSQLite, plyr, reshape, lattice
Suggests: gputools, Matrix
SystemRequirements: Debian or Ubuntu system with access to Goto Blas,
Intel MKL, Atlas development build as well as a Nvidia GPU with
CUDA support
OS_type: unix
Packaged: 2013-12-12 03:32:49.992031 UTC; edd
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-12 07:29:10

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

DataLoader : Import Multiple File Types

Package: DataLoader
Title: Import Multiple File Types
Version: 1.3
Type: Package
Date: 2015-10-09
Author: Srivenkatesh Gandhi<srivenkateshg@sase.ssn.edu.in>,
Kreshnaa Raam S Bethusamy <kreshnaaraamsb@sase.ssn.edu.in>
Maintainer: Srivenkatesh Gandhi <srivenkateshg@sase.ssn.edu.in>
Description: Functions to import multiple files of multiple data file types ('.xlsx', '.xls', '.csv', '.txt')
from a given directory into R data frames.
Depends: readxl, plyr, tools, xlsx, rChoiceDialogs
Suggests: testthat
License: GPL (>= 2)
LazyData: TRUE
NeedsCompilation: no
Packaged: 2015-10-29 17:12:03 UTC; kresh
Repository: CRAN
Date/Publication: 2015-11-01 17:53:09

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

HRM : High-Dimensional Repeated Measures

Package: HRM
Version: 0.3.5
Date: 2016-05-03
Title: High-Dimensional Repeated Measures
Authors@R: c(person("Martin Happ", role = c("aut", "cre"),
email = "martin.happ@aon.at"),
person("Harrar W. Solomon", role = "aut"),
person("Arne C. Bathke", role = "aut"))
Author: Martin Happ [aut, cre], Harrar W. Solomon [aut], Arne C. Bathke [aut]
Maintainer: Martin Happ <martin.happ@aon.at>
LazyData: true
Depends: R (>= 3.0.0), MASS, matrixcalc, plyr, ggplot2, reshape2
Description: Inference for high-dimensional repeated measures in factorial designs.
License: GPL-2 | GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-04 08:11:48 UTC; Martin
Repository: CRAN
Date/Publication: 2016-05-04 12:46:23

● Data Source: CranContrib
1 images, 41 functions, 1 datasets
● Reverse Depends: 0

NAPPA : Performs the Processing and Normalisation of Nanostring miRNA and mRNA Data

Package: NAPPA
Type: Package
Title: Performs the Processing and Normalisation of Nanostring miRNA
and mRNA Data
Version: 2.0.1
Date: 2014-06-02
Author: Chris Harbron, Mark Wappett
Maintainer: Mark Wappett <m.a.wappett@googlemail.com>
Depends: R (>= 3.0.1), plyr (>= 1.8), NanoStringNorm (>= 1.1)
Description: Enables the processing and normalisation of the standard mRNA data output from the Nanostring nCounter software.
License: GPL-2
Repository: CRAN
NeedsCompilation: no
Packaged: 2015-03-03 13:38:31 UTC; kcfk059
Date/Publication: 2015-03-03 20:38:56

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

MRMR : Multivariate Regression Models for Reserving

Package: MRMR
Title: Multivariate Regression Models for Reserving
Description: Tools to analyze non-life loss reserves
Version: 0.1.3
Maintainer: Brian A. Fannin <BFannin@RedwoodsGroup.com>
Author: Brian A. Fannin
License: GPL (>= 2)
Depends: reshape2, ggplot2, lubridate, stats, lmtest, methods, plyr
Suggests: testthat
Collate: 'Help.R' 'TriangleAdjustMeasures.R' 'CreateOriginPeriods.R'
'CreateEvaluationDates.R' 'CreateDevelopmentLags.R'
'Triangle.R' 'PlotTriangle.R' 'TriangleMeta.R'
'LatestDiagonal.R' 'TriangleModel.R' 'SummaryTriangleModel.R'
'PlotModelFactors.R' 'PlotModelGoF.R' 'PlotTriangleModel.R'
'ProjectToDate.R' 'ProjectToDev.R' 'ProjectValues.R'
'TriangleProjection.R' 'CompleteTriangle.R' 'data.R'
'PlotResiduals.R' 'SerialCorrelation.R' 'GetTriangleData.R'
Packaged: 2013-09-26 21:00:40 UTC; bfannin
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-09-27 07:36:33

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

MScombine : Combine Data from Positive and Negative Ionization Mode Finding Common Entities

Package: MScombine
Type: Package
Title: Combine Data from Positive and Negative Ionization Mode Finding
Common Entities
Version: 1.1
Date: 2015-12-09
Author: Monica Calderon-Santiago
Maintainer: Monica Calderon-Santiago <b42casam@uco.es>
Description: Find common entities detected in both positive and negative
ionization mode, delete this entity in the less sensible mode and combine both
matrices.
License: GPL-2
Depends: R (>= 3.1.3), plyr
Suggests: testthat
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-09 10:51:20 UTC; FQM227
Repository: CRAN
Date/Publication: 2015-12-09 12:57:24

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

DoTC : Distribution of Typicality Coefficients

Package: DoTC
Type: Package
Title: Distribution of Typicality Coefficients
Version: 0.2
Date: 2016-06-17
Author: Philip Wadewitz, Julia Fischer, Kurt Hammerschmidt, Demian Battaglia, Holger Sennhenn-Reulen
Maintainer: Holger Sennhenn-Reulen <hsennhenn-reulen@dpz.eu>
Description: Calculation of cluster typicality coefficients as being generated by fuzzy k-means clustering.
Depends: ggplot2, plyr
Imports: methods
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2016-06-17 06:54:43 UTC; HSennhenn-Reulen
Repository: CRAN
Date/Publication: 2016-06-17 21:20:50

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

EBMAforecast : Ensemble BMA Forecasting

Package: EBMAforecast
Type: Package
Title: Ensemble BMA Forecasting
Version: 0.52
Date: 2016-02-09
Author: Jacob M. Montgomery, Florian M. Hollenbach, and Michael D. Ward
Maintainer: Florian M. Hollenbach <fhollenbach@tamu.edu>
Description: Ensemble BMA for social science data.
License: GPL (>= 2)
Depends: stats, graphics, separationplot, plyr, methods, Hmisc, abind
Imports: Rcpp (>= 0.11.3)
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-09 21:35:15 UTC; florianhollenbach
Repository: CRAN
Date/Publication: 2016-02-10 09:11:07

● Data Source: CranContrib
2 images, 11 functions, 0 datasets
● Reverse Depends: 0

EIAdata : R Wrapper for the Energy Information Administration (EIA) API

Package: EIAdata
Type: Package
Title: R Wrapper for the Energy Information Administration (EIA) API
Version: 0.0.3
Date: 2015-03-09
Author: Matthew Brigida
Maintainer: Matthew Brigida <matt@complete-markets.com>
Description: An R wrapper to allow the user to query categories and Series IDs, and import data, from the EIA's API.
Depends: R (>= 2.11.0), XML, plyr, xts, zoo
License: GPL-2
Packaged: 2015-03-10 03:32:56 UTC; matt
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-10 06:58:50

● Data Source: CranContrib
● Cran Task View: WebTechnologies
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0