Skip to contents

Design

Functions to help with the design of experiments.

design()
Create a complete experimental design with graph of design layout and skeletal ANOVA table
add_buffers()
Add buffers to an existing design
export_design_to_excel()
Export Experimental Design Layout to Excel
autoplot(<design>)
Plot the layout of an experimental design

Analysis

Functions to help with the analysis of experiments.

resplot()
Produce residual plots of linear models
multiple_comparisons()
Perform Multiple Comparison Tests on a statistical model
autoplot(<mct>)
Plot the predicted means from a multiple comparisons test
print(<mct>)
Print output of multiple_comparisons
autoplot(<pairwise_comparisons>) pairwise_comparisons() print(<pairwise_comparisons>)
Pairwise comparisons of predicted means
autoplot(<reference_comparisons>) reference_comparisons() print(<reference_comparisons>)
Compare predicted means against a single reference (control) level
variogram()
Display variogram plots for spatial models
logl_test()
Conduct a log-likelihood test for comparing terms in ASReml-R models

Utilities

Other helper functions.

autoplot()
Generate automatic plots for objects generated in biometryassist
heat_map()
Produce a heatmap of variables in a grid layout.
summary_graph()
Visualise a graphical summary of variables from a data frame
list_templates()
List available biometryassist templates
use_template()
Use biometryassist analysis templates
install_asreml() update_asreml()
Install or update the ASReml-R package