run dPCA on cos/sin transformed angles

run.dPCA(cossin, corr = FALSE, ignoreCache = FALSE)

Arguments

cossin
Filename of cos/sin transformed data.
corr
Use correlation instead of covariance. Effectively whitens the data before doing analysis.
ignoreCache
Ignore cached files and recalculate in any case.