Skip to contents

Launch the BayesAMMI2 Shiny App

Usage

BayesAMMI2APP()

Value

output of BayesAMMI2 R package

Examples

if(interactive()) {
    library(BayesAMMI2)
    BayesAMMI2APP()
  }