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 151 - 160 of 11200 found.
[1] < 11 12 13 14 15 16 17 18 19 20 21 > [1120]  Sort:

leaps : regression subset selection

Package: leaps
Title: regression subset selection
Version: 2.9
Author: Thomas Lumley <tlumley@u.washington.edu> using Fortran code by
Alan Miller
Description: Regression subset selection including exhaustive search
Depends:
Suggests: biglm
License: GPL (>= 2)
Maintainer: Thomas Lumley <tlumley@u.washington.edu>
Packaged: 2009-05-05 18:21:30 UTC; tlumley
Repository: CRAN
Date/Publication: 2009-05-05 18:43:21

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

learNN : Examples of Neural Networks

Package: learNN
Title: Examples of Neural Networks
Version: 0.2.0
Authors@R: person("Bastiaan", "Quast", email = "bquast@gmail.com", role = c("aut", "cre"))
Description: Implementations of several basic neural network concepts in R, as based on posts on url{http://qua.st/}.
Depends: R (>= 2.10.0)
License: GPL-3
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-09-29 10:41:22 UTC; quast
Author: Bastiaan Quast [aut, cre]
Maintainer: Bastiaan Quast <bquast@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-29 17:33:17

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

learningr : Data and functions to accompany the book "Learning R".

Package: learningr
Type: Package
Title: Data and functions to accompany the book "Learning R".
Version: 0.29
Date: 2013-10-20
Author: Richie Cotton
Maintainer: Richie Cotton <richierocks@gmail.com>
Description: Crabs in the English channel, deer skulls, English
monarchs, half-caste Manga characters, Jamaican cities,
Shakespeare's The Tempest, drugged up cyclists and sexually
transmitted diseases.
Imports: plyr
Suggests: knitr
License: Unlimited
LazyData: TRUE
VignetteBuilder: knitr
Collate: 'learningr-package.R' 'buggy_count.R' 'hypotenuse.R'
'fix_filenames.R'
Packaged: 2013-11-06 20:17:48 UTC; richie
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-06 23:05:19

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

learnstats : An Interactive Environment for Learning Statistics

Package: learnstats
Type: Package
Title: An Interactive Environment for Learning Statistics
Version: 0.1.1
Date: 2015-6-24
Authors@R: person("Daniel", "Walter", email = "dswalter@gmail.com",
role = c("aut", "cre"))
Description: Allows students to use R as an interactive educational environment
for statistical concepts, ranging from p-values to confidence intervals
to stability in time series.
License: GPL
LazyData: TRUE
Imports: shiny, Rcmdr
Depends: R (>= 3.1.0), ggplot2
NeedsCompilation: no
Packaged: 2015-06-25 03:38:18 UTC; daniel
Author: Daniel Walter [aut, cre]
Maintainer: Daniel Walter <dswalter@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-25 07:20:19

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

lefse : Phylogenetic and Functional Analyses for Ecology

Package: lefse
Type: Package
Title: Phylogenetic and Functional Analyses for Ecology
Version: 0.1
Date: 2014-09-04
Author: Nathan G. Swenson
Maintainer: Nathan G. Swenson <swensonn@msu.edu>
Description: Utilizing phylogenetic and functional information for the analyses of ecological datasets. The analyses include methods for quantifying the phylogenetic and functional diversity of assemblages.
License: GPL-2 | GPL-3
Depends: R (>= 2.10)
Imports: ape, picante, geiger, fBasics, SDMTools, vegan
Packaged: 2014-09-05 10:37:55 UTC; nathanswenson
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-11 21:03:26

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

leiv : Bivariate Linear Errors-In-Variables Estimation

Package: leiv
Version: 2.0-7
Type: Package
Title: Bivariate Linear Errors-In-Variables Estimation
Date: 2015-01-11
Authors@R: c(person("David", "Leonard", role = c("aut", "cre"),
email = "davidsleonard@outlook.com"))
Maintainer: David Leonard <davidsleonard@outlook.com>
Depends: R (>= 2.9.0)
Imports: methods, stats, graphics
Suggests: grDevices
Description: Estimate the slope and intercept of a bivariate
linear relationship by calculating a posterior density
that is invariant to interchange and scaling of the
coordinates.
License: GPL (>= 2)
URL: http://www.r-project.org
Packaged: 2015-01-11 14:47:41 UTC; macuser
Author: David Leonard [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-01-11 16:53:08

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

lessR : Less Code, More Results

Package: lessR
Version: 3.4.8
Date: 2016-05-01
Title: Less Code, More Results
Author: David W. Gerbing, School of Business Administration, Portland State University
Maintainer: David W. Gerbing <gerbing@pdx.edu>
Depends: R (>= 2.15.0)
Imports: graphics, grDevices, stats, utils, ellipse, leaps, foreign,
sas7bdat, readxl, triangle
Description: Each function accomplishes the work of several or more standard R functions. For example, two function calls, Read() and CountAll(), read the data and generate summary statistics for all variables in the data frame, plus histograms and bar charts as appropriate. Other functions provide for descriptive statistics, a comprehensive regression analysis, analysis of variance and t-test, plotting, bar chart, histogram, box plot, density curves, calibrated power curve, reading multiple data formats with the same function call, variable labels, color themes, and a built-in help system. A confirmatory factor analysis of multiple indicator measurement models is available, as are pedagogical routines for data simulation such as for the Central Limit Theorem. Compatible with 'RStudio' and 'knitr' including generation of R markdown instructions for interpretative output.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2016-05-01 17:16:08 UTC; gerbing
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2016-05-02 06:24:40

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

lestat : A package for LEarning STATistics

Package: lestat
Type: Package
Title: A package for LEarning STATistics
Version: 1.8
Date: 2013-11-21
Author: Petter Mostad <mostad@chalmers.se>
Maintainer: Petter Mostad <mostad@chalmers.se>
Depends: R (>= 1.8.0), stats, MASS
Description: This package contains some simple objects and functions to do
statistics using linear models and a Bayesian framework.
License: GPL-2
LazyLoad: yes
Packaged: 2013-11-21 19:40:07 UTC; mostad
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-11-21 21:29:17

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

letsR : Tools for Data Handling and Analysis in Macroecology

Package: letsR
Type: Package
Title: Tools for Data Handling and Analysis in Macroecology
Version: 2.6
Date: 2015-06-1
Author: Bruno Vilela & Fabricio Villalobos
Maintainer: Bruno Vilela <brunovilelasilva@hotmail.com>
Description: R functions for handling, processing, and analyzing geographic
data on species' distributions and environmental variables as well as species'
description and conservation information.
License: GPL-2
Imports: XML, geosphere, fields, maptools, sp, rgdal, rgeos, methods
Depends: R (>= 3.1.0), raster, maps
Suggests: testthat
LazyData: true
URL:
http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12401/abstract,
https://github.com/macroecology/letsR
BugReports: https://github.com/macroecology/letsR/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-02 15:03:49 UTC; bvilela
Repository: CRAN
Date/Publication: 2016-06-02 18:16:05

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

lettercase : Utilities for Formatting Strings with Consistent Capitalization, Word Breaks and White Space

Package: lettercase
Title: Utilities for Formatting Strings with Consistent Capitalization,
Word Breaks and White Space
Version: 0.13.1
Date: 2016-03-03
Authors@R: c(
person("Christopher", "Brown", , "chris.brown@decisionpatterns.com", c("aut", "cre") ),
person("Decision Patterns", role = "cph")
)
Description: Utilities for formatting strings and character
vectors to for capitalization, word break and white space. Supported formats
are: snake_case, spine-case, camelCase, PascalCase, Title Case, UPPERCASE,
lowercase, Sentence case or combinations thereof. 'lettercase' strives to
provide a simple, consistent, intuitive and high performing interface.
Depends: R (>= 3.1.0), stringr (>= 1.0.0)
Suggests: testthat, knitr, magrittr (>= 1.5)
License: GPL-2 | file LICENSE
LazyData: true
Collate: 'lettercase-package.R' 'make_names.R' 'make_str_replace.R'
'patterns.R' 'str_cap_words.R' 'str_collapse_whitespace.R'
'str_delete.R' 'str_functions.R' 'str_is.R' 'str_lowercase.R'
'str_sentence_case.R' 'str_snake_case.R' 'str_spine_case.R'
'str_title_case.R' 'str_transform.R' 'str_ucfirst.R'
'str_uppercase.R' 'utils.R' 'zzz.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-03-03 20:59:37 UTC; cbrown
Author: Christopher Brown [aut, cre],
Decision Patterns [cph]
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
Repository: CRAN
Date/Publication: 2016-03-03 23:54:35

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