Other packages > Find by keyword >

AgroR  

Experimental Statistics and Graphics for Agricultural Sciences
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("AgroR", "1.3.6")



Attach the package and use:
library("AgroR")
Maintained by
Gabriel Danilo Shimizu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-30
Latest Update: 2023-08-09
Description:
Performs the analysis of completely randomized experimental designs (CRD), randomized blocks (RBD) and Latin square (LSD), experiments in double and triple factorial scheme (in CRD and RBD), experiments in subdivided plot scheme (in CRD and RBD), subdivided and joint analysis of experiments in CRD and RBD, linear regression analysis, test for two samples. The package performs analysis of variance, ANOVA assumptions and multiple comparison test of means or regression, according to Pimentel-Gomes (2009, ISBN: 978-85-7133-055-9), nonparametric test (Conover, 1999, ISBN: 0471160687), test for two samples, joint analysis of experiments according to Ferreira (2018, ISBN: 978-85-7269-566-4) and generalized linear model (glm) for binomial and Poisson family in CRD and RBD (Carvalho, FJ (2019), ). It can also be used to obtain descriptive measures and graphics, in addition to correlations and creative graphics used in agricultural sciences (Agronomy, Zootechnics, Food Science and related areas).
How to cite:
Gabriel Danilo Shimizu (2021). AgroR: Experimental Statistics and Graphics for Agricultural Sciences. R package version 1.3.6, https://cran.r-project.org/web/packages/AgroR. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.2.4 (2021-11-30 16:00), 1.2.5 (2021-12-03 11:30), 1.2.6 (2022-01-27 14:00), 1.2.7 (2022-02-07 22:20), 1.2.8 (2022-03-10 21:10), 1.2.9 (2022-04-06 21:12), 1.3.0 (2022-06-15 08:40), 1.3.1 (2022-08-29 19:30), 1.3.2 (2022-11-17 18:40), 1.3.3 (2023-03-22 22:00), 1.3.4 (2023-08-09 14:20), 1.3.5 (2023-09-14 00:22)
Other packages that cited AgroR R package
View AgroR citation profile
Other R packages that AgroR depends, imports, suggests or enhances
Complete documentation for AgroR
Functions, R codes and Examples using the AgroR R package
Some associated functions: AgroR-package . DBC.glm . DBC . DBCT . DIC.glm . DIC . DICT . DQL . DQLT . FAT2DBC.ad . FAT2DBC . FAT2DIC.ad . FAT2DIC . FAT3DBC.ad . FAT3DBC . FAT3DIC.ad . FAT3DIC . PCA_function . PSUBDBC . PSUBDIC . PSUBFAT2DBC . PSUBSUBDBC . STRIPLOT . TBARPLOT.reverse . aacp . aristolochia . bar_dunnett . bar_graph . bar_graph2 . barfacet . bargraph_onefactor . bargraph_twofactor . barplot_positive . bean . cloro . confinterval . conjdbc . conjdic . conjfat2dbc . cor_ic . corgraph . corn . covercrops . dbc.ad . desc . desc2fat . desc3fat . desd_fat2_quant_ad . dic.ad . dispvar . dunn . dunnett . emerg . enxofre . eucalyptus . ibarplot.double . jointcluster . laranja . line_plot . logistic . mirtilo . orchard . passiflora . pepper . phao . plot_TH . plot_TH1 . plot_cor . plot_interaction . plot_jitter . plot_tonetest . polynomial . polynomial2 . polynomial2_color . pomegranate . porco . quant.fat2.desd . radargraph . seg_graph . seg_graph2 . sensorial . simulate1 . simulate2 . simulate3 . sk_graph . sketch . soybean . spider_graph . summarise_anova . summarise_dunnett . tabledesc . test_two . tomate . tonetest . transf . weather . 
Some associated R codes: DBCglm_function.R . DICglm_function.R . FAT2DBC_function.R . FAT2DBCad_function.R . FAT2DIC_function.R . FAT2DICad_function.R . FAT3DBC_function.R . FAT3DBCad_function.R . FAT3DIC_function.R . FAT3DICad_function.R . PSUBDBC_function.R . PSUBDIC_function.R . PSUBFAT2DBC_function.R . PSUBSUB_function.R . aac_function.R . aristolochia_data.R . auxiliar_function.R . bar_dunnett.R . barfacets_function.R . bargraph2_function.R . bargraph_function.R . bargraph_onefactor.R . bargraph_twofactor.R . barplot_positive_function.R . bean_dataset.R . cloro.R . confinterval_function.R . conjdbc_function.R . conjdic_function.R . conjfatdbc_function.R . coric_function.R . corn_dataset.R . correlation_function.R . covercrops_dataset.R . croqui_function.R . dbc_ad.R . dbc_function.R . dbct_function.R . desc2fat_function.R . desc3fat_function.R . desc_function.R . desd_fat2_quant_ad.R . dic_ad.R . dic_function.R . dict_function.R . dispvar_function.R . dql_function.R . dqlt_function.R . dunn_function.R . dunnet_function.R . emerg.R . enxofre.R . eucalyptus_data.R . ibarplot_double.R . jointcluster.R . laranja.R . logistic_function.R . mirtilo.R . orchard_dataset.R . package.R . passiflora.R . pca_function.R . pepper_dataset.R . phao.R . plot_TH1_function.R . plot_TH_function.R . plot_interaction_function.R . plot_tonetest.R . plotcor_function.R . plotjitter_function.R . polynomial2_function.R . polynomial2color_function.R . polynomial_function.R . pomegranate.R . porco.R . quantfat2desd_function.R . radargraph_function.R . seggraph2_function.R . seggraph_function.R . sensorial.R . simulate1.R . simulate2.R . simulate3.R . sk_graph_function.R . soybean_dataset.R . spider_graph_function.R . stripplot_function.R . summarise_dunnett.R . summarise_function.R . tabledesc_function.R . tbarplotreverse_function.R . test_two_function.R . time_plot_function.R . tomate.R . tonetest_function.R . transf_function.R . weather.R .  Full AgroR 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

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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