Skip to content

igutierrezm/ANOVABNPTestR

Repository files navigation

ANOVABNPTestR

docs

An R package that implements the (BNP) Factorial ANOVA model described in Gutiérrez et al. (2024). See the documentation for details and the getting started vignette for a working example.

Installation

You can install ANOVABNPTestR from source as follows:

remotes::install_github("igutierrezm/ANOVABNPTestR")

You can install its Julia dependencies as follows:

ANOVABNPTestR::setup()

You only need to do this once.

Dependencies

ANOVABNPTestR requires Julia v1.6.1+. You can download it from here. See the following link for instructions.

Releases

No releases published

Packages

No packages published