Skip to content

R tools to fit linear models for diallel experiments

Notifications You must be signed in to change notification settings

OnofriAndreaPG/lmDiallel

Repository files navigation

lmDiallel

Overview

This package contains several functions to fit diallel models in R by using general purpose functions for linear model fitting, such as 'lm()' and 'sommer()'. Convenient wrappers are provided for the ease of users.

Installation

# You can install lmDiallel from GitHub
# install.packages("devtools")
# devtools::install_github("onofriAndreaPG/lmDiallel")

About

R tools to fit linear models for diallel experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages