About Anaconda Help Download Anaconda

f30a78ec8 / packages

Package Name Access Summary Updated
r-longmemo public Datasets and Functionality from 'Jan Beran' (1994). Statistics for Long-Memory Processes; Chapman & Hall. Estimation of Hurst (and more) parameters for fractional Gaussian noise, 'fARIMA' and 'FEXP' models. 2025-03-25
r-lmodel2 public Computes model II simple linear regression using ordinary least squares (OLS), major axis (MA), standard major axis (SMA), and ranged major axis (RMA). 2025-03-25
r-lle public LLE is a non-linear algorithm for mapping high-dimensional data into a lower dimensional (intrinsic) space. This package provides the main functions to performs the LLE alogrithm including some enhancements like subset selection, calculation of the intrinsic dimension etc. 2025-03-25
r-listenv public List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting, e.g. 'x <- listenv(a = 1, b = 2); for (i in seq_along(x)) x[[i]] <- x[[i]] ^ 2; y <- as.list(x)'. 2025-03-25
r-learnbayes public A collection of functions helpful in learning the basic tenets of Bayesian statistical inference. It contains functions for summarizing basic one and two parameter posterior distributions and predictive distributions. It contains MCMC algorithms for summarizing posterior distributions defined by the user. It also contains functions for regression models, hierarchical models, Bayesian tests, and illustrations of Gibbs sampling. 2025-03-25
r-lavaan public Fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models. 2025-03-25
r-latticeextra public Building on the infrastructure provided by the lattice package, this package provides several new high-level functions and methods, as well as additional utilities such as panel and axis annotation functions. 2025-03-25
r-languager public Data sets exemplifying statistical methods, and some facilitatory utility functions used in ``Analyzing Linguistic Data: A practical introduction to statistics using R'', Cambridge University Press, 2008. 2025-03-25
r-lambda.r public A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety. 2025-03-25
r-lagged public Provides classes and methods for lagged objects. 2025-03-25
r-laeken public Estimation of indicators on social exclusion and poverty, as well as Pareto tail modeling for empirical income distributions. 2025-03-25
r-labeling public Provides a range of axis labeling algorithms 2025-03-25
r-knitr public Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques. 2025-03-25
r-kendall public Computes the Kendall rank correlation and Mann-Kendall trend test. See documentation for use of block bootstrap when there is autocorrelation. 2025-03-25
r-janeaustenr public Full texts for Jane Austen's 6 completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion". 2025-03-25
r-itertools public Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package. 2025-03-25
r-iterators public Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data. 2025-03-25
r-iswr public Data sets and scripts for text examples and exercises in P. Dalgaard (2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, ISBN 978-0387790534. 2025-03-25
r-isocodes public ISO language, territory, currency, script and character codes. Provides ISO 639 language codes, ISO 3166 territory codes, ISO 4217 currency codes, ISO 15924 script codes, and the ISO 8859 character codes as well as the UN M.49 area codes. 2025-03-25
r-islr public We provide the collection of data-sets used in the book 'An Introduction to Statistical Learning with Applications in R'. 2025-03-25
r-iplots public Interactive plots for R. 2025-03-25
r-invgamma public Light weight implementation of the standard distribution functions for the inverse gamma distribution, wrapping those for the gamma distribution in the stats package. 2025-03-25
r-inum public Enum-type representation of vectors and representation of intervals, including a method of coercing variables in data frames. 2025-03-25
r-insurancedata public Insurance datasets, which are often used in claims severity and claims frequency modelling. It helps testing new regression models in those problems, such as GLM, GLMM, HGLM, non-linear mixed models etc. Most of the data sets are applied in the project "Mixed models in ratemaking" supported by grant NN 111461540 from Polish National Science Center. 2025-03-25
r-insight public A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing. 2025-03-25

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy