R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
adabag
View on CRAN: Click
here
Download and install adabag package within the R console
Install from CRAN:
install.packages("adabag")
Install from Github:
library("remotes")
install_github("cran/adabag")
Install by package version:
library("remotes")
install_version("adabag", "5.0")
Attach the package and use:
library("adabag")
Maintained by
Esteban Alfaro
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-06-06
Latest Update: 2023-05-31
Description:
It implements Freund and Schapire's Adaboost.M1 algorithm and Breiman's Bagging
algorithm using classification trees as individual classifiers. Once these classifiers have been
trained, they can be used to predict on new data. Also, cross validation estimation of the error can
be done. Since version 2.0 the function margins() is available to calculate the margins for these
classifiers. Also a higher flexibility is achieved giving access to the rpart.control() argument
of 'rpart'. Four important new features were introduced on version 3.0, AdaBoost-SAMME (Zhu
et al., 2009) is implemented and a new function errorevol() shows the error of the ensembles as
a function of the number of iterations. In addition, the ensembles can be pruned using the option
'newmfinal' in the predict.bagging() and predict.boosting() functions and the posterior probability of
each class for observations can be obtained. Version 3.1 modifies the relative importance measure
to take into account the gain of the Gini index given by a variable in each tree and the weights of
these trees. Version 4.0 includes the margin-based ordered aggregation for Bagging pruning (Guo
and Boukir, 2013) and a function to auto prune the 'rpart' tree. Moreover, three new plots are also
available importanceplot(), plot.errorevol() and plot.margins(). Version 4.1 allows to predict on
unlabeled data. Version 4.2 includes the parallel computation option for some of the functions.
Version 5.0 includes the Boosting and Bagging algorithms for label ranking (Albano, Sciandra
and Plaia, 2023).
How to cite:
Esteban Alfaro (2006). adabag: Applies Multiclass AdaBoost.M1, SAMME and Bagging. R package version 5.0, https://cran.r-project.org/web/packages/adabag. Accessed 06 Nov. 2024.
Previous versions and publish date:
Other packages that cited adabag R package
View adabag citation profile
Other R packages that adabag depends,
imports, suggests or enhances
Complete documentation for adabag
Functions, R codes and Examples using
the adabag R package
Some associated functions: Ensemble_ranking_IW . adabag-internal . adabag-package . bagging.cv . bagging . boosting.cv . boosting . errorevol_ranking_vector_IW . margins . predict.bagging . predict.boosting . prep_data . simulatedRankingData .
Some associated R codes: Ensemble_ranking_IW.R . Margin.vote.R . MarginOrderedPruning.Bagging.R . OOBIndex.R . adabag-internal.R . adaboost.M1.R . autoprune.R . bagging.R . bagging.cv.R . boosting.cv.R . entropyEachTree.bagging.R . errorevol.R . errorevol_ranking_vector_IW.R . importanceplot.R . internal_functions.R . margins.R . plot.errorevol.R . plot.margins.R . predict.bagging.R . predict.boosting.R . predictOrderedAggregation.bagging.R . prep_data.R . select.R . vote.bagging.R . Full adabag package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
maic
A generalised workflow for generation of subject weights to be
used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rob Young (view profile)
memoise
Cache the results of a function so that when you
call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Winston Chang (view profile)
seriation
Infrastructure for ordering objects with an implementation of several
seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Hahsler (view profile)
mailR
Interface to Apache Commons Email to send emails
from R. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rahul Premraj (view profile)
ddp
The desirable Dietary Pattern (DDP)/ PPH score
measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Weksi Budiaji (view profile)
equatiomatic
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Philippe Grosjean (view profile)