Coder Social home page Coder Social logo

biometris / statgengxe Goto Github PK

View Code? Open in Web Editor NEW
10.0 5.0 7.0 40.28 MB

See https://biometris.github.io/statgenGxE for a full description

Home Page: https://biometris.github.io/statgenGxE

R 97.36% TeX 2.64%
genetics multi-trial-analysis gxe-modelling gxe cran r-package

statgengxe's Introduction

statgenGxE

CRAN RStudio mirror downloads R-CMD-check codecov

statgenGxE is an R package providing functions for Genotype by Environment (GxE) analysis for data of plant breeding experiments.

The following types of analysis can be done using statgenGxE:

  • Mixed model analysis of GxE table of means
  • Finlay-Wilkinson Analysis
  • AMMI Analysis
  • GGE Analysis
  • Identifying mega environments
  • Stability measures
  • Modeling of heterogeneity of genetic variances and correlations

statgenGxE has extensive options for summarizing and visualizing the results of the analyses. For a full overview of all options it is best to read the vignette

Installation

  • Install from CRAN:
install.packages("statgenGxE")
  • Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/statgenGxE", ref = "develop", dependencies = TRUE)

statgengxe's People

Contributors

bartjanvanrossum avatar dbustoskorts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

statgengxe's Issues

Models for the VCOV structure in the vignette

Hello,

Just want to report a mistake in the vignette.
I had compared the model table to the original reference (Boer et al. 2007)
In the table of section"Modeling of heterogeneity of genetic variances and correlations",
var(gij) of the identity model should be ฯƒ2GE, and cov(gij;gik) in the compound symmetry model should be ฯƒ2G.

Best regards,
YCL

plot.AMMI overwritten by agricolae

Dear developers,
I wanted to report an issue I encountered while trying AMMI analysis with your package.
I am working on R version 4.0.4 and among my packages I have agricolae version 1.3-3. When I load statgenGxE I get the following message:

Registered S3 method overwritten by 'agricolae':
method from
plot.AMMI statgenGxE

Indeed, the plot function does not work with the gxeAmmi() output, giving me the following list of error/warnings:
Error in plot.window(...) : need finite 'xlim' values
Inoltre: Warning messages:
1: In min(x, na.rm = na.rm) :
no non-missing arguments to min; returning Inf
2: In max(x, na.rm = na.rm) :
no non-missing arguments to max; returning -Inf
3: In min(x, na.rm = na.rm) :
no non-missing arguments to min; returning Inf
4: In max(x, na.rm = na.rm) :
no non-missing arguments to max; returning -Inf
5: In plot.window(...) : invalid graphic parameter "plotType"
6: In plot.window(...) : invalid graphic parameter "scale"

Kind regards,
Chiara

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.