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]
First Published: 2013-08-08
Latest Update: 2020-12-06
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 11 Apr. 2025.
Previous versions and publish date:
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)
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for stylo020406080100120140TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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