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 31 - 40 of 11200 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [1120]  Sort:

medSTC : A max-margin supervised Sparse Topical Coding Model

Package: medSTC
Type: Package
Title: A max-margin supervised Sparse Topical Coding Model
Version: 1.0.0
Date: 2013-01-15
Author: Jun Zhu <junzhu@cs.cmu.edu>, Aykut FIRAT <aykut@mit.edu>
Maintainer: Aykut FIRAT <aykut@crimsonhexagon.com>
Description: This is a C++ implementation of Sparse Topical Coding
(STC), a model of discrete data which is fully described in Zhu
et al. (2011) (http://www.cs.cmu.edu/~junzhu/stc/stc.pdf). It
can be used for multi-class classification and describing
documents with underlying sparse topics.
Depends: R (>= 2.10)
License: file LICENSE
LazyLoad: yes
Packaged: 2013-01-23 20:17:33 UTC; aykut
Repository: CRAN
Date/Publication: 2013-01-24 08:24:00
NeedsCompilation: yes
License_restricts_use: yes

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

mederrRank : Bayesian Methods for Identifying the Most Harmful Medication Errors

Package: mederrRank
Title: Bayesian Methods for Identifying the Most Harmful Medication
Errors
Version: 0.0.8
Date: 2015-07-06
Description: Two distinct but related statistical approaches to the problem of identifying the combinations of medication error characteristics that are more likely to result in harm are implemented in this package: 1) a Bayesian hierarchical model with optimal Bayesian ranking on the log odds of harm, and 2) an empirical Bayes model that estimates the ratio of the observed count of harm to the count that would be expected if error characteristics and harm were independent. In addition, for the Bayesian hierarchical model, the package provides functions to assess the sensitivity of results to different specifications of the random effects distributions.
Author: Sergio Venturini, Jessica Myers
Maintainer: Sergio Venturini <sergio.venturini@unibocconi.it>
Depends: BB, methods, numDeriv, utils
Imports: graphics, stats
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Packaged: 2015-07-07 16:34:25 UTC; Sergio
Repository: CRAN
Date/Publication: 2015-07-08 00:27:38

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

medflex : Flexible Mediation Analysis Using Natural Effect Models

Package: medflex
Title: Flexible Mediation Analysis Using Natural Effect Models
Version: 0.6-0
Date: 2015-09-13
Authors@R: c( person("Johan", "Steen", email = "johan.steen@gmail.com", role =
c("aut", "cre")), person("Tom", "Loeys", email = "tom.loeys@ugent.be", role
= "aut"), person("Beatrijs", "Moerkerke", email =
"beatrijs.moerkerke@ugent.be", role = "aut"), person("Stijn",
"Vansteelandt", email = "stijn.vansteelandt@ugent.be", role = "aut"),
person("Joris", "Meys", email = "joris.meys@ugent.be", comment = "technical
support", role = "ctb"), person("Theis", "Lange", email =
"thlan@sund.ku.dk", comment = "valuable suggestions", role = "ctb"))
Description: Run flexible mediation analyses using natural
effect models as described in Lange, Vansteelandt and Bekaert (2012),
Vansteelandt, Bekaert and Lange (2012) and Loeys, Moerkerke, De Smet,
Buysse, Steen and Vansteelandt (2013).
Depends: R (>= 3.1.2), multcomp (>= 1.3-6)
License: GPL-2
URL: https://github.com/jmpsteen/medflex
LazyData: true
Imports: boot (>= 1.3-8), car (>= 2.0-21), Matrix (>= 1.1-4), graphics
(>= 3.1.2), sandwich (>= 2.3-2), stats (>= 3.1.2), utils (>=
3.1.2)
Suggests: arm (>= 1.7-05), gam (>= 1.09.1), glmnet (>= 1.9-8), mice (>=
2.22), mitools (>= 2.3), rpart (>= 4.1-8), SuperLearner (>=
2.0-15), VGAM (>= 0.9-5)
NeedsCompilation: no
Packaged: 2015-09-13 09:04:13 UTC; johansteen
Author: Johan Steen [aut, cre],
Tom Loeys [aut],
Beatrijs Moerkerke [aut],
Stijn Vansteelandt [aut],
Joris Meys [ctb] (technical support),
Theis Lange [ctb] (valuable suggestions)
Maintainer: Johan Steen <johan.steen@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-13 19:32:37

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

mediation : Causal Mediation Analysis

Package: mediation
Version: 4.4.5
Date: 2015-7-1
Title: Causal Mediation Analysis
Author: Dustin Tingley <dtingley@gov.harvard.edu>,
Teppei Yamamoto <teppei@mit.edu>,
Kentaro Hirose <hirose@princeton.edu>,
Luke Keele <ljk20@psu.edu>,
Kosuke Imai <kimai@princeton.edu>
Maintainer: Teppei Yamamoto <teppei@mit.edu>
Depends: R (>= 2.15.1), MASS, Matrix, mvtnorm, sandwich
Imports: lpSolve, Hmisc, lme4 (>= 1.0), stats, graphics, grDevices,
utils
Suggests: mgcv, quantreg, VGAM, SuppDists, survival, parallel
Description: We implement parametric and non parametric mediation analysis. This package performs the methods and suggestions in Imai, Keele and Yamamoto (2010), Imai, Keele and Tingley (2010), Imai, Tingley and Yamamoto (2013), Imai and Yamamoto (2013) and Yamamoto (2013). In addition to the estimation of causal mediation effects, the software also allows researchers to conduct sensitivity analysis for certain parametric models.
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://imai.princeton.edu/projects/mechanisms.html
NeedsCompilation: no
Packaged: 2015-07-17 22:39:12 UTC; teppei
Repository: CRAN
Date/Publication: 2015-07-18 17:00:14

● Data Source: CranContrib
● Cran Task View: Psychometrics
● 0 images, 25 functions, 6 datasets
● Reverse Depends: 0

medicalrisk : Medical Risk and Comorbidity Tools for ICD-9-CM Data

Package: medicalrisk
Type: Package
Title: Medical Risk and Comorbidity Tools for ICD-9-CM Data
Version: 1.2
Date: 2016-01-23
Authors@R: c(person("Patrick", "McCormick", role = c("aut", "cre"),
email = "patrick.mccormick@alum.mit.edu"),
person("Thomas", "Joseph", role = "aut",
email = "thomas.joseph@mountsinai.org"))
Description: Generates risk estimates and comorbidity flags from ICD-9-CM
codes available in administrative medical datasets. The package supports
the Charlson Comorbidity Index, the Elixhauser Comorbidity
classification, the Revised Cardiac Risk Index, and the Risk Stratification
Index. Methods are table-based, fast, and use the 'plyr' package, so
parallelization is possible for large jobs. Also includes a sample of
real ICD-9 data for 100 patients from a publicly available dataset.
Depends: R (>= 3.0.0)
Imports: plyr (>= 1.5), reshape2, hash
Suggests: testthat, knitr, ggplot2, gridExtra
License: GPL-3 | file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
BugReports: https://github.com/patrickmdnet/medicalrisk/issues
URL: https://github.com/patrickmdnet/medicalrisk
NeedsCompilation: no
Packaged: 2016-01-24 00:23:59 UTC; Patrick
Author: Patrick McCormick [aut, cre],
Thomas Joseph [aut]
Maintainer: Patrick McCormick <patrick.mccormick@alum.mit.edu>
Repository: CRAN
Date/Publication: 2016-01-24 15:45:31

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

mefa4 : Multivariate Data Handling with S4 Classes and Sparse Matrices

Package: mefa4
Type: Package
Title: Multivariate Data Handling with S4 Classes and Sparse Matrices
Version: 0.3-3
Date: 2016-02-29
Author: Peter Solymos
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: An S4 update of the 'mefa' package
using sparse matrices for enhanced efficiency.
Sparse array-like objects are supported via
lists of sparse matrices.
Depends: R (>= 2.14.0), methods, Matrix, pbapply
Suggests: mefa
License: GPL-2
URL: https://github.com/psolymos/mefa4
BugReports: https://github.com/psolymos/mefa4/issues
LazyLoad: yes
LazyData: true
NeedsCompilation: no
Packaged: 2016-03-01 05:40:41 UTC; root
Repository: CRAN
Date/Publication: 2016-03-01 10:43:04

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

mefa : Multivariate Data Handling in Ecology and Biogeography

Package: mefa
Type: Package
Title: Multivariate Data Handling in Ecology and Biogeography
Version: 3.2-7
Date: 2016-01-11
Author: Peter Solymos
Maintainer: Peter Solymos <solymos@ualberta.ca>
Description: A framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class `mefa' is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa' objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.
Depends: R (>= 2.14.0)
Suggests: MASS, vegan, mefa4, Matrix
Imports: methods
License: GPL-2
URL: https://github.com/psolymos/mefa
LazyLoad: yes
LazyData: true
NeedsCompilation: no
Packaged: 2016-01-11 22:08:05 UTC; Peter
Repository: CRAN
Date/Publication: 2016-01-12 00:26:03

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

megaptera : MEGAPhylogeny Techniques in R

Package: megaptera
Type: Package
Title: MEGAPhylogeny Techniques in R
Version: 1.0-0
Date: 2014-10-30
Author: Christoph Heibl
Maintainer: Christoph Heibl <christoph.heibl@gmx.net>
Depends: R (>= 2.10), snowfall, ips
Imports: ape, seqinr, methods, RPostgreSQL, XML
Suggests: knitr
Description: Given a set of taxa and marker, the goal is build a complete and correct sequence alignment for phylogenetic analysis.
License: GPL (>= 2)
VignetteBuilder: knitr
Packaged: 2014-11-13 06:55:15 UTC; stoffi
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-13 08:44:56

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

meifly : Interactive model exploration using GGobi

Package: meifly
Type: Package
Title: Interactive model exploration using GGobi
Description: Exploratory model analysis. Fit and graphical
explore ensembles of linear models.
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Version: 0.3
URL: https://github.com/hadley/meifly
BugReports: https://github.com/hadley/meifly/issues
Imports: plyr, leaps, MASS,
License: MIT + file LICENSE
LazyData: true
Roxygen: list(wrap = FALSE)
Packaged: 2014-04-23 15:10:10 UTC; hadley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-23 18:06:02

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

mem : Moving Epidemic Method R Package.

Package: mem
Type: Package
Title: Moving Epidemic Method R Package.
Version: 1.4
Date: 2014-07-10
Author: Jose E. Lozano Alonso <lozalojo@jcyl.es>
Maintainer: Jose E. Lozano Alonso <lozalojo@jcyl.es>
Depends: R (>= 3.1.0), sm, boot
Description: Modelization of influenza epidemics in order to monitor future activity.
License: GPL (>= 2)
Packaged: 2014-07-18 07:38:59 UTC; lozalojo
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-18 10:06:13

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