Other packages > Find by keyword >

agricolae  

Statistical Procedures for Agricultural Research
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("agricolae", "1.3-7")



Attach the package and use:
library("agricolae")
Maintained by
Felipe de Mendiburu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-12-10
Latest Update: 2023-10-22
Description:
Original idea was presented in the thesis "A statistical analysis tool for agricultural research" to obtain the degree of Master on science, National Engineering University (UNI), Lima-Peru. Some experimental data for the examples come from the CIP and others research. Agricolae offers extensive functionality on experimental design especially for agricultural and plant breeding experiments, which can also be useful for other purposes. It supports planning of lattice, Alpha, Cyclic, Complete Block, Latin Square, Graeco-Latin Squares, augmented block, factorial, split and strip plot designs. There are also various analysis facilities for experimental data, e.g. treatment comparison procedures and several non-parametric tests comparison, biodiversity indexes and consensus cluster.
How to cite:
Felipe de Mendiburu (2006). agricolae: Statistical Procedures for Agricultural Research. R package version 1.3-7, https://cran.r-project.org/web/packages/agricolae. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0-1 (2007-01-26 13:21), 1.0-2 (2007-02-11 13:04), 1.0-3 (2007-04-13 16:36), 1.0-4 (2007-09-11 20:57), 1.0-5 (2008-07-28 08:11), 1.0-6 (2008-12-17 18:23), 1.0-7 (2009-04-20 19:21), 1.0-8 (2009-12-01 18:35), 1.0-9 (2010-02-24 16:03), 1.0 (2006-12-10 16:10), 1.1-0 (2012-03-28 20:13), 1.1-1 (2012-04-05 07:42), 1.1-2 (2012-07-06 08:23), 1.1-3 (2012-12-21 19:27), 1.1-4 (2013-04-09 17:19), 1.1-5 (2013-11-04 14:53), 1.1-6 (2013-12-02 21:27), 1.1-7 (2014-01-06 17:18), 1.1-8 (2014-02-21 16:47), 1.1-9 (2014-06-18 18:19), 1.2-0 (2014-07-01 00:51), 1.2-1 (2014-09-01 17:45), 1.2-2 (2015-08-13 19:55), 1.2-3 (2015-10-06 22:46), 1.2-4 (2016-06-12 23:33), 1.2-5 (2017-07-26 07:37), 1.2-6 (2017-08-05 12:37), 1.2-7 (2017-09-01 22:23), 1.2-8 (2017-09-12 22:38), 1.3-0 (2019-01-07 22:00), 1.3-1 (2019-04-04 23:20), 1.3-2 (2020-01-19 19:50), 1.3-3 (2020-06-07 19:40), 1.3-5 (2021-06-06 06:30), 1.3-6 (2023-06-30 23:30)
Other packages that cited agricolae R package
View agricolae citation profile
Other R packages that agricolae depends, imports, suggests or enhances
Complete documentation for agricolae
Functions, R codes and Examples using the agricolae R package
Some associated functions: AMMI.contour . AMMI . BIB.test . CIC . Chz2006 . ComasOxapampa . DAU.test . DC . Glycoalkaloids . HSD.test . Hco2006 . LSD.test . LxT . PBIB.test . REGW.test . RioChillon . SNK.test . VanderWarden . agricolae-package . audpc . audps . bar.err . bar.group . carolina . clay . consensus . corn . correl . correlation . cotton . cv.model . cv.similarity . delete.na . design.ab . design.alpha . design.bib . design.crd . design.cyclic . design.dau . design.graeco . design.lattice . design.lsd . design.rcbd . design.split . design.strip . designMat . diffograph . disease . duncan.test . durbin.test . friedman . frijol . genxenv . graph.freq . grass . greenhouse . growth . haynes . hcut . heterosis . hgroups . huasahuasi . index.bio . index.smith . indexAMMI . inter.freq . intervals.freq . join.freq . kendall . kruskal . kurtosis . lastC . lateblight . lineXtester . markers . melon . montecarlo . natives . nonadditivity . normal.freq . ogive.freq . order.group . orderPvalue . pamCIP . paracsho . path.analysis . plot.graph.freq . plot.group . plotAMMI . plots . plrv . polygon.freq . potato . ralstonia . reg.homog . resampling.cv . resampling.model . rice . scheffe.test . similarity . simulation.model . sinRepAmmi . skewness . soil . sp.plot . ssp.plot . stability.nonpar . stability.par . stat.freq . strip.plot . sturges.freq . summary.graph.freq . sweetpotato . table.freq . tapply.stat . vark . waller . waller.test . wilt . yacon . zigzag . 
Some associated R codes: AMMI.R . AMMI.contour.R . BIB.test.R . DAU.test.R . HSD.test.R . LSD.test.R . Median.test.R . PBIB.test.R . REGW.test.R . SNK.test.R . audpc.R . audps.R . bar.err.R . bar.group.R . carolina.R . consensus.R . correl.R . correlation.R . cv.model.R . cv.similarity.R . delete.na.R . design.ab.R . design.alpha.R . design.bib.R . design.crd.R . design.cyclic.R . design.dau.R . design.graeco.R . design.lattice.R . design.lsd.R . design.mat.R . design.rcbd.R . design.split.R . design.strip.R . design.youden.R . diffograph.R . duncan.test.R . durbin.test.R . friedman.R . graph.freq.R . group.R . hcut.R . hgroups.R . index.AMMI.R . index.bio.R . index.smith.R . inter.freq.R . intervals.freq.R . join.freq.R . kendall.R . kruskal.R . kurtosis.R . lastC.R . lateblight.R . lineXtester.R . montecarlo.R . nonadditivity.R . normal.freq.R . ogive.freq.R . order.group.R . orderPvalue.R . path.analysis.R . plot.AMMI.R . plot.graph.freq.R . polygon.freq.R . reg.homog.R . resampling.cv.R . resampling.model.R . scheffe.test.R . similarity.R . simulation.model.R . skewness.R . sp.plot.R . ssp.plot.R . stability.nonpar.R . stability.par.R . stat.freq.R . strip.plot.R . sturges.freq.R . summary.graph.freq.R . table.freq.R . tapply.stat.R . vark.R . waerden.test.R . waller.R . waller.test.R . weatherSeverity.R . zigzag.R .  Full agricolae package functions and examples
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  
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  
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  
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  
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