Code Monkey home page Code Monkey logo

agricolae's Introduction

agricolae: Statistical Procedures for Agricultural Research

Version : 1.4.0; License: GPL-2|GPL-3
Felipe de Mendiburu1, Muhammad Yaseen2
  1. Professor of the Academic Department of Statistics and Informatics of the Faculty of Economics and Planning.National University Agraria La Molina-PERU.

  2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.


minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

develVersion

Project Status: WIP lifecycle Last-changedate Rdoc


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.

   

Installation

The package can be installed from CRAN as follows:

install.packages("agricolae", dependencies = TRUE)

 

The development version can be installed from github as follows:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/agricolae")

   

Detailed tutorial

   

What’s new

To know whats new in this version type:

news(package = "agricolae")

Links

CRAN page

Github page

Documentation website

Citing agricolae

To cite the R package agricolae in publications use:

citation("agricolae")

To cite the R package 'agricolae' in publications use:

  Felipe de Mendiburu and Muhammad Yaseen(2020).  agricolae:
  Statistical Procedures for Agricultural Research.R package version
  1.4.0 ,
  https://myaseen208.github.io/agricolae/https://cran.r-project.org/package=agricolae.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {agricolae: Statistical Procedures for Agricultural Research},
    author = {{Felipe de Mendiburu} and {Muhammad Yaseen}},
    year = {2020},
    note = {R package version 1.4.0},
    note = {https://myaseen208.github.io/agricolae/ },
    note = {https://cran.r-project.org/package=agricolae},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.

agricolae's People

Contributors

myaseen208 avatar igorkf avatar sherry520 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.