Learn R Programming

biometryassist (version 1.3.1)

Functions to Assist Design and Analysis of Agronomic Experiments

Description

Provides functions to aid in the design and analysis of agronomic and agricultural experiments through easy access to documentation and helper functions, especially for users who are learning these concepts. While not required for most functionality, this package enhances the `asreml` package which provides a computationally efficient algorithm for fitting mixed models using Residual Maximum Likelihood. It is a commercial package that can be purchased as 'asreml-R' from 'VSNi' , who will supply a zip file for local installation/updating (see ).

Copy Link

Version

Install

install.packages('biometryassist')

Monthly Downloads

652

Version

1.3.1

License

MIT + file LICENSE

Maintainer

Sam Rogers

Last Published

July 4th, 2025

Functions in biometryassist (1.3.1)

find_existing_package

Find existing asreml file
export_design_to_excel

Export Experimental Design Layout to Excel
multiple_comparisons

Perform Multiple Comparison Tests on a statistical model
extract_model_info

Extract model information using S3 dispatch
format_output_resplot

Format final output based on facet structure
handle_deprecated_param

Handle deprecated parameters
parse_version_table

Parse version table from web scraping
summary_graph

Visualise a graphical summary of variables from a data frame
logl_test

Conduct a log-likelihood test for comparing terms in ASReml-R models
manage_file

Manage the downloaded file
heat_map

Produce a heatmap of variables in a grid layout.
print.mct

Print output of multiple_comparisons
use_template

Use biometryassist analysis templates
process_aliased

Process aliased treatments in predictions
newer_version

Compare installed version of ASReml-R with available versions
remove_existing_asreml

Remove existing ASReml installation
quiet

Function to suppress output if desired, especially useful for ASReml output
variogram

Display variogram plots for spatial models
vario_df

Calculate the variogram data frame for a model
predictions

Get Predictions for Statistical Models
install_asreml

Install or update the ASReml-R package
satab

Produces a skeletal ANOVA table
get_version_table

Get released versions of ASReml-R in lookup table
install_dependencies

Install required dependencies
install_asreml_package

Install the ASReml package
get_r_os

Get the version of R and OS
shapiro_test

Shapiro-Wilk test
resplot

Produce residual plots of linear models
list_templates

List available biometryassist templates
resplt-deprecated

Residual plots of linear models.
add_buffers

Add buffers to an existing design
des_info

Produce a graph of design layout, skeletal ANOVA table and data frame with complete design
create_diagnostic_plots

Create diagnostic plots
autoplot

Generate automatic plots for objects generated in biometryassist
design

Create a complete experimental design with graph of design layout and skeletal ANOVA table
create_mac_folder

Create the folder MacOS needs for licensing
biometryassist

biometryassist: Functions to Assist Design and Analysis of Agronomic Experiments
biometryassist-deprecated

Deprecated functions in package biometryassist.
download_asreml_package

Download asreml package file
.check_package_available

Check Package Availability
create_buffers

Create buffers for design plots
combine_plots

Combine plots into final output
.is_light_colour

Determine if a Colour is Light
.compare_version

Function to compare package version for mocking