Learn R Programming

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

memisc (version 0.99.31.8.2)

Management of Survey Data and Presentation of Analysis Results

Description

An infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) 'SPSS' and 'Stata' files is provided. Further, the package allows to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to 'LaTeX' and HTML.

Copy Link

Version

Install

install.packages('memisc')

Monthly Downloads

11,762

Version

0.99.31.8.2

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Martin Elff

Last Published

February 23rd, 2025

Functions in memisc (0.99.31.8.2)

as.symbols

Construction of Lists of Symbols
annotations

Adding Annotations to Objects
as.array

Converting Data Frames into Arrays
attr-operators

Operators for Setting Annotations and Attributes
assign_if

Assign a values to a variable for instances where a condition is met
Write

Write Codebooks and Variable Descriptions into a Text File
cases

Distinguish between Cases Specified by Logical Conditions
Table

One-Dimensional Table of Frequences and/or Percentages
Substitute

Substitutions in Language Objects
applyTemplate

Apply a Formatting Template to a Numeric or Character Vector
contr

Convenience Methods for Setting Contrasts
coarsen

Coarsen a vector into a factor with a lower number of levels
deduplicate_labels

Handle duplicated labels
data.set manipulation

Manipulation of Data Sets
contract

Contract data into pattern-frequency format
charTrans

Character Translation of Aspects of Objects
codeplan

Describe structure of Data Sets and Importers
data.set

Data Set Objects
codebook

Generate a Codebook of a Data Set
collect

Collect Objects
format_html

Format Objects in HTML, show the HTML Format or Write it to a File
format_html.ftable

Format "Flattened Tables" as HTML
ftable-matrix

Combining flattened tables.
dimrename

Change dimnames, rownames, or colnames
html

Building Blocks for HTML Code
duplicated_labels

Check for and report duplicated labels
getSummary

Get Model Summaries for Use with "mtable"
format_md

Format Codebooks as Markdown
format_html.codebook

Format Codebooks as HTML
genTable

Generic Tables and Data Frames of Descriptive Statistics
mtable_format_html

HTML Formatting for 'mtable' Results
mtable_format_latex

Format 'mtable' Results for LaTeX
memisc-deprecated

Deprecated Functions in Package memisc
measurement_autolevel

Automatically Adapt Measurement Levels
measurement

Levels of Measurement of Survey Items
mtable_format_delim

Format for 'mtable' Objects for Writing into File
importers

Object Oriented Interface to Foreign Files
items

Survey Items
labels

Value Labels
percentages

Easy Creation of Tables of Percentages
mtable

Comparative Table of Model Estimates
relabel

Change labels of factors or labelled objects
items-to-vectors

How Survey Items Are Converted into "Ordinary" Data Vectors
neg2mis

Mark Negative Values as Missing
negative match

Negative Match
recode

Recode Items, Factors and Numeric Vectors
mtable_format_print

Print Format for 'mtable' Objects
rename

Change Names of a Named Object
percent

Table of Percentages with Percentage Base
query

Query an Object for Information
reversed

Reverse the codes of a survey item or the levels of a factor
sort-methods

Convenience Methods to Sort Data Frames and Data Sets
reorder.array

Reorder an Array or Matrix
Mean

Convenience wrappers for common statistical functions
to.data.frame

Convert an Array into a Data Frame
tibbles

Interface to Packages 'tibble' and 'haven'
styles

Formatting Styles for Coefficients, Factor Contrasts, and Summary Statistics
toLatex

Additional Methods for LaTeX Representations for R objects
sample-methods

Take a Sample from a Data Frame-like Object
trim_labels

Trim Codes from the Labels of an Item
Utility classes

Named Lists, Lists of Items, and Atomic Vectors
wild.codes

Table of frequencies for unlabelled codes
view_html

HTML Output for 'view.
xapply

Apply a function to ranges of variables
value.filter

Value Filters
view

A Generic Viewing Function
retain

Retain Objects in an Environment
within-operators

Operators to abbreviate use of "with" and "within"
withSE

Add Alternative Variance Estimates to Models Estimates
List

Create a list and conveniently supply names to its elements
Iconv

Convert Annotations, and Value Labels between Encodings
Memisc

Introduction to the 'memisc' Package
Groups

Operate on grouped data in data frames and data sets
Descriptives

Vectors of Univariate Sample Statistics
Reshape

Reshape data frames or data sets
Means

Means for groups of observations
foreach

Loop over Variables in a Data Frame or Environment
By

Conditional Evaluation of an Expression
Sapply

A Dimension Preserving Variant of "sapply" and "lapply"