-
Notifications
You must be signed in to change notification settings - Fork 0
sooheang/OutlierDC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ## OutlierDC: Identification of Outlying Observations in Censored Data using R [](https://travis-ci.org/sooheang/OutlierDC) [](https://ci.appveyor.com/project/sooheang/OutlierDC/branch/master) [](http://cran.r-project.org/package=OutlierDC) [](https://codecov.io/github/sooheang/OutlierDC?branch=master) [](http://cran.rstudio.com/web/packages/OutlierDC/index.html) ### Installation You can install: * the latest released version from CRAN with ```R install.packages("OutlierDC") ```` * the latest development version from github with ```R if (packageVersion("devtools") < 1.6) { install.packages("devtools") } devtools::install_github("sooheang/OutlierDC") ``` ### ### Publication
About
Identification of Outlying Observations in Censored Data
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published