Learn R Programming

sjmisc (version 1.2)

sjmisc-package: Data Transformation and Labelled Data Utility Functions

Description

Collection of miscellaneous utility functions (especially intended for people coming from other statistical software packages like 'SPSS', and/or who are new to R), supporting following common tasks:
  • Reading and writing data between R and other statistical software packages like 'SPSS', 'SAS' or 'Stata' and working with labelled data; this includes easy ways to get and set label attributes, to convert labelled vectors into factors (and vice versa), or to deal with multiple declared missing values etc.
  • Data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values.
  • Convenient functions to perform frequently used statistical tests, or to calculate various commonly used statistical coefficients.
See also package-vignettes.

Arguments

encoding

UTF-8

Details

rl{ Package: sjmisc Type: Package Version: 1.2 Date: 2015-10-12 License: GPL-3 }

References

  • Documentation:http://www.strengejacke.de/sjPlot
  • Github:https://github.com/sjPlot/sjmisc
  • Bug reports:https://github.com/sjPlot/sjmisc/issues