Learn R Programming

⚠️There's a newer version (0.2-7) of this package.Take me there.

PRISMA

Protocol Inspection and State Machine Analysis

The package PRISMA is hosted on CRAN, so

install.packages("PRISMA")
library(PRISMA)
example(PRISMA)
vignette("PRISMA")

will give you a first impression.

Copy Link

Version

Install

install.packages('PRISMA')

Monthly Downloads

212

Version

0.2-5

License

GPL (>= 2.0)

Maintainer

Tammo Krueger

Last Published

March 16th, 2015

Functions in PRISMA (0.2-5)

plot.prisma

Generics For PRISMA Objects
prismaHclust

Matrix Factorization Based on Hierarchical Clustering
estimateDimension

Estimate Inner Dimension
thesis

The Thesis Data Set
getMatrixFactorizationLabels

Convert Coordinates of Matrix Factorization to Labels
plot.prismaMF

Generics For PRISMA Objects
prismaDuplicatePCA

Matrix Factorization Based on Replicate-Aware PCA
corpusToPrisma

Convert tm copus to PRISMA
plot.prismaDimension

Generics For PRISMA Objects
getDuplicateData

Restores Data with Duplicates
prismaNMF

Matrix Factorization Based on Replicate-Aware NMF
asap

The ASAP Data Set
loadPrismaData

Load PRISMA Data Files
PRISMA-package

PRISMA - Protocol Inspection and State Machine Analysis