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 191 - 200 of 11200 found.
[1] < 15 16 17 18 19 20 21 22 23 24 25 > [1120]  Sort:

linprog : Linear Programming / Optimization

Package: linprog
Version: 0.9-2
Date: 2012/10/17
Title: Linear Programming / Optimization
Author: Arne Henningsen
Maintainer: Arne Henningsen <arne.henningsen@gmail.com>
Depends: R (>= 2.4.0), lpSolve
Description: This package can be used to solve Linear Programming /
Linear Optimization problems by using the simplex algorithm.
License: GPL (>= 2)
URL: http://linprog.r-forge.r-project.org/
Packaged: 2012-10-17 08:45:29 UTC; arne
Repository: CRAN
Date/Publication: 2012-10-17 11:03:12

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

lint : Tools to check R code style

Package: lint
Title: Tools to check R code style
Version: 0.3
Date: 2013-01-23
Author: Andrew Redd <andrew.redd@hsc.utah.edu>
Maintainer: Andrew Redd <andrew.redd@hsc.utah.edu>
Description: Tools for checking R code for style compliance. Tools for
creating style compliance tests. A suite of pre-built tests is
provided.
Depends: R (>= 3.0)
Imports: plyr, harvestr, stringr, dostats, foreach
Suggests: testthat, roxygen2
License: GPL (>= 3)
Collate: 'conversion.R' 'find-utils.R' 'finders.R' 'family.R'
'functional.R' 'lint.R' 'base.patterns.R' 'pattern-utils.R'
'styles.assignment.R' 'styles.performance.R' 'styles.spacing.R'
'lint.patterns.R'
Packaged: 2013-01-23 19:41:52 UTC; aredd
Repository: CRAN
Date/Publication: 2013-04-03 10:42:24
NeedsCompilation: no

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

lintools : Manipulation of Linear Systems of (in)Equalities

Package: lintools
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Manipulation of Linear Systems of (in)Equalities
LazyData: no
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "van der Loo", role=c("aut","cre"), email="mark.vanderloo@gmail.com") , person("Edwin", "de Jonge", role="aut"))
Description: Variable elimination (Gaussian elimination, Fourier-Motzkin elimination),
Moore-Penrose pseudoinverse, reduction to reduced row echelon form, value substitution,
projecting a vector on the convex polytope described by a system of (in)equations,
simplify systems by removing spurious columns and rows and collapse implied equalities,
test if a matrix is totally unimodilar, compute variable ranges implied by linear
(in)equalities.
Version: 0.1.1.1
URL: https://github.com/data-cleaning/lintools
BugReports: https://github.com/data-cleaning/lintools/issues
Date: 2016-03-04
Imports: utils
Suggests: testthat, knitr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-04 16:45:29 UTC; mark
Author: Mark van der Loo [aut, cre],
Edwin de Jonge [aut]
Repository: CRAN
Date/Publication: 2016-03-04 22:30:48

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

lintr : Static R Code Analysis

Package: lintr
Title: Static R Code Analysis
Version: 1.0.0
Authors@R: person("Jim", "Hester", email = "james.f.hester@gmail.com", role = c("aut", "cre"))
URL: https://github.com/jimhester/lintr
BugReports: https://github.com/jimhester/lintr/issues
Description: Checks adherence to a given style, syntax errors and possible
semantic issues. Supports on the fly checking of R code edited with Emacs,
Vim and Sublime Text.
Depends: R (>= 3.1.1)
Imports: rex, crayon, codetools, stringdist, testthat, digest, igraph,
rstudioapi (>= 0.2), httr, jsonlite, knitr, stats, utils
Suggests: rmarkdown
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-15 13:27:43 UTC; jhester
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-16 00:10:24

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

lira : LInear Regression in Astronomy

Package: lira
Type: Package
Title: LInear Regression in Astronomy
Version: 1.2.0
Date: 2016-03-20
Author: Mauro Sereno
Maintainer: Mauro Sereno <mauro.sereno@unibo.it>
Description: Performs Bayesian linear regression in astronomy. The method accounts for heteroscedastic errors in both the independent and the dependent variables, intrinsic scatters (in both variables), time evolution of slopes, normalization and scatters, Malmquist and Eddington bias, and break of linearity. The posterior distribution of the regression parameters is sampled with a Gibbs method exploiting the JAGS library.
License: GPL-2
Depends: R (>= 2.14.0), coda, rjags
SystemRequirements: JAGS (>= 3.0.0) (see
http://mcmc-jags.sourceforge.net)
NeedsCompilation: no
Packaged: 2016-03-20 20:06:17 UTC; maurosereno
Repository: CRAN
Date/Publication: 2016-03-21 00:20:08

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

liso : Fitting lasso penalised additive isotone models

Package: liso
Type: Package
Title: Fitting lasso penalised additive isotone models
Version: 0.2
Date: 2010-05-24
Author: Zhou Fang
Maintainer: Zhou Fang <fang@stats.ox.ac.uk>
Description: Fits lasso (total variation) penalised additive isotone models
Depends: MASS, Iso
License: GPL
Packaged: 2010-05-24 16:34:53 UTC; fang
Repository: CRAN
Date/Publication: 2011-11-17 11:25:59

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

lisp : List-processing à la SRFI-1

Package: lisp
Type: Package
Encoding: UTF-8
Title: List-processing à la SRFI-1
Version: 0.1
Date: 2010-03-02
Author: Peter Danenberg <pcd@roxygen.org>
Maintainer: Peter Danenberg <pcd@roxygen.org>
Description: Though SRFI-1 scopes both list-processing and higher-order
programming, we'll save some list-orthogonal functions for the
`functional' package; this is freely a mixture of
implementation and API.
License: GPL (>= 2)
LazyLoad: yes
Suggests: RUnit
Collate: 'lisp.R'
Packaged: 2012-01-11 18:27:18 UTC; pcdanenb
Repository: CRAN
Date/Publication: 2012-01-12 09:24:37

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

lisrelToR : Import output from LISREL into R

Package: lisrelToR
Type: Package
Title: Import output from LISREL into R
Version: 0.1.4
Date: 2013-05-08
Depends: R (>= 2.15.0)
Author: Sacha Epskamp
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Description: This is an unofficial package aimed at automating the
import of LISREL output in R. This package or its maintainer
is not in any way affiliated with the creators of LISREL and
SSI, Inc.
License: GPL-2
Packaged: 2013-05-08 13:34:56 UTC; sacha
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-08 16:54:11

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

listWithDefaults : List with Defaults

Package: listWithDefaults
Type: Package
Title: List with Defaults
Version: 1.0.0
Date: 2015-10-16
Author: Russell S. Pierce
Maintainer: Russell S. Pierce <russell.s.pierce@gmail.com>
Description: Provides a function that, as an alternative to base::list, allows default values to be inherited from another list.
License: GPL-2
Suggests: testthat
Imports: assertthat
NeedsCompilation: no
Packaged: 2015-11-12 19:26:13 UTC; Russell Pierce
Repository: CRAN
Date/Publication: 2015-11-13 08:55:52

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

list : Statistical Methods for the Item Count Technique and List Experiment

Package: list
Version: 8.0
Date: 2015-5-19
Title: Statistical Methods for the Item Count Technique and List
Experiment
Author: Graeme Blair [aut, cre], Kosuke Imai [aut, cre], Bethany Park [ctb],
Alexander Coppock [ctb]
Maintainer: Graeme Blair <graeme.blair@columbia.edu>
Depends: R (>= 3.2.0), utils, sandwich (>= 2.3-3)
Imports: VGAM (>= 0.9-8), magic (>= 1.5-6), gamlss.dist (>= 4.3-4),
MASS (>= 7.3-40), quadprog (>= 1.5-5), corpcor (>= 1.6.7),
mvtnorm (>= 1.0-2), coda (>= 0.17-1)
Suggests: testthat (>= 0.9.1), knitr (>= 1.10.5)
VignetteBuilder: knitr
Description: Allows researchers to conduct multivariate statistical analyses of survey data with list experiments. This survey methodology is also known as the item count technique or the unmatched count technique and is an alternative to the commonly used randomized response method. The package implements the methods developed by Imai (2011), Blair and Imai (2012), Blair, Imai, and Lyall (2013), Imai, Park, and Greene (2014), and Aronow, Coppock, Crawford, and Green (2015). This includes a Bayesian MCMC implementation of regression for the standard and multiple sensitive item list experiment designs and a random effects setup, a Bayesian MCMC hierarchical regression model with up to three hierarchical groups, the combined list experiment and endorsement experiment regression model, a joint model of the list experiment that enables the analysis of the list experiment as a predictor in outcome regression models, and a method for combining list experiments with direct questions. In addition, the package implements the statistical test that is designed to detect certain failures of list experiments, and a placebo test for the list experiment using data from direct questions.
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-05-19 15:57:24 UTC; gblair
Repository: CRAN
Date/Publication: 2015-05-20 00:05:16

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