Learn R Programming

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

smicd (version 1.1.0)

Statistical Methods for Interval Censored Data

Description

Functions that provide statistical methods for interval censored (grouped) data. The package supports the estimation of linear and linear mixed regression models with interval censored dependent variables. Parameter estimates are obtained by a stochastic expectation maximization algorithm. Furthermore, the package enables the direct (without covariates) estimation of statistical indicators from interval censored data via an iterative kernel density algorithm. Survey and Organisation for Economic Co-operation and Development (OECD) weights can be included into the direct estimation (see, Walter, P. (2019) ).

Copy Link

Version

Install

install.packages('smicd')

Monthly Downloads

267

Version

1.1.0

License

GPL-2

Maintainer

Last Published

April 30th, 2020

Functions in smicd (1.1.0)

plot.kdeAlgo

Plot Diagnostics for a kdeAlgo Object
kdeAlgoObject

Fitted kdeAlgoObject
semLm

Linear Regression with Interval Censored Dependent Variable
semLme

Linear Mixed Regression with Interval Censored Dependent Variable
print.summary.sem

Prints a summary.sem Object
kdeAlgo

Estimation of Statistical Indicators from Interval Censored Data
Exam

Exam scores from inner London
print.sem

Prints a sem Object
plot.sem

Plot Diagnostics for sem Objects
print.kdeAlgo

Prints a kdeAlgo Object
semObject

Fitted semObject
smicd

Statistical Methods for Interval Censored (Grouped) Data
summary.sem

Summarizing Linear and Linear Mixed Models estimated with the SEM