The data consist of a set of variables measured on several groups of individuals. To each group is associated an estimated probability density function. The R package {dad} provides tools to create or manage such data and functional methods (principal component analysis, multidimensional scaling, cluster analysis, discriminant analysisâ¦) for such probability densities.
Rachid Boumaza, Pierre Santagostini, Smail Yousfi and Sabine Demotes-Mainard, https://journal.r-project.org/archive/2021/RJ-2021-071/index.html, The R Journal (2021) 13:2, pages 179â207, DOI: 10.32614/RJ-2021-071
InstallationInstall the package from the CRAN:
install.packages("dad")
Or from the repository, using the devtools
package:
install.packages("devtools")
devtools::install_git("https://forge.inrae.fr/dad/dad.git", build_vignettes = TRUE)
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