Other packages > Find by keyword >

llama  

Leveraging Learning to Automatically Manage Algorithms
View on CRAN: Click here


Download and install llama package within the R console
Install from CRAN:
install.packages("llama")

Install from Github:
library("remotes")
install_github("cran/llama")

Install by package version:
library("remotes")
install_version("llama", "0.10.1")



Attach the package and use:
library("llama")
Maintained by
Lars Kotthoff
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-02
Latest Update: 2021-03-16
Description:
Provides functionality to train and evaluate algorithm selection models for portfolios.
How to cite:
Lars Kotthoff (2013). llama: Leveraging Learning to Automatically Manage Algorithms. R package version 0.10.1, https://cran.r-project.org/web/packages/llama. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1 (2013-04-02 20:51), 0.2 (2013-05-14 17:51), 0.4 (2013-08-20 13:22), 0.5.1 (2014-01-15 11:24), 0.6 (2014-04-29 17:11), 0.7.1 (2014-08-13 13:54), 0.7.2 (2014-09-20 16:49), 0.7 (2014-07-22 14:23), 0.8.1 (2015-02-03 20:06), 0.8 (2015-02-01 01:37), 0.9.1 (2015-12-05 15:28), 0.9.2 (2018-07-11 16:30), 0.9.3 (2020-05-22 10:30), 0.9.4 (2021-01-07 08:00), 0.9 (2015-11-22 11:48), 0.10 (2021-01-20 11:40)
Other packages that cited llama R package
View llama citation profile
Other R packages that llama depends, imports, suggests or enhances
Complete documentation for llama
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA