knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

gainML

The goal of gainML is to provide an effective machine learning-based tool that quantifies the gain of passive device installation on wind turbine generators (WTGs).

Installation

You can install the released version of gainML from CRAN with:

install.packages("gainML")

Example

Examples are given in the package manual and the vignette, so please refer to them.



hhwangbo/gainML documentation built on June 26, 2019, 11 a.m.