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 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:53), 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

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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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