Learn R Programming

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

BIFIEsurvey

Tools for Survey Statistics in Educational Assessment

If you use BIFIEsurvey and have suggestions for improvement or have found bugs, please email me at robitzsch@ipn.uni-kiel.de.

Manual

The manual may be found here https://alexanderrobitzsch.github.io/BIFIEsurvey/

CRAN version

The official version of BIFIEsurvey is hosted on CRAN and may be found here. The CRAN version can be installed from within R using:

utils::install.packages("BIFIEsurvey")

GitHub version

The version hosted here is the development version of BIFIEsurvey. The GitHub version can be installed using devtools as:

devtools::install_github("alexanderrobitzsch/BIFIEsurvey")

Copy Link

Version

Install

install.packages('BIFIEsurvey')

Monthly Downloads

1,610

Version

3.3-12

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Alexander Robitzsch

Last Published

June 12th, 2019

Functions in BIFIEsurvey (3.3-12)

BIFIE.linreg

Linear Regression
data.test1

Some Datasets for Testing Purposes
data.timss

Dataset TIMSS 2011
BIFIE.crosstab

Cross Tabulation
BIFIE.lavaan.survey

Fitting a Model in lavaan or in survey
BIFIE.pathmodel

Path Model Estimation
BIFIE.hist

Histogram
BIFIEsurvey-utilities

Utility Functions in BIFIEsurvey
BIFIE.mva

Missing Value Analysis
bifietable

An Rcpp Based Version of the table Function
BIFIE.logistreg

Logistic Regression
data.bifie

Example Datasets for the BIFIEsurvey Package
BIFIE.univar.test

Analysis of Variance and Effect Sizes for Univariate Statistics
data.pisaNLD

Some PISA Datasets
BIFIE.univar

Univariate Descriptive Statistics (Means and Standard Deviations)
BIFIEsurvey-package

BIFIEsurvey
save.BIFIEdata

Saving, Writing and Loading BIFIEdata Objects
BIFIE.twolevelreg

Two Level Regression
BIFIEdata2svrepdesign

Conversion of a BIFIEdata Object into a svyrep Object in the survey Package (and the other way around)
se

Standard Errors of Estimated Parameters
BIFIE.ecdf

Empirical Distribution Function and Quantiles
BIFIE.freq

Frequency Statistics
BIFIE.waldtest

Wald Tests for BIFIE Methods
BIFIE.data

Creates an Object of Class BIFIEdata
BIFIE.correl

Correlations and Covariances
BIFIE.by

Statistics for User Defined Functions
BIFIE.BIFIEdata2BIFIEcdata

Conversion and Selection of BIFIEdata Objects
BIFIEdata.select

Selection of Variables and Imputed Datasets for Objects of Class BIFIEdata
BIFIE.data.jack

Create BIFIE.data Object with Jackknife Zones
BIFIE.data.transform

Data Transformation for BIFIEdata Objects
BIFIE.derivedParameters

Statistical Inference for Derived Parameters
BIFIE.data.boot

Create BIFIE.data Object based on Bootstrap