Other packages > Find by keyword >

psda  

Polygonal Symbolic Data Analysis
View on CRAN: Click here


Download and install psda package within the R console
Install from CRAN:
install.packages("psda")

Install from Github:
library("remotes")
install_github("cran/psda")

Install by package version:
library("remotes")
install_version("psda", "1.4.0")



Attach the package and use:
library("psda")
Maintained by
Wagner Silva
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-05
Latest Update:
Description:
A toolbox in symbolic data framework as a statistical learning and data mining solution for symbolic polygonal data analysis. This study is a new approach in data analysis and it was proposed by Silva et al. (2019) . The package presents the estimation of main descriptive statistical measures, e.g, mean, covariance, variance, correlation and coefficient of variation. In addition, a method to obtain polygonal data from classical data is presented. Empirical probability distribution function based on symbolic polygonal histogram and a regression model with its main measures are presented.
How to cite:
Wagner Silva (2017). psda: Polygonal Symbolic Data Analysis. R package version 1.4.0, https://cran.r-project.org/web/packages/psda. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:44), 1.0.0 (2017-09-05 10:31), 1.0.1 (2018-10-08 06:10), 1.2.0 (2018-12-15 16:50), 1.3.0 (2019-03-19 15:10), 1.3.1 (2019-03-22 14:50), 1.3.2 (2019-06-24 20:00), 1.3.3 (2019-12-09 13:20), 1.4.0 (2020-05-24 18:40)
Other packages that cited psda R package
View psda citation profile
Other R packages that psda depends, imports, suggests or enhances
Functions, R codes and Examples using the psda R package
Some associated functions: fitted . longair . na.omit . paggreg . parea . pconvex . pcorr . pcov . pfreq . plr . pmean . pmean_id . pplot . print . print.plr . psda-deprecated . psim . psmi . psymbolic . ptransform-deprecated . pvar . pvari . rmsea . saeb2017 . spolygon . summary.plr . wnba2014 . 
Some associated R codes: data.R . fitted.plr.R . na.omit.polygonal.R . paggreg.R . parea.R . pconvex.R . pcorr.R . pcov.R . pfreq.R . plr.R . pmean.R . pmean_id.R . pplot.R . print.plr.R . print.summary.plr.R . psda-deprecated.R . psim.R . psmi.R . psymbolic.R . ptransform.R . pvar.R . pvari.R . rmsea.R . spolygon.R . summary.plr.R .  Full psda package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA