formatGenEst | R Documentation |
GenEst requires dwp
data to be formatted as a data frame with columns
for turbine ID and for estimated dwp
for each carcass class. To
incorporate uncertainty in the estimates, nsim
simulated copies of
the basic format are appended to the columns in the data set.
formatGenEst(dwphat)
dwphat |
a |
an nsim*nturbine
by nclass + 1
data frame, with columns
for the turbine ID and for estimated dwp
for each carcass class (e.g.,
large
, medium
, small
, bat
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.