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: 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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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