Learn R Programming

gainML (version 0.1.0)

pw.freq: Long-Term Frequency of Power Output

Description

A dataset containing power bins, the proportion of observing each power bin, and the accumulated hours of observing each power bin.

Usage

pw.freq

Arguments

Format

A data frame with 10 rows and 3 columns:

PW_bin

the right end point of the intervals defining power bins

freq

the proportion of observing each power bin from historical data

freq_h

the accumulated hours of observing each power bin from historical data