Other packages > Find by keyword >

stylo  

Stylometric Multivariate Analyses
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stylo", "0.7.5")



Attach the package and use:
library("stylo")
Maintained by
Maciej Eder
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-08-08
Latest Update: 2024-04-03
Description:
Supervised and unsupervised multivariate methods, supplemented by GUI and some visualizations, to perform various analyses in the field of computational stylistics, authorship attribution, etc. For further reference, see Eder et al. (2016), <https://journal.r-project.org/archive/2016/RJ-2016-007/index.html>. You are also encouraged to visit the Computational Stylistics Group's website <https://computationalstylistics.github.io/>, where a reasonable amount of information about the package and related projects are provided.
How to cite:
Maciej Eder (2013). stylo: Stylometric Multivariate Analyses. R package version 0.7.5, https://cran.r-project.org/web/packages/stylo. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 0.5.1 (2013-08-08 17:46), 0.5.2 (2013-09-08 23:36), 0.5.3 (2014-01-02 23:19), 0.5.4 (2014-02-26 00:52), 0.5.5-1 (2014-04-10 09:26), 0.5.5 (2014-04-03 00:56), 0.5.6 (2014-05-21 07:29), 0.5.7 (2014-08-13 11:14), 0.5.8-1 (2014-10-01 09:52), 0.5.8-2 (2014-10-19 11:53), 0.5.8 (2014-09-03 15:53), 0.5.9 (2015-01-30 23:05), 0.6.0 (2015-08-18 16:58), 0.6.1 (2015-09-28 09:26), 0.6.2-1 (2015-11-19 23:39), 0.6.2 (2015-11-11 00:27), 0.6.3 (2015-12-20 15:34), 0.6.4 (2016-10-23 13:15), 0.6.5 (2017-11-05 16:01), 0.6.6 (2018-04-13 17:23), 0.6.7 (2018-05-26 17:43), 0.6.8 (2018-10-08 19:20), 0.6.9 (2019-01-21 19:20), 0.7.1 (2019-11-04 18:40), 0.7.2 (2020-04-20 12:50), 0.7.3 (2020-08-11 18:20), 0.7.4 (2020-12-06 12:40), 0.7.5 (2024-04-04 01:50), 0.7.7 (2026-05-12 14:50)
Other packages that cited stylo R package
View stylo citation profile
Other R packages that stylo depends, imports, suggests or enhances
Complete documentation for stylo
Functions, R codes and Examples using the stylo R package
Some associated functions: assign.plot.colors . change.encoding . check.encoding . classify . crossv . define.plot.area . delete.markup . delete.stop.words . dist.cosine . dist.delta . dist.entropy . dist.minmax . dist.simple . dist.wurzburg . galbraith . gui.classify . gui.oppose . gui.stylo . imposters . imposters.optimize . lee . load.corpus.and.parse . load.corpus . make.frequency.list . make.ngrams . make.samples . make.table.of.frequencies . novels . oppose . parse.corpus . parse.pos.tags . perform.culling . perform.delta . perform.impostors . perform.knn . perform.naivebayes . perform.nsc . perform.svm . performance.measures . plot.sample.size . rolling.classify . rolling.delta . size.penalize . stylo.default.settings . stylo.network . stylo . stylo.pronouns . txt.to.features . txt.to.words.ext . txt.to.words . zeta.chisquare . zeta.craig . zeta.eder . 
Some associated R codes: assign.plot.colors.R . change.encoding.R . check.corpus.size.R . check.encoding.R . classify.R . crossv.R . define.plot.area.R . delete.markup.R . delete.stop.words.R . dist.argamon.R . dist.cosine.R . dist.delta.R . dist.eder.R . dist.entropy.R . dist.minmax.R . dist.simple.R . dist.wurzburg.R . draw.polygons.R . gui.classify.R . gui.oppose.R . gui.stylo.R . imposters.R . imposters.optimize.R . load.corpus.R . load.corpus.and.parse.R . make.frequency.list.R . make.frequency.list.optimized.R . make.ngrams.R . make.samples.R . make.table.of.frequencies.R . make.table.of.frequencies.optimized.R . oppose.R . parse.corpus.R . parse.pos.tags.R . perform.culling.R . perform.delta.R . perform.impostors.R . perform.knn.R . perform.naivebayes.R . perform.nsc.R . perform.svm.R . performance.measures.R . plot.sample.size.R . print.stylo.corpus.R . print.stylo.data.R . print.stylo.results.R . process.metadata.R . rolling.delta.R . size.penalize.R . stylo.R . stylo.default.settings.R . stylo.network.R . stylo.pronouns.R . summary.stylo.corpus.R . summary.stylo.results.R . txt.to.features.R . txt.to.words.R . txt.to.words.ext.R . zeta.chisquare.R . zeta.craig.R . zeta.eder.R . zzz.R .  Full stylo package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
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  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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