A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/angeella/powerPLS below:

GitHub - angeella/powerPLS

This package provides a tool to perform power analysis in Partial Least Squares (PLS) for classification when two classes are analyzed.

You can install the released version of powerPLS with:

devtools::install_github("angeella/powerPLS")

The main functions are

datas <- simulatePilotData(nvar = 10, clus.size = c(5,5),m = 6,nvar_rel = 5,A = 2)
out <- computePower(X = datas$X, Y = datas$Y, A = 3, n = 20, test = "R2")
out <- computeSampleSize(X = datas$X, Y = datas$Y, A = 2, A = 3, n = 20, test = "R2")

Andreella, A., Finos, L., Scarpa, B. and Stocchero, M. "Towards a power analysis for PLS-based methods" arXiv:2403.10289 stat.ME. link: https://arxiv.org/abs/2403.10289

Please write to angela.andreella[\at]unive[\dot]it or insert a reproducible example using reprex on my issue github page.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4