Learn R Programming

⚠️There's a newer version (1.8.2) of this package.Take me there.

DSWE (version 1.6.3)

Data Science for Wind Energy

Description

Data science methods used in wind energy applications. Current functionalities include creating a multi-dimensional power curve model, performing power curve function comparison, covariate matching, and energy decomposition. Relevant works for the developed functions are: funGP() - Prakash et al. (2022) , AMK() - Lee et al. (2015) , tempGP() - Prakash et al. (2022) , ComparePCurve() - Ding et al. (2021) , deltaEnergy() - Latiffianti et al. (2022) , syncSize() - Latiffianti et al. (2022) , imptPower() - Latiffianti et al. (2022) , All other functions - Ding (2019, ISBN:9780429956508).

Copy Link

Version

Install

install.packages('DSWE')

Monthly Downloads

195

Version

1.6.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Yu Ding

Last Published

July 21st, 2023

Functions in DSWE (1.6.3)

updateData.tempGP

Update the data in a tempGP object
ComputeWeightedDifference

Percentage weighted difference between power curves
ComparePCurve

Power curve comparison
KnnUpdate

KNN : Update
CovMatch

Covariate Matching
KnnPredict

KNN : Predict
AMK

Additive Multiplicative Kernel Regression
SvmPCFit

SVM based power curve modelling
SplinePCFit

Smoothing spline Anova method
BayesTreePCFit

Tree based power curve estimate
KnnPCFit

KNN : Fit
tempGP

temporal Gaussian process
syncSize

Data synchronization
predict.tempGP

predict from temporal Gaussian process
imptPower

Power imputation
funGP

Function comparison using Gaussian Process and Hypothesis testing
data1

Wind Energy data set containing 47,542 data points
updateData

Updating data in a model
deltaEnergy

Energy decomposition for wind turbine performance comparison
data2

Wind Energy data set containing 48,068 data points