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 - 7 of 7 found.
[1] < 1 > [1]  Sort:

maptpx : MAP Estimation of Topic Models

Package: maptpx
Title: MAP Estimation of Topic Models
Version: 1.9-2
Author: Matt Taddy <taddy@chicagobooth.edu>
Depends: R (>= 2.10), slam
Suggests: MASS
Description: Posterior maximization for topic models (LDA) in text analysis,
as described in Taddy (2012) `on estimation and selection for topic models'. Previous versions of this code were included as part of the textir package. If you want to take advantage of openmp parallelization, uncomment the relevant flags in src/MAKEVARS before compiling.
Maintainer: Matt Taddy <taddy@chicagobooth.edu>
License: GPL-3
URL: http://faculty.chicagobooth.edu/matt.taddy/index.html
NeedsCompilation: yes
Packaged: 2015-04-01 17:48:28 UTC; taddy
Repository: CRAN
Date/Publication: 2015-04-02 00:15:42

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

Rglpk : R/GNU Linear Programming Kit Interface

Package: Rglpk
Version: 0.6-2
Title: R/GNU Linear Programming Kit Interface
Description: R interface to the GNU Linear Programming Kit.
GLPK is open source software for solving large-scale linear programming (LP),
mixed integer linear programming (MILP) and other related problems.
Authors@R: c(person("Stefan", "Theussl", role = c("aut", "cre"), email = "Stefan.Theussl@R-project.org"), person("Kurt", "Hornik", role = "aut"), person("Christian", "Buchta", role = "ctb"), person("Heinrich", "Schuchardt", role = "ctb"))
Depends: slam (>= 0.1-9)
SystemRequirements: GLPK library package (e.g., libglpk-dev on
Debian/Ubuntu)
License: GPL-2 | GPL-3
URL: http://R-Forge.R-project.org/projects/rglp/
http://www.gnu.org/software/glpk/
NeedsCompilation: yes
Packaged: 2016-06-13 20:40:51 UTC; theussl
Author: Stefan Theussl [aut, cre],
Kurt Hornik [aut],
Christian Buchta [ctb],
Heinrich Schuchardt [ctb]
Maintainer: Stefan Theussl <Stefan.Theussl@R-project.org>
Repository: CRAN
Date/Publication: 2016-06-14 20:42:51

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

designmatch : Construction of Optimally Matched Samples for Randomized Experiments and Observational Studies that are Balanced by Design

Package: designmatch
Type: Package
Title: Construction of Optimally Matched Samples for Randomized
Experiments and Observational Studies that are Balanced by
Design
Version: 0.1.1
Date: 2016-02-14
Author: Jose R. Zubizarreta <zubizarreta@columbia.edu>, Cinar Kilcioglu <ckilcioglu16@gsb.columbia.edu>
Maintainer: Jose R. Zubizarreta <zubizarreta@columbia.edu>
Depends: R (>= 3.2), lattice, MASS, slam, Rglpk
Suggests: gurobi, Rcplex, Rsymphony
SystemRequirements: GLPK library package (e.g., libglpk-dev on
Debian/Ubuntu)
License: GPL-2 | GPL-3
Description: Includes functions for the construction of matched samples that are balanced by design. Among others, these functions can be used for matching in observational studies with treated and control units, with cases and controls, in related settings with instrumental variables, and in discontinuity designs. Also, they can be used for the design of randomized experiments, for example, for matching before randomization. By default, 'designmatch' uses the 'GLPK' optimization solver, but its performance is greatly enhanced by the 'Gurobi' optimization solver and its associated R interface. For their installation, please follow the instructions at http://user.gurobi.com/download/gurobi-optimizer and http://www.gurobi.com/documentation/6.5/refman/r_api_overview.html. We have also included directions in the gurobi_installation file in the inst folder.
NeedsCompilation: no
Packaged: 2016-02-15 20:55:07 UTC; jrz
Repository: CRAN
Date/Publication: 2016-02-15 23:40:25

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

RcmdrPlugin.temis : Graphical Integrated Text Mining Solution

Package: RcmdrPlugin.temis
Type: Package
Title: Graphical Integrated Text Mining Solution
Version: 0.7.5
Date: 2016-03-02
Authors@R: c(person("Milan", "Bouchet-Valat", email="nalimilan@club.fr", role=c("aut", "cre")),
person("Gilles", "Bastin", email="gilles.bastin@sciencespo-grenoble.fr", role=c("aut")))
Imports: Rcmdr (>= 2.1-1), tcltk, tcltk2, utils, ca, R2HTML (>= 2.3.0),
RColorBrewer, latticeExtra, stringi
Depends: methods, tm (>= 0.6), NLP, slam, zoo, lattice
Suggests: SnowballC, ROpenOffice, RODBC, tm.plugin.factiva (>= 1.4),
tm.plugin.lexisnexis (>= 1.1), tm.plugin.europresse (>= 1.1),
tm.plugin.alceste (>= 1.1), twitteR
Additional_repositories: http://www.omegahat.net/R
Description: An 'R Commander' plug-in providing an integrated solution to perform
a series of text mining tasks such as importing and cleaning a corpus, and
analyses like terms and documents counts, vocabulary tables, terms
co-occurrences and documents similarity measures, time series analysis,
correspondence analysis and hierarchical clustering. Corpora can be imported
from spreadsheet-like files, directories of raw text files, 'Twitter' queries,
as well as from 'Dow Jones Factiva', 'LexisNexis', 'Europresse' and 'Alceste' files.
License: GPL (>= 2)
URL: https://r-forge.r-project.org/projects/r-temis/
BugReports: https://r-forge.r-project.org/tracker/?group_id=1437
NeedsCompilation: no
Packaged: 2016-03-02 19:03:07 UTC; milan
Author: Milan Bouchet-Valat [aut, cre],
Gilles Bastin [aut]
Maintainer: Milan Bouchet-Valat <nalimilan@club.fr>
Repository: CRAN
Date/Publication: 2016-03-03 05:50:00

● Data Source: CranContrib
● Cran Task View: NaturalLanguageProcessing
● 0 images, 34 functions, 0 datasets
● Reverse Depends: 0

Rcplex : R Interface to CPLEX

Package: Rcplex
Version: 0.3-3
Date: 2016-06-09
Title: R Interface to CPLEX
Authors@R: c( person("Hector Corrada", "Bravo", role = "aut"), person("Kurt", "Hornik", role = "ctb"),
person("Stefan", "Theussl", role = c("aut", "cre"), email = "Stefan.Theussl@R-project.org") )
Description: R interface to CPLEX solvers for linear, quadratic, and (linear and quadratic) mixed integer programs. Support for quadratically constrained programming is available. See the file "INSTALL" for details on how to install the Rcplex package in Linux/Unix-like and Windows systems. Support for sparse matrices is provided by an S3-style class "simple_triplet_matrix" from package slam and by objects from the Matrix package class hierarchy.
LazyLoad: yes
Depends: R (>= 2.6.0), slam
Imports: methods
Enhances: Matrix
SystemRequirements: IBM ILOG CPLEX libraries and headers
License: LGPL (>= 2.0)
URL: http://R-Forge.R-project.org/projects/rcplex
NeedsCompilation: yes
Packaged: 2016-06-11 20:34:17 UTC; theussl
Author: Hector Corrada Bravo [aut],
Kurt Hornik [ctb],
Stefan Theussl [aut, cre]
Maintainer: Stefan Theussl <Stefan.Theussl@R-project.org>
Repository: CRAN
Date/Publication: 2016-06-12 19:03:03

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

biogram : N-Gram Analysis of Biological Sequences

Package: biogram
Type: Package
Title: N-Gram Analysis of Biological Sequences
Version: 1.2
LazyData: true
Date: 2015-04-02
Authors@R: c(
person("Michal", "Burdukiewicz",
email = "michalburdukiewicz@gmail.com",
role = c("cre", "aut")),
person("Piotr", "Sobczyk",
role = "aut"),
person("Chris", "Lauber",
role = "aut"))
Description: Tools for extraction and analysis of various
n-grams (k-mers) derived from biological sequences (proteins
or nucleic acids). Uses QuiPT (quick permutation test) for fast
feature-filtering to deal with the dimensionality of the n-gram data.
License: GPL-3
URL: https://github.com/michbur/biogram
BugReports: https://github.com/michbur/biogram/issues
Depends: R (>= 3.0.0), slam
Imports: bit, entropy
Suggests: ggplot2, testthat
NeedsCompilation: no
Repository: CRAN
Packaged: 2015-06-22 10:47:36 UTC; michal
Author: Michal Burdukiewicz [cre, aut],
Piotr Sobczyk [aut],
Chris Lauber [aut]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2015-06-22 12:59:21

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

qlcMatrix : Utility Sparse Matrix Functions for Quantitative Language Comparison

Package: qlcMatrix
Type: Package
Title: Utility Sparse Matrix Functions for Quantitative Language
Comparison
Version: 0.9.5
Date: 2015-10-08
Author: Michael Cysouw
Maintainer: Michael Cysouw <cysouw@mac.com>
Description: Extension of the functionality of the Matrix package for using sparse matrices. Some of the functions are very general, while other are highly specific for special data format as used for quantitative language comparison (QLC).
License: GPL-3
Encoding: UTF-8
Depends: Matrix (>= 1.1-0), R (>= 2.10), slam (>= 0.1-32)
Imports: methods
Suggests: MASS, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-10-08 23:55:26 UTC; cysouw
Repository: CRAN
Date/Publication: 2015-10-09 10:29:16

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